Altera_Forum
Honored Contributor
12 years agoHow 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!