Click or drag to resize

Line3DPerpendicularFoot Method (Point3d)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Point3d PerpendicularFoot(
	Point3d point
)

Parameters

point
Type: OpenCvSharpPoint3d

Return Value

Type: Point3d
See Also