All,
I am new to the DSP world, and I am wondering if there is a TI tutorial out there on the basics of image manipulation. I know about IMGLIB, and its documentation, but I guess I am looking for something even a little more basic.
Essentially, if I have a bitmap image, how can I manipulate it with the DSP? Does it need to be converted to a particular format? If so, how? In java, there would be a wrapper class for the image that the rest of the program would interact with, but how does the C code and DSP do it?
Is there good (basic) training out there? How about example code? I can't seem to find anything.
Thanks,
John