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.

dm355 capture and display

 

 

Hi all,

I am working on the customised DM355 LeopardBoard  with OV7725 image sensor on that.
I want to run the capture/display application on the board.I want to make sure that the camera
on the board is working fine and to get the image quality of the images captures by camera.
i have downloaded the DM355SDK and got it working.

I have following doubts:

1.ho will i check that whether the camera on the board is working fine.
2.Do i have to install any additional drivers related to Ov7725 in order to get the camera working.
3.Also are there any application/demos which i can run in order to get the image quality.

Thanks for your cooperation.

Best Regards,

  • Mayank

    MAYANK AGARWAL said:
    1.ho will i check that whether the camera on the board is working fine.

    ,

    you should use camera specific sample/demo applications provided with SDK if any. Otherwise, you can refer these applications

    MAYANK AGARWAL said:
    2.Do i have to install any additional drivers related to Ov7725 in order to get the camera working.

    .

    If you see driver/video folder, you should be able to find  mt9t031 driver which is supported for dm355. You can serach in google find driver for Ov7725 and configure same way mt9t031 is configured.

    MAYANK AGARWAL said:
    3.Also are there any application/demos which i can run in order to get the image quality.

     these applications should help.