Results 1 to 2 of 2

Thread: IplImageToQImage and IplImageToQImage

  1. #1
    Join Date
    Jul 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default IplImageToQImage and IplImageToQImage

    Hello everybody,

    I would like help to fix the code of this discussion:
    http://groups.google.com/group/OpenC...571f9eb338859a

    One function convert the IplImage to QImage and the other one the
    reverse process.
    The problems that i want to fix are:
    #1 - In IplImageToQImage, convert to RGB (i need it to be colorful);
    #2 - The IplImageToQImage is making the image smaller then the image
    that it received.

    I would like it work like "any IplImage to QImage" and "any QImage to
    IplImage".

    The benefit are that we could use alot of the OpenCV library to work
    with the QImage, with a lot of coded functions with very good
    performace.

    Thanks for everyone,

    [[]]'s

  2. #2
    Join Date
    Jul 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: IplImageToQImage and IplImageToQImage

    Hello,

    If you can help me a bit post a message, please.


    Thanks guys

    Best Regards,

    [[]]'s

Tags for this Thread

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.