i've an gray scale image I to be decomposed...i want to extract the low frequency and high frequency component out of it...can anybody help me?
Show older comments
i want to extract the low frequency component(approximate) LL1 and high frequency component (detail) HH1 at scale one.
can anybody tell me how this is to be done....
reply soon
Answers (1)
Michael
on 12 Apr 2013
0 votes
I don't know what LL1 or HH1 are but the 2D discrete Fourier transform should find you the frequency components of the image, in MATLAB it's "fft2".
6 Comments
Image Analyst
on 12 Apr 2013
LowLow, and HighHigh. Wavelet terminology. Sounds a lot like she's using the wavelet toolbox, though she didn't mention it. Pammy, if this is a wavelet question, please list the Wavelet Toolbox in the Products list above. I know Wayne looks for posts labeled like that.
pammy
on 12 Apr 2013
pammy
on 13 Apr 2013
Image Analyst
on 13 Apr 2013
No answer from any wavelet experts yet. Hmmm... I wonder why you didn't list the wavelet toolbox like I recommended. Did you see the "Products box right underneath your original question? Again, I'm not the wavelet expert.
pammy
on 13 Apr 2013
Image Analyst
on 13 Apr 2013
If you have a support contract, you can call the Mathworks and ask for help from someone such as Wayne King, otherwise you'll have to try in this Answers forum. Search the Answers forum and File Exchange for Wavelet and you'll find lots of people you can contact.
Categories
Find more on AI for Signals and Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!