OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
|
Public Member Functions | |
MinMaxLocResult () | |
Public Attributes | |
Point | maxLoc |
double | maxVal |
Point | minLoc |
double | minVal |
OpenCVForUnity.CoreModule.Core.MinMaxLocResult.MinMaxLocResult | ( | ) |
Point OpenCVForUnity.CoreModule.Core.MinMaxLocResult.maxLoc |
double OpenCVForUnity.CoreModule.Core.MinMaxLocResult.maxVal |
Point OpenCVForUnity.CoreModule.Core.MinMaxLocResult.minLoc |
double OpenCVForUnity.CoreModule.Core.MinMaxLocResult.minVal |