how to get the boundaries of white part only

1 view (last 30 days)
untitled.jpg (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

Answers (1)

Ashutosh Prasad
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.
  1 Comment
jahanzaib ahmad
jahanzaib ahmad on 17 Jan 2019
the problem i m facing is the quality of image .. coz i want to export that image to autocad .

Sign in to comment.

Categories

Find more on Convert Image Type 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!