OpenCV for Unity 2.6.3
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 | |
double | minVal |
double | maxVal |
Point | minLoc |
Point | maxLoc |
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 |