ippiResizeSqrPixel

Accelerate Your Application via IPP Image Processing in Parallel Studio - C code vs. IPP Resize

This article show how to employ IPP image processing function to accelearte application and provide a sample to shows the performance difference between IPP and general C code on resizing image, which is wide-used functionality in image processing field.
  • Bibliothèque Intel® Integrated Performance Primitives (IPP)
  • Intel® Parallel Composer
  • sample code
  • Composer
  • ippiResizeSqrPixel
  • ippiResize
  • image processing
  • MSVC project
  • msvc2010
  • msvc2005
  • IPP 7.0
  • parallel Studio 2011
  • composer 2011
  • Optimisation
  • Resize function ippiResizeSqrPixel() crashed for small image

    The Intel® IPP Resize function ippiResizeSqrPixel crashed when the image size is less than 6 and use interpolation method LANCZOS or CUBIC.
  • Bibliothèque Intel® Integrated Performance Primitives (IPP)
  • sample code
  • ippiResizeSqrPixel
  • ippiResize
  • stepBytes
  • S’abonner à ippiResizeSqrPixel