how to apply morphological operators to remove isolated pixels from conour

5 visualizzazioni (ultimi 30 giorni)
Hello, I have a binary image in which the contour pixels are white and the remainder is black. The problem is in some cases, there are isolated pixels which have a single neighbor. I want to remove these pixels by using the mophological operators. Any help would be appreciated!
thanks

Risposte (1)

Image Analyst
Image Analyst il 6 Feb 2017
Try bwareaopen(), or bwareafilt().

Community Treasure Hunt

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

Start Hunting!

Translated by