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....

 Réponse acceptée

Image Analyst
Image Analyst le 17 Déc 2016

0 votes

Use imfreehand() followed by poly2mask().

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by