Hello,
I recently purchased the DM355 evaluation module and have started reading the manuals on interfacing with it. What I would like to do is read image data through a composite video camera at a specified rate (1 or 2 "images" per second for example), then do some processing on each "image" and then output it to view the results.
What I understand so far is that the VPFE controls video input, and writes data to RAM, and then the VPBE reads the same data from the same RAM address and outputs? Is this correct?
I could not find/understand how to first of all limit frame rate of the video, and then how to access the data in ram to do some processing before placing it back.
Any help or pointers are greatly appreciated. I'm still new to the whole programming on a board thing.
Thanks for your help :)
Cheers