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