Hello,
I plan to use TDA4EV processor and I have looked through the source code of the vision apps and have several quesitons for it
1. How can I setup I2C, I'm going to do multiplexing CSI2 ports (two) with 8 cameras.
2. Is it possible to do that in the stereo vision app so that I can modifiy the capturing frames and switch between cameras
3. In most camera apps there is a parameter num_frames = 10000, I would like to capture frames continously from the Camers is that possible ?
4. I downloaded the RTOS SDK for getting vision apps, but the processor SDK Linux platform doesn't have vision apps...why ?