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

IPPI Image Geometric Transformations: Quadratic / Polynomial Transformation

danbaum
Beginner
209 Views
Hi all,
for an image registration task I need to perform quadratic / polynomial transformations on images. Is there a possibility to do this in IPP? An affine transformation is not sufficient.
Thanks for your help!
Regards,
Daniel
0 Kudos
1 Reply
Vladimir_Dudnik
Employee
209 Views

Hello,

Unfortunately we do not have any polinomial transform functions. But ifyou can calculatethe mapping between src and dst thanyou can use ippiRemap functions for interpolation.

Regards,
Vladimir

0 Kudos
Reply