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

1 commentaire
Ibuki Takahashi
le 1 Sep 2021
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 近傍処理とブロック処理 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!