Ältere Kommentare anzeigen
MATLABを用いて、画像処理を行っております。
bwareaopen() という関数を用いて、 50ピクセル以下のものを削除する、ノイズ除去を行っていました。
先日、ある画像を処理していると、以下のような、大きいノイズにあたってしまい、画像をうまく処理することができませんでした。
ノイズの大きさが、処理部分の大きさと同じくらいであるため、これまでの関数では除去することができませんでした。
どのような関数を用いると、除去することができるでしょうか。
よろしくお願いします。

1 Kommentar
Ibuki Takahashi
am 1 Sep. 2021
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 近傍処理とブロック処理 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!