Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCamera Design
I am working on a project that involves inputing data from 3-6 machine vision cameras (6 monochrome or 3 color) performing some basic image processing on the streams from the cameras and then saving ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- So assuming I get an interface chip for each camera, will an FPGA be able to handle six parallel streams of video data? --- Quote End --- Shouldnt be a problem, but it will really depend on what operations you are going to do. If you need to buffer the video you will need a lot of external memory bandwidth. We have a project that has 16 video inputs, all of them buffered, on a single (large) FPGA.