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