Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 9 months ago.
Any code to uncompress the jpg image?
Does anyone have experience decompressing the jpg image? I know there is the jpeglib from Independent JPEG Group, but I was hoping for a more compact example.
Thanks.
Question relating to:
2 Answers
11 years, 9 months ago.
Also have a look at picojpeg:
http://code.google.com/p/picojpeg/
Already used on mbed:
http://mbed.org/users/XkLi/code/Lab3/file/c546b51ecf0b/
http://mbed.org/users/XkLi/code/Lab3/file/c546b51ecf0b/picojpeg
11 years, 9 months ago.
ChaN, a famous ChaN FS author, introduced following TJpgDec - Tiny JPEG Decompressor.
http://elm-chan.org/fsw/tjpgd/00index.html