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

FPGA and video camera input

Altera_Forum
Honored Contributor II
941 Views

Hi, 

 

I am currently looking for a platform which feeds a camera's input to an FPGA where I can do some harware accelerated image processing. I need to have a camrea that can feed in pixels to an FPGA, and then the FPGA can process the pixels. I have found solutions that use embedded cores or a PC to grab the image, but my objective is to feed the pixels directally into the FPGA as soon as they come in. Any help would be great.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
183 Views

How about something like this? 

 

https://www.leopardimaging.com/li-ov9712-ff.html 

 

There are lots of camera modules out there thanks to the cell phone market.
0 Kudos
Altera_Forum
Honored Contributor II
183 Views

There are chips that will input DVI or HDMI serial video signals and turn them into parallel signals suitable for an FPGA. Several add on boards using this technique are available. Many Terasic dev kits have analog composite video decoders (like a VCR video in) as well. Demo projects come with most of these. You could also consider using a USB web cam. I don't know of any ready made solutions.

0 Kudos
Reply