Wavelet decomposition 2D help with software

1 次查看(过去 30 天)
I am wondering what is the best way to use the wavelet-2D decomposition package? I am trying to compress some MRI images and wondered how I know which wavelet to choose and what value of 'n' to select etc. Anyone familiar with this package who could help me with this software?
Also I was wondering if I could use soft thresholding instead of hard thresholding
  2 个评论
Walter Roberson
Walter Roberson 2013-2-5
It is not clear what this question has to do with compressed sensing?
Bran
Bran 2013-2-5
Sorry it is linked to compression. images are compressed using this software as they can be represented sparsely in the wavelet domain using some kind of thresholding. :) many thanks for your comment

请先登录,再进行评论。

采纳的回答

Wayne King
Wayne King 2013-2-4
In terms of soft vs. hard thresholding. Only hard thresholding would actually buy you something in terms of compression because you would end up with a large number of zeros. For soft thresholding, you shrink wavelet coefficients toward zero but you don't get rid of them, so ultimately you don't save yourself memory that way.
In terms of which wavelets to use, for image processing generally the biorthgonal wavelets 'bior#.#' are favored in practice for image processing.
  2 个评论
Bran
Bran 2013-2-5
Thanks so much Wayne. I also would like to use a total variation constraint in the wavelet domain for some of my 3D information. Are you familiar with how to do this using this software?
Bran
Bran 2013-3-22
Hey Wayne I was wondering if I could ask you a quick question. How would one decide on which bior to use ie bior1.3 and bior 1.5 etc??

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Wavelet Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by