Quantcast
Channel: Intel® Software - Intel® Integrated Performance Primitives
Browsing all 1489 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Super-resolution image (huge image) support in Intel® IPP 2017 Beta

Intel® IPP 2017 Beta introduced the new APIs (Intel® IPP 64x functions) that can support 64-bit data length in the image and signal processing domains.  The Intel® IPP 64x functions are implemented as...

View Article


IPP dynamic linking with dispatching disabled?

Hi staff,I'm using the old Intel Parallel PXE 2011. I have a question about dynamic linking and dispatching.I know that dynamic linking is default with dispatching enabled. Is there any option/function...

View Article


Adventures with ippiFilterWiener (2)

The documentation for ippiFilterWiener says the following about the noise parameter:If this parameter is not defined (noise = 0), then the function estimates the noise level by averaging through the...

View Article

Images, Stride and Memory Alignment Question (IPP)

Hello there,Is it worth to align scan lines in a image so each row begins on 16-aligned memory? That is, round up the stride to the next multiple of 16 bytes?I assume this might help a bit when...

View Article

Planar vs. Interleaved and Processing Speed Question (IPP + TBB)

Hi there,Just a general question: suppose I can chose between dealing with planar image data (4:4:4 YCbCr) or a standard interleaved RGB or BGR image.From a processing performance perspective, does the...

View Article


Fourier transfom in c#

Hi,I have been looking for a working example for the fourier transform using IPP in C#. Issue here is most of the example code here don’t work with the IPP version 9.0. I wrote following code finally...

View Article

Multi Threading Performance in Multiplication of 2 Arrays / Images - Intel IPP

I'm using Intel IPP for multiplication of 2 Images (Arrays). I'm using Intel IPP 8.2 which comes with Intel Composer 2015 Update 6.I created a simple function to multiply too large images (The whole...

View Article

Getting stuck in e9_ownSearchOptimalPulsePos_M122_GSMAMR_16s_optSSE

One of our customers is reporting an issue which we have isolated to the Intel IPP for GSMAMR processing.  After forcing a core dump we have determined that we randomly get stuck in...

View Article


Identifier not found

I am using IPP 8.1.1 as static library at 64b environments. As the code should be compiled into environment without VC and IPP installed, I do not use IPP options of IDE. I include into *.cpp file two...

View Article


IPPS FFT Initialization has changed (Headers vs. Documentation)

I don't know when, but obviously did the Initialization of the IPPS FFT functions change.ippsFFTInitAlloc is no longer available.The current initialization process using ippsFFTInit_R_32f,...

View Article

IPP DFT Real-to-Complex in-place

What happened to the in-place functions of the real-to-complex DFTs in IPPS?The documentations mentions additional functions with only one argument (pSrcDst) for in-place calculation. However, the...

View Article

Undefined Behaviour with ippsModInv_BN

Dear Intel Community,I am trying to compute the multiplicative inverse of two numbers, using ippsModInv_BN. However, I get an undefined behaviour, and incorrect results. The issue occurs when executing...

View Article

RGB To HLS 8u P3-C3 conversions

Hello,I was trying to replace ippiRGBToHLS_8u_C3R with ippiBGRToHLS_8u_C3P3R.The functions give differing results for some RGB values, and ippiBGRToHLS_8u_C3P3R gives differing results for the same RGB...

View Article


Filters with Fixed Kernel corrections

In the headers of IPP 9.0.2 in ippi.h, some of the descriptions of Filters with Fixed Kernel are wrong (but they are right in the documentation)1. SobelHoriz is listed twice, once with "(3x3)" and once...

View Article

ippiWarpPerspective returning ippStsRectErr

I have an application which uses ippiWarpPerspective to apply a perspective warp to an image. The parameters of the perspective warp depend on the input parameters to the application. In certain...

View Article


IPP library optimization based on CPU type

Hello,I saw the ippGetCpuFeatures()  regarding IPP library as below but I'm wondering about IPP optimization.ippGetCpuFeatures() (*) that can be used to detect your processor features. It is declared...

View Article

ResizeYUV422Super/ ResizeYUV422Lanczos don't exist ?

The older libraries we had (Intel 11.1) had support for resizing w/supersampling for non-planar YUV422 signals. The V16Update 2 has only NN and Linear for the same. Is there any long term reason for...

View Article


LUT Function Interpolation Method

Hello,The current LUT function supports 3 interpolation modes:Nearest Neighbor.Linear.Cubic.Could you please add the option for "Monotone Cubic Interpolation"? Most curve must maintain the Monotonoic...

View Article

Access to old version (7.0.x)?

Hello!Does anyone know how to get the old version(s)? We purchased v7.1 for windows a few years ago but now we need the Linux one and they no longer sell it. I also applied for the community license...

View Article

IPP: Linux: GCCv5 support

Does Intel provide builds of IPP (latest, v9 I presume) for Linux built with GCCv5 (ie: 5.3.1 or later), or just GCCv4.8 releases?

View Article
Browsing all 1489 articles
Browse latest View live