Uses of Class
org.opencv.face.StandardCollector
-
Packages that use StandardCollector Package Description org.opencv.face -
-
Uses of StandardCollector in org.opencv.face
Methods in org.opencv.face that return StandardCollector Modifier and Type Method Description static StandardCollectorStandardCollector. __fromPtr__(long addr)static StandardCollectorStandardCollector. create()Static constructorstatic StandardCollectorStandardCollector. create(double threshold)Static constructor
-