Lagrange
|
A struct for storing an image histogram. More...
#include <lagrange/image/image_utils.h>
A struct for storing an image histogram.
ImageHistogram struct contains the counts of each bin, the boundaries of each bin and the overall minimum and maximum values of the image.