OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
Classes
OpenCVForUnity.FaceModule Namespace Reference

Classes

class  BasicFaceRecognizer
 
class  BIF
 
class  EigenFaceRecognizer
 
class  Face
 
class  Facemark
 Abstract base class for all facemark models. More...
 
class  FacemarkAAM
 
class  FacemarkKazemi
 
class  FacemarkLBF
 
class  FacemarkTrain
 Abstract base class for trainable facemark models. More...
 
class  FaceRecognizer
 Abstract base class for all face recognition models. More...
 
class  FisherFaceRecognizer
 
class  LBPHFaceRecognizer
 
class  MACE
 Minimum Average Correlation Energy Filter useful for authentication with (cancellable) biometrical features. (does not need many positives to train (10-50), and no negatives at all, also robust to noise/salting) More...
 
class  PredictCollector
 Abstract base class for all strategies of prediction result handling. More...
 
class  StandardCollector
 Default predict collector. More...