For Programmers: Free Programming Magazines  


Home > Archive > Matlab > March 2007 > wavelets on histograms (MPEG-7)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author wavelets on histograms (MPEG-7)
Konstantinos Konstantinidis

2007-03-31, 8:10 am

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????

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com