This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reading an Image and applying DCT on the TMS3206713.

Hi guys,

I am using a TMS3206713 kit and I want to read an image and apply DCT to it. 

I need to include the image as a header file in my C-program. How do i convert a .png/.jpg image into .h to do so ?

A sample program uses a header file called 'scenery.h' to read a 1-D image, but I couldnt find this file in my folders.