Forum Discussion
Altera_Forum
Honored Contributor
11 years agoWhat help do you need. Like I said, this sounds like an algorith problem - what is the algorithm? are you using the simplest of just taking a reference background image and subtracting it from the incoming video, or do you have some filtering going on to detect images?
The camera will transmit you real time video - ie. pixel by pixel - it is up to you to do any buffering if you really need it (plenty of algorithms can be done on streaming video).