This article explains how to capture different types/formats of cameras from same CSIRX port in OpenVX.
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.
This article explains how to capture different types/formats of cameras from same CSIRX port in OpenVX.
The attached example demonstrates how multiple capture node can opened for the same CSIRX port and how each opened node can be configured for different image type/format
/cfs-file/__key/communityserver-discussions-components-files/791/app_5F00_capture.zip
In order to run this example, copy app_capture folder in vision_apps\apps\basic_demos folder and rebuild vision apps. It will create vx_app_capture.out example, which can be run on EVM.
Also there is a small change required in the PDK CSIRX driver to run this example. Apply attached patch on ti-processor-sdk-rtos-j721e-evm-07_01_00_11\pdk_jacinto_07_01_00_45 folder.
Regards,
Brijesh