Remove small elements from color image

1 回表示 (過去 30 日間)
Nataliya
Nataliya 2017 年 12 月 12 日
編集済み: KALYAN ACHARJYA 2017 年 12 月 12 日
Hi, I want to remove small elements from color image e.g. the pink and white colored particles from attached image. How can I do this?
  2 件のコメント
Jan
Jan 2017 年 12 月 12 日
I have removed the duplicate question.
KALYAN ACHARJYA
KALYAN ACHARJYA 2017 年 12 月 12 日
編集済み: KALYAN ACHARJYA 2017 年 12 月 12 日
%Try following one
g=localthresh(gray1,ones(3),10,1.3,'global');
or try bwmorph function;

サインインしてコメントする。

回答 (0 件)

カテゴリ

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