Click or drag to resize

LineSegmentPointLength Method

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

Parameters

s
Type: OpenCvSharpLineSegmentPoint

Return Value

Type: Double
See Also