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. Display Halcon Image in QGraphicsView
QtWS25 Last Chance

Display Halcon Image in QGraphicsView

Scheduled Pinned Locked Moved Unsolved General and Desktop
halconqgraphicsviewimage display
3 Posts 3 Posters 1.0k Views
  • 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.
  • S Offline
    S Offline
    Skamath
    wrote on last edited by
    #1

    Hello,
    I am trying to implement the display of a halcon image in a QGraphicsview item. Has anyone been able to do this?

    I have tried looking at the Matching Example given in the halcon examples directory(\examples\cpp\qt\Matching) but it is a little too advanced for me to understand.

    Any help is appreciated

    O 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 the examples available somewhere ?

      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
      1
      • S Skamath

        Hello,
        I am trying to implement the display of a halcon image in a QGraphicsview item. Has anyone been able to do this?

        I have tried looking at the Matching Example given in the halcon examples directory(\examples\cpp\qt\Matching) but it is a little too advanced for me to understand.

        Any help is appreciated

        O Offline
        O Offline
        ollarch
        wrote on last edited by
        #3

        @Skamath The Halcon example using Qt is very simple but it uses the Halcon Graphics Window to show images, regions and XLDs. If you think that it is complicated I recommend you to use the Halcon Graphics Window instead of trying to build your own Graphics Window based on QGraphicsView.

        1 Reply Last reply
        1

        • Login

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