IFacemarkFacemarkPtr Property |
http://www.emgu.com
Return the pointer to the Facemark object
Namespace:
Emgu.CV.Face
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxIntPtr FacemarkPtr { get; }
ReadOnly Property FacemarkPtr As IntPtr
Get
property IntPtr FacemarkPtr {
IntPtr get ();
}
abstract FacemarkPtr : IntPtr with get
Return Value
Type:
IntPtrThe pointer to the Facemark object
See Also