Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to obtain images from SD-RAM?
I am working on a final year project to detect human figure in an image from cameras using verilog code. The platform used in the project is a DE2 board(Cyclone EP2C35F672C6N) and D5M(camera). ...
Altera_Forum
Honored Contributor
15 years agoHi,
i am using Terasic 5MP Camera with LCD touch panel and DE2-70 board. I am able to capture the image and display it on LCD. Now i need to retrieve that image from the SDRAM and do edge detection. How do i know the memory location for that image (RGB). How can i save it to another register?