因为工程需求,使用parallelable camera接口读取图像,目前使用Linux Matrix图形界面中有自带的测试程序dual_camera,但是源码不清楚。
尝试过使用v4l进行读取,会出现图像块对不齐错位的现象,而且速度不如dual_camera的快,所以希望能查看dual_camera的源码加以借鉴,并实现不同尺寸、格式图像的读取。
希望能得到您的指点!
谢谢!
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.
因为工程需求,使用parallelable camera接口读取图像,目前使用Linux Matrix图形界面中有自带的测试程序dual_camera,但是源码不清楚。
尝试过使用v4l进行读取,会出现图像块对不齐错位的现象,而且速度不如dual_camera的快,所以希望能查看dual_camera的源码加以借鉴,并实现不同尺寸、格式图像的读取。
希望能得到您的指点!
谢谢!
请查看 sdk中的/ti-processor-sdk-linux-am437x-evm-02.00.00.00/example-applications/dual-camera-demo-1.0