Info
This question is closed. Reopen it to edit or answer.
Image segmentation with one T
1 view (last 30 days)
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
0 Comments
Answers (1)
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.
0 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!