ippiFloodFill freezes
Hi,I've discovered that ippiFloodFill_Range8Con_8u_C1IR function hangs on some images, e.g. for situation:Seed(371, 149) - in that point image has value 10newValue = 0minDelta = 10maxDelta = 3roiSize...
View Articlesilent installation intel IPP under linux
I'm trying to install Intel IPP as described here https://software.intel.com/en-us/articles/intel-composer-xe-2015-silent-installation-guidein silent.cfg I have defined:...
View ArticleHow to change install drive on Windows?
The IPP installer asks for a location for the temporary files, but seems to only install the product itself on the C: drive?There is a "customize" button in the installer, but I don't see an option to...
View ArticleProject migration from IPP 8.x to IPP 9.0 -- need help on replacing removed...
Starting with IPP 9.0, Intel has completely removed all JPEG-related functions including Huffman and color space conversions. Color space conversions I can handle on my own, but I am not in the mood to...
View Articleknown issues in IPP 9.0 in quad-core-processor in Linux kernel 2.6.32
hi All,I am using the IPP in Linux OS with kernel version 2.6.32 in a quad-core-processorI would like to know what are the known issue in IPP 9.0 in the above configurationRegards,Arul
View ArticleIPP 9.0 Image Geometry Functions
The first page of the documentation on the geometry functions (node 504351) covers ROI processing, and in fact states that all functions take an IppiRect parameter to specify the source and destination...
View ArticleWhy IPP uses gcc by default?
Hi,I installed "parallel_studio_xe_2015_update3".I ran the command:perl build.pl --cmake=speech-codecs,intel64,make,d,mt,debug --build --clean(I know speech codecs is no more supported, but my query is...
View ArticleIs the Intel® IPP Asynchronous C/C++ library included in the standard IPP...
I have searched the site quite rigorously but have been unable to determine for sure if the asynchronous library described here...
View ArticleCodec support
Does Intel plan to support the newer EVS codec for LTE usage within IPP. I think it might replace AMR_WB
View ArticleippiResizeSqrPixel_xxx in IPP 9.0 ?
From the compilation errors I get when tyring to port a project to Parallel Studio 2016 (installation package = parallel_studio_xe_2016_setup.exe)It looks like these (very useful) functions are all...
View Articleippirotate in ipp 9.0
Hi,i'm trying to migrate to 9.0. I found that ippirotate isno longer available and I found an article how to roate using warping functions. But that does not work. I want to rotate around the image...
View ArticleDoes the IPPCV package that's bundled with OpenCV 3.0 include ALL possible...
Does the IPPCV package that's bundled with OpenCV 3.0 include ALL of the possible ipp related improvements to the running of OpenCV? Or would I be better off linking OpenCV to the (more complete) ipp...
View ArticleCan not Compile IPP and Opencv3.0 with MinGWx64
Hello,I'm trying to compile new stable OpenCV 3.0 on Windows 7 x64 with TBB 4.3, IPP, that comes with OpenCV 3.0. I use MinGW 4.8.1 x64.make stops with error on 50% with this message: ld.exe: cannot...
View ArticleHow to find or build 64 bit LINUX LIPPVC.so and LIPPJ.so shared objects?
I have an INTEL community license for Intel's Integrtaed Performance Primitives Coposer Edition for Linux which we installed yesterday using ./install.sh bash script . When I look in...
View ArticleStatic linking with IPP 8.2 (threaded)
Hi all!I have a data processing DLL, that uses IPP 8.2.I use static linking.When I use single-threaded version of IPP LIB files everything is OK, but when I try to use multi-threaded version of IPP LIB...
View ArticleIppsFIRState_32 not available in latest IPP?
I downloaded the trial for Parallel Studio 2016 for C++ (for Linux) two days ago and I'm running into some problems building existing code that uses the `IppsFIRState_32fc` type, which I'm told is...
View ArticleG722 - 64 bit performance
Hi,<?xml:namespace prefix = o />I am using IPP G722 functions in my application, The application is developed on Linux 64 bit platform. We are currently running IPP 8.2 Update 1, for Linux.We...
View ArticleWhat is the latest version of IPP supports speech codecs
What is the latest version of IPP supports speech codecs
View ArticleMany functions are not exist in the latest version,like ippiWarpAffine_8u_C1R
ippiWarpAffine_8u_C1R,ippiFilterRow_8u_C1R,ippiFilterColumn_8u_C1R...these functions are not in the latest version,how could I find the corresponding functions?
View ArticleIPP 8.2 and OpenMP
Dear Sirs! I'm trying to enable the abilities of threaded version of IPP 8.2 into our video file player (just software). I'd like to perform some video analytics parallel to video playback. The...
View Article