Start » Filter Reference » OpenCV » Histogram
Histogram
Select a filter from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
cvCalcBackProject | ![]() |
Calculates array histogram. This function perform cvCalcHist inside. |
OpenCV |
![]() |
cvCalcHist | ![]() |
Calculates array histogram. |
OpenCV |
![]() |
cvCLAHE | ![]() |
Equalizes histogram of image using adaptive histogram equalization. |
OpenCV |
![]() |
cvCompareHist | ![]() |
The function compares two dense or two sparse histograms using the specified method. |
OpenCV |
![]() |
cvEqualizeHist | ![]() |
Equalizes the histogram of a grayscale image. |
OpenCV |