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

Thumbnail generation;

Intel_C_Intel
Employee
665 Views
I have access to the image bits,
now what is the cppcode to create
a thumbnail from these bits?
I have tried and tried but the best
I can get is part of the image with
the size that I passed in to the function.
I have also got it to zoom in but not the
whole image only the upper left corner.
Thank You
Bo Hunter
0 Kudos
1 Reply
Intel_C_Intel
Employee
665 Views
Bo,
you can use ippiResize function to reduce image dimensions. Please find details in the IPP documentation.
Regards,
Vladimir
0 Kudos
Reply