Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
A variety of methods (hard and soft threshold, ada
3.7
Application background Denoise0701.m uses color image to test various denoising methods.====================================================================%% of various methods of denoising procedure ==================================================Den1.m using semi soft threshold method for image denoisingDen1_5_1.m semi soft threshold method for the first layer of the reconstructed image of the mean filterDen1_9.m semi soft threshold method to improve the linear attenuation of the function to the indexDen1_10.m semi soft threshold method for the first layer of the reconstructed image again to the wavelet threshold denoisingThe improved method of den2.m using the soft and hard threshold functionDen3.m uses the generalized threshold function to carry on the denoisingDen4.m using adaptive threshold function for denoisingWdenoise.m using Donoho threshold or Birge-Massart strategy and soft threshold or hard threshold function to noiseMeanfilter.m mean filtering metho
xqe321
2016-08-23
43
1
Classic denoising methods collection
no vote
Application background The denoising set includes the following:            1.DONOHO threshold denoising                    2.BAYES estimation threshold soft threshold denoising& nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 3. Based on the different functions of wavelet denoising, for example context models of spatially adaptive denoising, wavelet hidden Markov tree model denoising           
xqe321
2016-08-23
1
1
Wavelet transform and improved normashrink adaptiv
4.0
Application background For noisy image edge extraction, image edge extraction and denoising combined, put forward a kind of improved Normalshrink adaptive threshold to noise algorithm. The algorithm firstly by three B spline wavelet transform and local modulus maxima method to extract may contain characteristics of the edge of the image wavelet coefficients, considering the edge pixels between the special spatial relationships and noise at all levels of wavelet decomposition scales under different effect, build for each scale level improved Normalshrink adaptive threshold, and accordingly to extract the wavelet coefficients of screening.
xqe321
2016-08-23
2
1
Matlab program on wavelet analysis and Normalshrin
no vote
Application background Wavelet filter construction and denoising procedures1 reconstruction%Mallet_wavelet.m This function is used to study the Mallet algorithm and filter design. %
xqe321
2016-08-23
0
1
No more~