Results 1 to 2 of 2

Thread: How to integrate Qt and Opencv

  1. #1
    Join Date
    May 2009
    Posts
    28
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows

    Default How to integrate Qt and Opencv

    Hi all.
    I am beginning working with Qt and i have a task for processing logitech webcam.
    I know that i should use Opencv to solve this problem.
    But up to now i still dont understand how to integrate Qt with Opencv

    Step by step i made on windowXP:
    Downloaded Qt SDK
    Downloaded Eclipse for C++
    Downloaded flugin Qt for eclipse
    Installed all.

    Next :
    i dowloaded : OpenCV_1.1pre1a and chopencv-2.3.0-win
    what need i continue to do ?

    Please help me.

    Thanks in advance.
    Diego

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: How to integrate Qt and Opencv

    Quote Originally Posted by diego View Post
    what need i continue to do ?
    • Read about C++ programming
    • Have a look how qt binds libraries
    • extract OpenCV
    • bind the dll to your application
    • use the opencv code in you app
    • search this forum for further hints (OpenCV was mentiond the last days very often.)


    Concert, specified problems? Post them here.

Similar Threads

  1. OpenCV integration
    By sfabel in forum Qt Programming
    Replies: 47
    Last Post: 28th January 2013, 05:19
  2. Replies: 8
    Last Post: 18th March 2011, 11:27
  3. OpenCv + Qt
    By Janderson Borges in forum Qt Programming
    Replies: 3
    Last Post: 2nd December 2008, 13:01
  4. How to open two cameras with opencv?
    By alphaboy in forum General Programming
    Replies: 2
    Last Post: 21st December 2007, 10:58

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
  •  
Qt is a trademark of The Qt Company.