[Interest] Qt and OpenCL crash course
Jason H
scorp1us at yahoo.com
Wed Mar 12 20:08:53 CET 2014
I need to do some elementary graphics operations on QPixmap or QImage. I can do these in Qt to some extent already. But for this latest project I will be processing 4k resolution images.
My operations are:
Translate off origin
Rotate by an acute angle (around a point sometimes not in the image)
Pixel value normailzation
To what extent does Qt support these operations in a hardware accelerated manner? Or how hard is it for me to use the hardware to produce those functions to inter-operate with Qt?
Many thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140312/3d7fe821/attachment.html>
More information about the Interest
mailing list