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

USB Camera for IPP and Open CV software projects

colliere-patrice
Beginner
346 Views

Dear Sir,

We hope to use the Intel IPP software library and the open computer vision library for our video application. Could you precise us if we can connect all usb type of camera in purpose to make pictures acquisition and digital picture processing with IPP library ?

Regards, Patrice.

0 Kudos
2 Replies
Vladimir_Dudnik
Employee
346 Views

Hi Patrice,

IPP library is a set of primitive computational kernels. It designed to be operating system agnostic. If you looked through IPP documentation you might noticed that it process data in memory. Once any of your camera can grab frame into system memory you can call IPP functions to process that data.

Possibility to connect a particular camera to particular system is mostly question of available drivers, I think. That is out of IPP scope.

Regards,
Vladimir

0 Kudos
Tamer_Assad
Innovator
346 Views

Hi Patrice,

IPP has a good support for image processing.

You need to have another functionality to handle USB camera works, if your implementation is windows based, please do contact me privately. (TASSAD, Intel Associate software partner) has some ready modules for USB cam manipulation along with IPP.

Regards,

Tamer

0 Kudos
Reply