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

OpenCV and IPP

martin_morissette
362 Views
Hi,

I am currently using OpenCV for computer vision. I read in the OpenCV manuel that it is possible for OpenCV to load automatically IPP libraries when they are available. Do I have to do something special for it to load IPP? How can I be sure the correct libraries were loaded?

Thank for your time
Martin
0 Kudos
2 Replies
Vladimir_Dudnik
Employee
362 Views
Hi Martin,
I recommend you to search your question on this forum, I remember this was discussed several times. For example, the latest one was
Regards,
Vladimir
0 Kudos
Rajendra_S_
Beginner
362 Views

I wanted to detect face from a web camera. I found an example of face detection in samples folder.But they have provided a wrapper class called as CIppiImage . I am retriving frame using open cv,so I am not able to figure out that How I will be able to convert Mat Image or IplImage to the type of CIppiImage

0 Kudos
Reply