Click or drag to resize

LineSegmentPolarToSegmentPoint Method

CvLineSegmentPointに変換する

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public LineSegmentPoint ToSegmentPoint(
	double scale
)

Parameters

scale
Type: SystemDouble

Return Value

Type: LineSegmentPoint
See Also