Part Number: TDA2EVM5777
Tool/software: Code Composer Studio
Dear People,
I was able to run the user cases from SDK VISION SDK for Single & Multiple Capture on TDA2XX EVM . As per my understanding ,the SDK VISION has many dependencies while Compiling & Building the User cases.
Now if the user wants to perform some modifications in the user cases and want to test same on the EVM,
For example one of the demo in VISION SDK is 1Capture + Edge Detection demo on HDMI Output, If i want to replace the edge detection and include Night Vision algorithm to be used instead of.edge detection.
I want to know , where to write the software algorithm for Night Vision and can i write it up in code Composer studio and compile it and then add to to the VISION SDK to Build using gmake.
Please do the needful here?