superposition of binary image contours on grid level image 255
Show older comments
I need to draw a yellow line from the binary image contours I have this image

I made a work to detect urban spot then I want to draw yellow line of the last picture contours as the following picture

Accepted Answer
More Answers (2)
Walter Roberson
on 29 Mar 2016
2 votes
http://www.mathworks.com/help/images/ref/bwboundaries.html can be used to find the locations of the boundary pixels.
Abdou Abdou
on 29 Mar 2016
0 votes
1 Comment
Image Analyst
on 29 Mar 2016
You're very welcome. The usual thing we do in this forum to thank people is to "Accept this answer" to give the person reputation points (not that I need anymore, but that is the custom).
Categories
Find more on Deep Learning Toolbox 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!