Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Wavelet decomposition of images

Name: Anonymous 2011-08-08 15:08

I'm wondering if an image such as http://en.wikipedia.org/wiki/File:Jpeg2000_2-level_wavelet_transform-lichtenstein.png is just a representation of a wavelet decomposition, or if you could actually recover the decomposed image.

The decomposition code works with doubles, so while I can decompose an image properly (each colour channel separately), the resultant values are doubles and some of them are outside the 0-255 range. I'm not sure if it's possible to represent the result as an image and then reverse the decomposition, since I'd have to transform the values to bytes and I'd lose a shitload of precision.

Name: Anonymous 2011-08-08 17:38

>>1
Maybe you should invent discrete-discrete image processing and work with that.

I don't think you would lose that much information. 0-255 all that the computer can display anyway. So it doesn't matter.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List