Results 1 to 2 of 2

Thread: How to Integrate openCV code with Qt4?

  1. #1
    Join Date
    Nov 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation How to Integrate openCV code with Qt4?

    Hey Forum!
    My name is Eduardo, I´m 22 and I´m from Portugal.
    At this moment I´m developing a school project. The first goal to be achieved is build a simple eye tracking tool.
    To build the eye tracking tool I´m using the openCV library in windows xp.
    However, I need to design a simple GUI for the eye tracker. I´ve already downloaded and configured qt4 with msvc, and I tested it with some examples like this :

    http://doc.trolltech.com/4.3/tutorial-t1.html

    The examples are running well.
    So my doubt is, how can I integrate the code that I wrote using opennCV in the GUI designed with Qt4?
    Could you help me?

    Thanks in advance for you time!
    Regards

    Eduardo
    Last edited by edomingos; 26th November 2009 at 19:08.

  2. #2
    Join Date
    Sep 2009
    Location
    Tashkent, Uzbekistan
    Posts
    107
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to Integrate openCV code with Qt4?

    It looks like integration will work in the same way as with any usual 3rd party library. Include 3rd party headers to your code, write classes and don't forget to add OpenCV libraries to linker. Good luck

Similar Threads

  1. OpenCv & Qt4
    By switch in forum Qt Programming
    Replies: 0
    Last Post: 4th August 2009, 15:12
  2. Replies: 0
    Last Post: 30th July 2009, 21:56
  3. How to integrate Qt and Opencv
    By diego in forum Newbie
    Replies: 1
    Last Post: 26th June 2009, 10:27
  4. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41
  5. Replies: 5
    Last Post: 15th March 2006, 07:33

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.