Wavelet Image Denoising Whit Threshold

1 Ansicht (letzte 30 Tage)
lech king
lech king am 26 Nov. 2020
Kommentiert: lech king am 26 Nov. 2020
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 Kommentare
KALYAN ACHARJYA
KALYAN ACHARJYA am 26 Nov. 2020
Please attach sample image.
lech king
lech king am 26 Nov. 2020
pic=imread('lena.jpg');
pic1=rgb2gray(pic);
pic2 = imnoise(pic1,'salt & pepper',0.02);

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Denoising and Compression finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by