zigzag line to straigth and removing unwanted lines at the edges

9 views (last 30 days)
may be i am not able to express my question in most technical way . i m trying to read the boundaries and i get zigzag lines.. i want to change them to or straigt lines plus i get edges which are not required only the polyshape is needed.

Accepted Answer

jahanzaib ahmad
jahanzaib ahmad on 19 Jan 2019
GOT IT ..
I=bwmorph(I1, 'spur', 50);

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!