Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

usb video cam interface

samcash
Beginner
446 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
446 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