ReferenceDivx
8th October 2002, 02:35
I've been working on some code for the last 6 hours, but have been unable to get it working properly. I found some code that take a raw image in and outputs a jpeg image. I've looked through a lot of the functions such as levelshift, dct, quantization, and huffman encoding. However, I just can't seem to get it working.
I didn't write the code. However, it is quite interesting. I want to to do somthing cool things with the code if I can ever get it to work. Oh, if you know of another implementation of a jpeg coder, you could also give me a link to that too.
http://www.hvsmetrics.com/encoder.zip //this is the encoder
I also found a book on the internet that has source with it on jpeg encoding, however I couldn't find the source.
http://www.colosseumbuilders.com/imageformats/compressedimageformats.htm
thanks
I didn't write the code. However, it is quite interesting. I want to to do somthing cool things with the code if I can ever get it to work. Oh, if you know of another implementation of a jpeg coder, you could also give me a link to that too.
http://www.hvsmetrics.com/encoder.zip //this is the encoder
I also found a book on the internet that has source with it on jpeg encoding, however I couldn't find the source.
http://www.colosseumbuilders.com/imageformats/compressedimageformats.htm
thanks