Results 1 to 2 of 2

Thread: integrating openCv with QtQuick

  1. #1
    Join Date
    Aug 2011
    Posts
    15
    Thanks
    1
    Qt products
    Qt3
    Platforms
    MacOS X

    Thumbs up integrating openCv with QtQuick

    Hi, i need some help on integrating opencv with qt quick.. I have a cpp code written for capturing video and i want it to be integrated with qt quick.. Please let me know if i'm wrong and i need some help on this...
    Thanks
    Nitish

  2. #2
    Join Date
    Aug 2011
    Posts
    15
    Thanks
    1
    Qt products
    Qt3
    Platforms
    MacOS X

    Thumbs up Re: integrating openCv with QtQuick

    After going through various forums i got a solution... We can make use of QGraphicsProxyWidget to display a QWidget in QML..... My OpenCV code is written in cpp and i used QWidget to display the webcam image.. And for displaying it through a Qml window i used QGraphicsProxyWidget...
    Last edited by nitish; 24th September 2011 at 14:35.

Similar Threads

  1. [Qt & QtQuick] pinKey SDK 0.9.8 (Tech Preview) released
    By zuck in forum Qt-based Software
    Replies: 2
    Last Post: 23rd September 2011, 16:39
  2. Designer or QtQuick?
    By Jeffb in forum Qt Quick
    Replies: 5
    Last Post: 9th August 2011, 06:38
  3. visualize qtQuick project
    By amadanes in forum Newbie
    Replies: 1
    Last Post: 8th May 2011, 23:15
  4. Linking Sql Database in QtQuick
    By chronoski in forum Newbie
    Replies: 1
    Last Post: 17th March 2011, 03:46
  5. Integrating opencv with QT in visualstudio 2008
    By reem in forum Qt Programming
    Replies: 1
    Last Post: 12th April 2010, 09:12

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.