minMaxLoc

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void minMaxLoc(Mat m, double* minVal, double* maxVal, Point* minLoc, Point* maxLoc)
    void
    minMaxLoc
    (,
    double* minVal
    ,
    double* maxVal
    ,,)
  2. void minMaxLoc(Mat a, double* minVal, double* maxVal, int* minIdx, int* maxIdx)

Meta