Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

How get images captured by a D5M camera on DE2-70?

Hi evryone,

I am working on a final year project to encrypt images captuerd by a camera. I use a DE2-70 board (CycloneII EP2C70F896C6N), a TRDB-D5M (camera) and the C code provided by terasic (C code finded on the D5M System CD ) and I use NIOS II to implent the C code.

The fact is that I don't undersand how the different fonctions used and dicribed in main.c and fonction.c work...

So can someone explain me how can I get the images provided by the camera, in order to apply my encryption C code to it?

Thanks in advance!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You may not have a lot of luck with someone with direct experience with your hardware. You may get better / more useful feedback by contacting the manufacturer.

    But most likely, start with the functions "camera_capture()" and "camera_port_read()"