Wavelet Image Denoising Whit Threshold

1 回表示 (過去 30 日間)
lech king
lech king 2020 年 11 月 26 日
コメント済み: lech king 2020 年 11 月 26 日
Hello
I want to do de-noise image using commands wdenoise2 and helperCompare2DDenoisingDTCWT.
Is it possible for me to do the de-noise method using Threshold ??
Thanks for your help
  2 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2020 年 11 月 26 日
Please attach sample image.
lech king
lech king 2020 年 11 月 26 日
pic=imread('lena.jpg');
pic1=rgb2gray(pic);
pic2 = imnoise(pic1,'salt & pepper',0.02);

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeDenoising and Compression についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by