haar transformation on an image
Posted
by kabatusuka
on Stack Overflow
See other posts from Stack Overflow
or by kabatusuka
Published on 2010-05-26T23:42:47Z
Indexed on
2010/05/26
23:51 UTC
Read the original article
Hit count: 202
hello, i need some help with haar transformation, i have to apply it on an image. My math is bad, my english not all that awesome and i find it hard to understand from articles on the internet. I found this page http://www.cs.ucf.edu/~mali/haar/haar.cpp where the haar transformation is applied on 2d matrix. I suppose if i give image pixels matrix in there, it should work? im confused about this stuff, could someone enlighten me a bit please? Thank you!
© Stack Overflow or respective owner