Hi,
How to view the continuous progressive image captured using VPIF port and stored in memory location using CCS Image tool ?
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.
Hi,
How to view the continuous progressive image captured using VPIF port and stored in memory location using CCS Image tool ?
Vaishak,
The input is captured with the standard Composite camera in the form of YUV images at 30fps.
The images are passed to the DSP for processing the captured images.
Captured frames in capt_frame file can be viewed using suitable viewer/player (YUV Player) after save this buffer data, If you like to see continous image.
Ethernet packet-to-packet processing of video streams (Encoding, Decoding) for a various common video standards, resolutions, and use cases.
The following wiki article and E2E post also will help you for see the VPIF captured image at CCS
http://processors.wiki.ti.com/index.php/GSG:Debugging_projects
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/73454.aspx
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/127490.aspx
http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/197464.aspx