remove connected small objects in image

3 次查看(过去 30 天)
Hello every one
I had a code that results me this result
it is some how acceptable in bw but in rgb
I need only the tongue for AI processing
how to remove these little objects that connected to my image

采纳的回答

Ahmet Cecen
Ahmet Cecen 2018-3-4
Look at imopen. This might be an easy way to treat this particular case.

更多回答(1 个)

Image Analyst
Image Analyst 2018-3-4
You could try activecontour(). See attached demo.

Community Treasure Hunt

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

Start Hunting!

Translated by