CvLineSegmentPolarToSegmentPoint Method OpenCvSharp Class Library
CvLineSegmentPointに変換する

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvLineSegmentPoint ToSegmentPoint(
	double scale
)

Parameters

scale
Type: SystemDouble

[Missing <param name="scale"/> documentation for "M:OpenCvSharp.CvLineSegmentPolar.ToSegmentPoint(System.Double)"]

Return Value

Type: CvLineSegmentPoint

[Missing <returns> documentation for "M:OpenCvSharp.CvLineSegmentPolar.ToSegmentPoint(System.Double)"]

See Also

Reference