Wavelet decomposition 2D help with software

조회 수: 2 (최근 30일)
Bran
Bran 2013년 2월 4일
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에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by