Finds the minimum and maximum histogram bins and their positions
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)
Syntax
C# | Visual Basic | Visual C++ |
Remarks
Among several extremums with the same value the ones with minimum index (in lexicographical order).
In case of several maximums or minimums the earliest in lexicographical order extrema locations are returned.