Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

IPP Newbie

daniel_larsson
Beginner
683 Views
Hi all,

Can anybody help to be able to call IPP 5 functions from beginning ? IPP has samples but it is hard to understand. I need other samples which shows clearly how can I load an image from file to data structure of IPP and call its function to process that image. Also, I want to be able save processed image and/or access to every single pixel of it.

Thanks in advance,

Daniel
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
683 Views

Hi Daniel,

as a newbie, you need to start from IPP manual and trainings materials which comes with IPP distribution.

I also recommend you to do some research on this forum, as you can expect, newbie questions are very popular, so there is high probability that similar topics already have been discussed here. For example, you can be interested to read the following topics which I found just searching for "newbie", "pixel", "bmp" keywords:

  1. change pixel value (PutPixel)
  2. does ippi imalloc creates a whole 32 bits for 1 color (channel ?) for eachpixel ?
  3. Accelerating random access to memory
  4. ippi Image coordinate system
  5. Frustration with Intel
  6. please do not confuse the newbies
  7. image processing
  8. Need a simple way to read and display image files (using IPP library)
  9. loading an image

Regards,
Vladimir

0 Kudos
Reply