Can I get MATLAB Code for "A multiscale edge detection based on Haar wavelet transform modulus maxima"?

3 views (last 30 days)
I want to implement an adaptive edge-prerserving image denoising algorithm using Wavelet transforms. To carry out my work, I need an MATLAB code for "A multiscale edge detection based on Haar wavelet transform modulus maxima" to obtain edge map for each subband (HLi,LHi, and HHi)at each scale i. So that during shrinkage process, I might be able to treat wavelet coefficients associated with edges differently than coefficients that are not associated with edges.
Kindly provide me the MATLAB code for "A multiscale edge detection based on Haar wavelet transform modulus maxima" as early as possible.

Answers (1)

Dr S.N KUMAR
Dr S.N KUMAR on 24 Oct 2017
I am also trying the same, I found this link in Matlab central
www.mathworks.com/matlabcentral/fileexchange/37008-local-max-mode-new-m
the output is not upto the level, i think some modifications needed

Community Treasure Hunt

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

Start Hunting!