Only keep the White shoulder marking and erase everything else
1 view (last 30 days)
Show older comments
MJ Thangaraj
on 23 Apr 2016
Commented: Image Analyst
on 27 Apr 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 Comments
Accepted Answer
Image Analyst
on 23 Apr 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 Comments
More Answers (0)
See Also
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!