Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20703 Discussions

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

Altera_Forum
Honored Contributor II
845 Views

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!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
159 Views

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()"
0 Kudos
Reply