Pointer to the point of the contour where the defect begins

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public IntPtr StartPointPointer
Visual Basic (Declaration)
Public StartPointPointer As IntPtr
Visual C++
public:
IntPtr StartPointPointer

See Also