segment the image into separate objects

Is it possible to segment the image into separate tooth objects from the binary image i obtained.... if i do any morphological operation to the binary image, the whole image becomes white....

 Accepted Answer

Use imfreehand() followed by poly2mask().

More Answers (0)

Community Treasure Hunt

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

Start Hunting!