wavelets on histograms (MPEG-7)
- From: "Konstantinos Konstantinidis" <konkonst@xxxxxxxxxx>
- Date: Sat, 31 Mar 2007 12:24:07 +0300
Hello everyone,
I'm actually trying to implement the mpeg-7 scalable color histogram. Well it is simply a 256 bin histogram which they pass through a haar wavelet transformation. I'm not new in matlab, but i am in wavelets. So i'm just checking to see if i got this right. Will the first transform for a histogram H be:
hist=dwt(H,'db1');
the answer is a hist with 128 bins alright, but is it correct????
.
- Prev by Date: frrom workspace variable to simulink scope block
- Next by Date: Re: How to compare two algorithms in MATLAB
- Previous by thread: frrom workspace variable to simulink scope block
- Next by thread: need help in Filters
- Index(es):