Image segmentation with one T
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
on 12 Jun 2016
0 votes
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.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!