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

Reg.ippiLUT ,ippipaletteLUT

murali_523
Beginner
292 Views
Hi,

I need to apply the LUT over the specified ROI in an image.But ippiLUT,ippiPallatteLUT allows me apply on whole image.I s there any way to apply the LUT on specified Region of intrest in am image .
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
292 Views

Please start from reading IPP manual first to familiarize yourself with ROI concept in IPP.

basically, all IPP functions which have 'R' at the end of their name are designed to support ROI processing.

Vladimir

0 Kudos
Reply