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 StandardCollector
StandardCollector. __fromPtr__(long addr)
static StandardCollector
StandardCollector. create()
Static constructorstatic StandardCollector
StandardCollector. create(double threshold)
Static constructor
-