指定したx座標を両端とするような線分に変換する
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- x1
- Type: SystemInt32
[Missing <param name="x1"/> documentation for "M:OpenCvSharp.CvLineSegmentPolar.ToSegmentPointX(System.Int32,System.Int32)"]
- x2
- Type: SystemInt32
[Missing <param name="x2"/> documentation for "M:OpenCvSharp.CvLineSegmentPolar.ToSegmentPointX(System.Int32,System.Int32)"]
Return Value
Type: CvLineSegmentPoint[Missing <returns> documentation for "M:OpenCvSharp.CvLineSegmentPolar.ToSegmentPointX(System.Int32,System.Int32)"]
See Also