Borrar filtros
Borrar filtros

Only keep the White shoulder marking and erase everything else

1 visualización (últimos 30 días)
I used edge detection to find the shoulder marking . A threshold of 0.6 but the surrounding trees are also included. How to Threshold in such a way that objects between 0.6 and 0.7 are only retained in the output image.

Respuesta aceptada

Image Analyst
Image Analyst el 23 de Abr. de 2016
Your algorithm is way too simplistic. It won't be robust at all. The algorithms you need will be listed in papers here: http://www.visionbib.com/bibliography/contentsactive.html#Active%20Vision,%20Camera%20Calibration,%20Mobile%20Robots,%20Navigation,%20Road%20Following
  2 comentarios
MJ Thangaraj
MJ Thangaraj el 27 de Abr. de 2016
It's lane detection,but I want to get those lanes as lines and then Find the end co-ordinates of those lines.
Image Analyst
Image Analyst el 27 de Abr. de 2016
Yes. My answer still applies.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by