print lines on the original image
Hello fellows , So I have a static video with two green strips and i need extract the green strips using some preprocessing, detect the lines and print them with the other color in the original image. So I need detect the lines by the color, after that i need to use the HoughLinesP to detect the lines points after that a need to print with other color in the original image. How can I do it ?
First show a screenshot of the video.