http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Determines the distance from the point to the contour
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public double Distance( PointF point ) |
Visual Basic |
---|
Public Function Distance ( _ point As PointF _ ) As Double |
Visual C++ |
---|
public: double Distance( PointF point ) |
Parameters
- point
- Type: System.Drawing..::..PointF
The point to measured distance