Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how install ipp on the opencv

i installed the ipp module on the windows. also when build opencv check for install the ipp. and the CMack pass ipp installed even show the ipp version . but when use the code "cvGetModuleInfo(0, &opencv,&modules);" only show opencv version and the modules is empty.

does the ipp have special "dll"? where does the ipp install on opencv directory? "Except windows directory" ? does the ipp have the directory on the include folder "#include "opencv2/...." ? MANY THANKS