Implement math helpers for libtuning. This includes: - Average, a wrapper class for numpy averaging functions - Gradient, a class that represents gradients, for distributing and mapping - Smoothing, a wrapper class for cv2 smoothing functions Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
||
---|---|---|
.. | ||
__init__.py | ||
average.py | ||
gradient.py | ||
image.py | ||
libtuning.py | ||
macbeth.py | ||
macbeth_ref.pgm | ||
smoothing.py | ||
utils.py |