print lines on the original image

asked 2018-06-02 14:40:17 -0600

biza gravatar image

updated 2018-06-02 16:04:55 -0600

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 ?

edit retag flag offensive close merge delete

Comments

First show a screenshot of the video.

sjhalayka gravatar imagesjhalayka ( 2018-06-02 19:27:01 -0600 )edit