Uses of Class
org.opencv.core.Core.MinMaxLocResult
-
Packages that use Core.MinMaxLocResult Package Description org.opencv.core -
-
Uses of Core.MinMaxLocResult in org.opencv.core
Methods in org.opencv.core that return Core.MinMaxLocResult Modifier and Type Method Description static Core.MinMaxLocResult
Core. minMaxLoc(Mat src)
static Core.MinMaxLocResult
Core. minMaxLoc(Mat src, Mat mask)
-