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.