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.
8 years ago.
i am doing image decompression but the output is corrupted for particular file??
/media/uploads/devendrapundir/pict0001_2.bmp i am doing image decompression but the output is corrupted for particular file?? i am using sample code from this website given below for converting image JPEG TO BMP . this is working fine all maximum image but for some picture output is corrupted ??i d'not know why it is happening so.
http://elm-chan.org/fsw/tjpgd/00index.html
I have uploaded the images on which it is corrupting images. please anyone suggest what to check in this sample piece of code.