Can I use Intel IPP on the NVIDIA Jetson Nano Developer Kit?
This toolkit uses Quad-core ARM A57. I am wondering if IPP works on this toolkit.
View Articlehow to use ippiHaarClassifierInit_32f
hi,when i use opencv and with ipp 2018 and found ippiHaarClassifierInit_32f would return -8 error. code like this.......................#ifdef HAVE_IPP int can_use_ipp =...
View ArticleIPP Update issues
hi,A lower version of IPP has been used in our project. This lower version is ipp 8.2.2(r46212).Now i want to update my ipp version to use some new functions like ipprFilterBorder_8u_C1V, but i don't...
View ArticleIPP multi-threaded libraries are not installed
i deleted the IPP 8.2.2 in my computer and installed the later version IPP 2019.5.281. According to official instructions,i used the automatically way to link my microsoft visual studio project with...
View ArticleCFA conversion problem
Hi,I have a one-channel gray-scale image given in CFA format (color filter array). I want to extract the 4 separate pixels of a single 2x2 block and copy them into 4 new sub-images. Algo: Copy all even...
View Articleipp linking problem for visual studio 2012
Hi, I could not overcome the visual studio ipp connection problem. Could you help me for the problem of the following errors. dllinitialization.obj : error LNK2019: unresolved external symbol...
View ArticleippsFIRMR32f_32fc API is missing
Hi,I am using the IPP Multi Rate Filter APIs and I find the " ippsFIRMR32f_32fc " API is missing.It has " ippsFIRMRGetSize32f_32fc "& " ippsFIRMRInit32f_32fc " APIs, but I can't find the "...
View ArticleLNK 1104 Cannot open file "ippCore.lib"
Hello,I'm a programming and C++ beginner so I apologize for my confusion.I have windows 10, Intel IPP 2020 Update 1 installed, Visual Studio 2019. My compiler is local windows debugger(I think...I'm...
View Articlecompile errors being thrown in a Debian testing install
GreetingsTrying to install Intel® Integrated Performance Primitives(install on a Debian testing (11) system)as indicated here: https://opencv.org/intel/ trying to install opencv-4.2.0 throws...
View Article