Filtering Contours from Vision

Hello, I need help I desire to select/filter the contours on an image. Not sure best way to do that. Idea select/filter for bottom left most contour? see image attached please. also will need end points or court corners. and need contour to be fine line, smooth, ie accurate of the court end line and side lines only is desired. thank you :) or also glad for other ideas or api to determine the lines/corners I need.

glad to email to discuss if that is better/easier actually prefer that. thanks.

Answered by DTS Engineer in 820303022

Hello @Mike@ThatSoft,

You can use the normalizedPoints of each of the contours you receive to search for which contour contains the bottom-left most point.

-- Greg

Hello @Mike@ThatSoft,

You can use the normalizedPoints of each of the contours you receive to search for which contour contains the bottom-left most point.

-- Greg

Filtering Contours from Vision
 
 
Q