Method ToSegmentPointX
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ToSegmentPointX(int, int)
Converts to a line segment with the specified x coordinates at both ends
public LineSegmentPoint ToSegmentPointX(int x1, int x2)
Converts to a line segment with the specified x coordinates at both ends
public LineSegmentPoint ToSegmentPointX(int x1, int x2)