Thumbnail generation;

Thumbnail generation;

Аватар пользователя Community Admin



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

2 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя Community Admin

Bo,

you can use ippiResize function to reduce image dimensions. Please find details in the IPP documentation.

Regards,
Vladimir

Зарегистрируйтесь, чтобы оставить комментарий.