Uses of Class
org.opencv.features2d.SimpleBlobDetector_Params
-
Packages that use SimpleBlobDetector_Params Package Description org.opencv.features2d -
-
Uses of SimpleBlobDetector_Params in org.opencv.features2d
Methods in org.opencv.features2d that return SimpleBlobDetector_Params Modifier and Type Method Description static SimpleBlobDetector_Params
SimpleBlobDetector_Params. __fromPtr__(long addr)
Methods in org.opencv.features2d with parameters of type SimpleBlobDetector_Params Modifier and Type Method Description static SimpleBlobDetector
SimpleBlobDetector. create(SimpleBlobDetector_Params parameters)
-