Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Trace 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 ?

Trace 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 ?

Trace 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 ?