Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Display Halcon Image in QGraphicsView

    General and Desktop
    halcon qgraphicsview image display
    3
    3
    582
    Loading More Posts
    • 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
      Skamath last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • O
          ollarch @Skamath last edited by

          @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 Reply Quote 1
          • First post
            Last post