Results 1 to 2 of 2

Thread: image processing with qtopengl

  1. #1

    Default image processing with qtopengl

    hi, I'm writing an application which have one photo overlaying another photo. I want to have some alpha blending effect. should i use the alpha blending feature provided by opengl? If i just use the alpha blending feature, is it worth to build with qtopengl? what's the cost in terms of binary size and performance? thx

  2. #2
    Join Date
    Mar 2009
    Location
    Tennessee, US
    Posts
    41
    Thanks
    3
    Thanked 11 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: image processing with qtopengl

    Qt seems to support photo manipulation and blending quite nicely. Combined with the ability to do threaded work, I don't think that you will need any OpenGL. For image manipulation, see their example http://doc.trolltech.com/4.5/paintin...mposition.html.

    Happy image processing!
    Amos
    Qt Programmer Extraordinaire

    Current Work:
    Ripxx Sports Measurement Device - www.ripxx.com
    (Featured in MYTHBUSTERS on 2010-05-19 in S08E08)

Similar Threads

  1. Basic image processing on a QImage
    By Danny in forum Qt Programming
    Replies: 10
    Last Post: 27th January 2010, 01:24
  2. image processing
    By IRON_MAN in forum Qt Programming
    Replies: 4
    Last Post: 18th November 2009, 13:37
  3. Image processing
    By NicNac in forum Newbie
    Replies: 25
    Last Post: 2nd November 2008, 10:05
  4. Image processing via matrix
    By jones.79 in forum Qt Programming
    Replies: 10
    Last Post: 22nd September 2008, 00:42
  5. Image Processing using Qt
    By danielperaza in forum Qt Programming
    Replies: 2
    Last Post: 9th March 2008, 18:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.