Start » Filter Reference » OpenCV » Histogram » cvCompareHist
Module: | OpenCV |
---|
The function compares two dense or two sparse histograms using the specified method.
Name | Type | Description | |
---|---|---|---|
inHistogram1 | Histogram | First input histogram | |
inHistogram2 | Histogram | Second input histogram | |
inMethod | CvHistCompMethods | ||
outValue | Double |
Complexity Level
This filter is available on Basic Complexity Level.