Ask Your Question

Revision history [back]

I'd use houghlines (cv::HoughLinesP). This should give you the endpoints of each segment.