Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi Taz,
Thank you for indicating the demo, it is very close to what I need to do! I'll study it and try to reproduce. Did you know if there is some documentation detailing how it works more deeply? In my case, I will not need displaying the video, just capturing the frames for USB cameras and processing them with a custom FPGA module. The camera management will be done in the ARM side by OpenCV and the camera specific libraries. Then, what I need in fact, is just to transfer the frames to the processing pipeline and get the results back. I'll see what I can use from the demo and adapt it to my needs.