- java.lang.Object
-
- org.opencv.core.Core.MinMaxLocResult
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
maxLoc
public Point maxLoc
-
maxVal
public double maxVal
-
minLoc
public Point minLoc
-
minVal
public double minVal
-
Constructor Detail
-
MinMaxLocResult
public MinMaxLocResult()
Generated on 2023-06-28 12:47:21 / OpenCV 4.8.0