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

License of ippicv while distributing OpenCV - No clear answer from Intel on similar question yet

rahulmohang
Beginner
2,000 Views

Hi, 

I have found a reference of ippicv in the third party folder of OpenCV source code. Can you kindly comment whether a commercial license for ippicv is to be procured by a user who distributes OpenCV?

The ippEULA that was found in the OpenCV distribution lists different types of licenses from Intel. This is a source for confusion because the users of OpenCV cannot be sure if they have the right to distribute ippicv, if it is a part of the OpenCV distribution.

 

It would be really helpful if a clear answer is provided for this question, as there seems to be many persons who asked this question, but not got the right answer. 

 

Regards,

Rahul

Labels (1)
0 Kudos
4 Replies
Abhinav_S_Intel
Moderator
1,818 Views

A subset of Intel® IPP (https://software.intel.com/en-us/ipp) is included by default to OpenCV builds on Intel platforms. This subset of IPP, called IPPICV, is free for all OpenCV users. IPP accelerates a number of kernels in OpenCV, mostly the image processing.

Intel has granted OpenCV Foundation and all users the right to use IPPICV libraries free of charge for both non-commercial and commercial use. Optimization with IPPICV is enabled by default on the supported platforms.

Reference:
https://opencv.org/intel/

0 Kudos
rahulmohang
Beginner
1,814 Views
Thank you for answering Abhinav_S_Intel.
0 Kudos
MFujikawa
Beginner
901 Views

Hi,

In the above,
Although it is free for to use, it does not seem to clearly state that it is free for distribution.

Is it free for distributions that use it for commercial purposes?
I would like to know the procedure for using it for commercial purposes.
Or, if there is an exact location listed, could you please guide me?

Regards,
Fujikawa

0 Kudos
Ruqiu_C_Intel
Moderator
423 Views

 

IPP-CV is a subset of IPP product. Please review all the licensing agreements listed under Intel’s most commonly used End User License Agreements (“EULA”) for the Intel® Software Development Tools and other software development products, including commercialization and redistribution under, Intel Simplified Software License, which is applicable to Intel® Integrated Performance Primitives and review OpenCV licenses too.

https://www.intel.com/content/www/us/en/developer/articles/license/end-user-license-agreement.html

We recommend consulting with your own legal team to help you with this process.

 

The content above copied from this thread: https://community.intel.com/t5/Intel-Integrated-Performance/License-of-ippicv-while-distributing-OpenCV-I-want-a-clear/td-p/1541685

0 Kudos
Reply