List of which functions use IPPCV?

asked 2015-08-06 17:07:43 -0600

In the 3.0 release notes it says "a subset of Intel IPP (IPPCV) is given to us and our users free of charge, free of licensing fees, for commercial and non-commerical use. It’s used by default in x86 and x64 builds on Windows, Linux and Mac." which is great. Is there a way to find out what that subset covers?

edit retag flag offensive close merge delete

Comments

1

may be you can have a look at opencv/3rdparty/ippicv/unpack/ippicv_win/include. It's a folder if you build opencv from source.

LBerger gravatar imageLBerger ( 2015-08-07 09:40:55 -0600 )edit

Perfect, thanks! Sorry for delay, I thought I'd get an email if there was a response.

For posterity: if one isn't running the build, the header files won't be downloaded, but can just download directly from here: http://sourceforge.net/projects/openc...

sullivak gravatar imagesullivak ( 2015-08-10 18:12:54 -0600 )edit