Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Problem creating GUI Qt after using matrix on C++
Forum Updated to NodeBB v4.3 + New Features

Problem creating GUI Qt after using matrix on C++

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 795 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zowpro
    wrote on last edited by
    #1

    Hello everyone, it's been over two months since I'm working on a project in C + + (recognition of geometric shape by detecting the contour, the convex hull, the surface of the object), using well Qt creator. And then we trying to create a GUI with Qt, it does not detect the functions that I used, eg "findcontours" and even reporting matrix "Mat src". From my research on the net, most interfaces use only pointers while my entire program is based on matrix. There is not a solution to my problem?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Are you using OpenCV ? If so, are you setting up your project correctly to make use of it ?

      If not you need to at least tell what libraries you are using and a sample code that fails.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved