Overload List
Name | Description |
---|---|
cvCalcArrHist(array<IntPtr>[]()[][], IntPtr, Boolean, IntPtr) |
Calculates the histogram of one or more single-channel images. The elements of a tuple that is used to increment a histogram bin are taken at the same location from the corresponding input images.
|
cvCalcArrHist(array<IntPtr>[]()[][], IntPtr, Int32, IntPtr) |
Calculates the histogram of one or more single-channel images. The elements of a tuple that is used to increment a histogram bin are taken at the same location from the corresponding input images.
|