Emgu CV Library Documentation
cvCalcArrHist Method
NamespacesEmgu.CVCvInvokecvCalcArrHist()()()

www.emgu.com/wiki
Members
IconMemberDescription
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.

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.

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)