Click or drag to resize

EigenFaceRecognizer Fields

http://www.emgu.com

The EigenFaceRecognizer type exposes the following members.

Fields
  NameDescription
Protected field_basicFaceRecognizerPtr
The native pointer to the BasicFaceRecognizer object
(Inherited from BasicFaceRecognizer.)
Protected field_faceRecognizerPtr
The native pointer to the FaceRecognizer object
(Inherited from FaceRecognizer.)
Protected field_ptr
A pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Protected field_sharedPtr
A pointer to the shared pointer to the unmanaged object
(Inherited from SharedPtrObject.)
Top
See Also