Hello,
My current project is using the OpenMV M7 to stay between two lines, at the moment it works sort of well by using line segments and RIO (region of interest) to look and create lines only in a certain frame. The problem is the find_line_segments will find too many lines from random stuff around, do you have any recommendations on how to remove these lines and only find the two most dominant lines?
This is quite time sensitive so anything can help.
Thanks so much!