how to get the boundaries of white part only
1 view (last 30 days)
Show older comments
(im student of civil engineering ) i dont want to break the pixels and want to keep the quality (vector image ). i have uploaded the ".fig file" i got from matlab ,now i want to find the boundaries of white part only .black line as boundary of white part and white background .please explain in most simple way so civil guy can understand . code will be more helpfull. thanks
0 Comments
Answers (1)
Ashutosh Prasad
on 17 Jan 2019
You can easily do that using the concept of edge detection. Follow this link to get the detailed explanation and the code examples.
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!