Pointer to the farthest point from the convex hull within the defect

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

Syntax

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

See Also