Only keep the White shoulder marking and erase everything else
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
MJ Thangaraj
el 23 de Abr. de 2016
Comentada: Image Analyst
el 27 de Abr. de 2016
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.
0 comentarios
Respuesta aceptada
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
Más respuestas (0)
Ver también
Categorías
Más información sobre Computer Vision with Simulink en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!