Intel IPP Asynchronous C/C++

asked 2015-12-27 08:34:59 -0600

Terry gravatar image

Hi, Where do I get "Intel IPP Asynchronous C/C++ "? Sorry, Can't seem to find a link to the download. Could you help please T

edit retag flag offensive close merge delete

Comments

Quote from here:

OpenCV 3.0 supports optimization on x86 and x64 platforms with Intel® Integrated Performance Primitives (Intel® IPP, https://software.intel.com/en-us/intel-ipp) by two ways: with standalone Intel® IPP that should be installed separately and with special subset of Intel® IPP 8.1.1 functions for image processing and computer vision, IPP-ICV libraries, that contain more than 700 functions and support AVX2, SSE4.x, SSE2 instructions sets. Intel Corporation granted OpenCV Foundation and all our users the right to use IPP-ICV libraries free of charge for both non-commercial and commercial use. Optimization with IPP-ICV is enabled by default on the supported platforms.
Eduardo gravatar imageEduardo ( 2015-12-27 16:19:49 -0600 )edit

I think that Intel IPP Asynchronous is available only with Intel IPP that have to be bought.

But you can download IPPICV here:

Eduardo gravatar imageEduardo ( 2015-12-27 16:25:04 -0600 )edit

Hi, I downloaded a community edition of IPP. I am about to read the docs. However, it appears IPP Asynchronous is a part of something called IPP preview. No one here has built opencv with IPP Asynchronous?

Terry gravatar imageTerry ( 2015-12-27 21:11:14 -0600 )edit