Returns the distance between this line and the specified point
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- point
- Type: OpenCvSharpCvPoint3D32f
[Missing <param name="point"/> documentation for "M:OpenCvSharp.CvLine3D.Distance(OpenCvSharp.CvPoint3D32f)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CvLine3D.Distance(OpenCvSharp.CvPoint3D32f)"]
See Also