-
-
-
-
-
histogram.rar
... Histogram represents the tonal distribution of an image. It plots the number of pixels
for each tonal value. In Histogram equalization the global contrast enhancement is obtained using
the cumulative density function of the image as a transfer function
-
-
-
histogram-(1).zip
This class is an interface to the actual histogram calculation class. This class has a constructor, methods to calculate histogram (setup, run, verify and cleanup) and member variables to store the data and result. The constructor ...
-
-
integral-histogram.rar
IHOG, compute a 3D matrix of orientation histogram, storing a integral histogram for each pixel in the image
-
-