FaceRecognizer_faceRecognizerPtr Field |
http://www.emgu.com
The native pointer to the FaceRecognizer object
Namespace:
Emgu.CV.Face
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntaxprotected IntPtr _faceRecognizerPtr
Protected _faceRecognizerPtr As IntPtr
protected:
IntPtr _faceRecognizerPtr
val mutable _faceRecognizerPtr: IntPtr
Field Value
Type:
IntPtr
See Also