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

Image blending

maxim-sharabayko
New Contributor I
285 Views
Hello.

Could you please tell if there are any IPP functions for blending one image on another.
For example I have an image (in YUV, RGB etc.) and wand to draw my bitmap on it, which can be, e.g. web url as image.
So are there some IPP functions I can use, including blending with Alpha channel or contrast divide? I mean besides copying.


Thank you very much!

Maxim
0 Kudos
1 Reply
Sergey_K_Intel
Employee
285 Views
Hi Maxim,

IPP image processing library has several functions for image alpha compositions - i.e. ippiAlphaComp, AlphaCompC, AlphaPremul, AlphaPremulC. May these are what you are looking for?

Regards,
Sergey
0 Kudos
Reply