how to apply morphological operators to remove isolated pixels from conour

6 ビュー (過去 30 日間)
thoraya
thoraya 2017 年 2 月 6 日
回答済み: Image Analyst 2017 年 2 月 6 日
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

回答 (1 件)

Image Analyst
Image Analyst 2017 年 2 月 6 日
Try bwareaopen(), or bwareafilt().

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by