Altera_Forum
Honored Contributor
8 years agoHow to setup video interface
Hello, I'm new to this field. I'm using DE1-SOC + Intel FPGA for OpenCL v16.0 to develop the project. My project requires an usb camera that record real time video-feed into the ARM (c code) then parsed to FPGA for processing (cl kernel) and output to vga monitor. Can you suggest an interface that i can use? eg. I saw few examples use SDL lib for image processing. Opencv also seem nice but i am worried about possible compilation failure due to the insufficient on-chip memory ( 1GB ).