Image segmentation with one T

Hello, Suppose we used one threshold for image segmentation. But after segmentation we have noise or apart other object stay in image. How can omitted these? Thanks

Answers (1)

Image Analyst
Image Analyst on 12 Jun 2016
There are a variety of ways, such as using bwareaopen(), bwareafilt(), bwpropfilt(). If you need more help, read this link or see my Image Segmentation Tutorial.

This question is closed.

Asked:

on 12 Jun 2016

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!