Uses of Class
org.opencv.face.MACE
-
Packages that use MACE Package Description org.opencv.face -
-
Uses of MACE in org.opencv.face
Methods in org.opencv.face that return MACE Modifier and Type Method Description static MACE
MACE. __fromPtr__(long addr)
static MACE
MACE. create()
constructorstatic MACE
MACE. create(int IMGSIZE)
constructorstatic MACE
MACE. load(String filename)
constructorstatic MACE
MACE. load(String filename, String objname)
constructor
-