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

usb video cam interface

samcash
Beginner
426 Views
Hello
I am lookingfor C++ code to interface a Logitech 4000 usb cam (or alt cam) to IPP encoder. After evaluating IPP codecs I bought them they are incredibly fast.
Thank You
sam
0 Kudos
1 Reply
jbrossais
Beginner
426 Views
Hi,

With Ipp, you couldn't interface webcam. For this job, use Video For Windows or DirectShow. But when you receive a pointer of the image you could use Ipp (conversion YUV->Rgb, compression, filter ...)
0 Kudos
Reply