Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6712 Discussions

Frame Grabber for reading Webcam output with Intel-IPP

abh_33
Beginner
379 Views

I would like to analyze a video stream from a webcam in real time using the Intel Integrated Performance Primitives on Linux to track the location of a feature in the frame. Does the IIPP come with a linux frame grabber for taking in a digital video input from a USB connection or do I need to use a separate driver/frame grabber to get the frames to give them to the IIPP primitives? Thanks very much.

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
379 Views
We do not provide any frame grabber with IPP. So you need to use some third party frame grabber to get raw data from camera into memory buffer where it can be processed with IPP functions.
Regards,
Vladimir

0 Kudos
Reply