| MatMinMaxLoc Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | MinMaxLoc(Double, Double) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
|  | MinMaxLoc(Point, Point) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
|  | MinMaxLoc(Double, Double, Point, Point, InputArray) | 
            finds global minimum and maximum array elements and returns their values and their locations
             | 
 See Also
See Also