Does your product link to IPP dynamically? And if so, what would be the potential impact to you if Intel were to remove dynamic linkage entirely from the product and only provide static linkage as part of the product? Your input is appreciated.
Intel® Integrated Performance Primitives
Intel® Integrated Performance Primitives 7.1 Deprecation Information
Based on Intel® IPP user feedback and API usage data from the survey last year, we are streamlining Intel® IPP to focus on what matters most to developers like you. Visit the Intel® Integrated Performance Primitives Deprecation Information page to let us know about deprecated functions in your projects. Watch this location for updates on deprecation info.
Intel® IPP 7.1 update 1 is now available
Intel® IPP 7.1 update 1 is now available. The library may be obtained as a stand-alone product or as a component in Intel® Composer XE 2013, Intel® Parallel Studio XE 2013, and other Intel® Tool Suites.
Information about the FTC Decision and Order on the Intel Compilers Reimbursement Fund
Information on the Intel Compiler Reimbursement Fund referenced in Section VII.D of the FTC Decision and Order is available now. Please see the site, www.CompilerReimbursementProgram.com, for further information.
Template Matching function questions
Hi,
I have trouble finding the difference between SqrDistanceFull_Norm/SqrDistanceSame_Norm/SqrDistanceValid_Norm, as well as CrossCorFull_Norm/CrossCorSame_Norm/CrossCorValid_Norm, as well as CrossCorFull_NormLevel/CrossCorSame_NormLevel/CrossCorValid_NormLevel.
What exactly is the difference between Full/Same/Valid versions?
All of these functions are marked as deprectated, but nowhere can I find the name of a replacement function. Which function(s) replace the deprecated ones?
ippsResamplePolyphaseFixed (IPP 7.1)
I'm trying to use 'ippsResamplePolyphaseFixed' based on the sample code I found here. Most makes sense and I have things almost working. The problem I have (in addition to the outdated API being used in the sample code) is that I am working on sample frames processed in real time as opposed to file I/O. That is, I am not reading a chunk from a file and resampling, I am reading a smaller chunk from a media stream (i.e.
Can you use different versions of IPP in the same application?
Hi,
We have a large application with different parts that use IPP. Some are using version 6.1, some 7.0 and some 7.1. Is this going to cause us any problems?
Does it make a difference if the the different versions are used in different procesess or does it depend on how we link to IPP?
I have heard of problems with OpenMP conflicts but I get the impression OpenMP isn't used in 7.1 so would these problems go away?
Thanks very much,
Andy
GMM Adjustment
Hello friends. Could you provide correct parameters for Gaussian Mixture (ippiForegroundGaussianInitAlloc parameters). I'm going to use it in indoor place with constant illumination. I have already tried to use GMM with extensive diapason of parameters, but it works unsatisfactorily. For example: Shadows aren't detected, therefore foreground is fail.
Thanks.
Auto Contrast in Grey Images
Hello All,
I just implemented the histogram equalization technique using intel ipp functions. Since Histogram equalization equalizes within the two extreem values, I was thinking of implementing other methods for auto contrast.
Is there any way that I can perform auto contrast and not histogram equlaiztion?
Thanks,
Sharath
Unable to run IPP 7.1 programs
Hi all,
I'm trying to run a program written using Microsoft Visual C++ 6.0 (legacy software, that's why it's running on such an old version). It uses some IPP APIs, and I have installed IPP 7.1 in
C:\ProgramFiles\Intel\Composer XE
in which there is an ipp folder, and a redist\ia32\ipp folder that contains ippcore-7.1.dll, among many other dlls.
After I've compiled and built my program, I tried to run it, but I kept getting the error
