- 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 2020-04-03 16:05:20 / OpenCV 4.3.0