Tool/software:
Hi:
Provide a TDA4 RTOS vx_app_single_cam example to directly capture RAW images without going through the ISP module.
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.
Tool/software:
Hi:
Provide a TDA4 RTOS vx_app_single_cam example to directly capture RAW images without going through the ISP module.
Hi KONG,
you can easily bypass VISS in the single camera application. In fact, there is a flag bypass_viss to bypass this module in the application.
Regards,
Brijesh
Hi,
Please check single camera application with yuv_cam_input flag set to TRUE. This bypasses VISS, you would require to make similar changes.
Regards,
Brijesh