Part Number: TMS320C6678
Tool/software: TI-RTOS
Hi,
I am working on a real-time processing project using TMS320C6678L DSP. I am doing a real-time OFDM system and my input data will be an image file (i.e .jpg, .png, etc) but I do not know a direct function in Code Composer Studio to read the image and convert it to its binary form. Can you recommend any method or implementation to input the binary data of an image? thank you very much!