| 
 | OpenCV 2.4.3 (RC) | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencv.core.Core.MinMaxLocResult
public static class Core.MinMaxLocResult
| Field Summary | |
|---|---|
|  Point | maxLoc | 
|  double | maxVal | 
|  Point | minLoc | 
|  double | minVal | 
| Constructor Summary | |
|---|---|
| Core.MinMaxLocResult() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public Point maxLoc
public double maxVal
public Point minLoc
public double minVal
| Constructor Detail | 
|---|
public Core.MinMaxLocResult()
| 
 | Official OpenCV 2.4 Documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||