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. Image annotation in QGraphicsView
Forum Updated to NodeBB v4.3 + New Features

Image annotation in QGraphicsView

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 852 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.
  • G Offline
    G Offline
    Girin
    wrote on last edited by aha_1980
    #1

    How to annotate an image displayed in QGraphicsView?
    I should be able to select a region of interest(an rectange) by mouse and then attonate it.![alt text](dc2ced28-4868-4416-9a1f-3de0d934c89a-image.png image url)
    An example is shown above of how the attonation should be.

    Pl45m4P 1 Reply Last reply
    0
    • G Girin

      How to annotate an image displayed in QGraphicsView?
      I should be able to select a region of interest(an rectange) by mouse and then attonate it.![alt text](dc2ced28-4868-4416-9a1f-3de0d934c89a-image.png image url)
      An example is shown above of how the attonation should be.

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by Pl45m4
      #2

      @Girin

      Can you explain what you mean by "attonation"?

      Your image looks like a MRI / MRT-image?!

      Edit:

      Do you mean "annotation"?
      So basically you want to draw a rectangle around your area?!


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      G 1 Reply Last reply
      2
      • G Offline
        G Offline
        Girin
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • Pl45m4P Pl45m4

          @Girin

          Can you explain what you mean by "attonation"?

          Your image looks like a MRI / MRT-image?!

          Edit:

          Do you mean "annotation"?
          So basically you want to draw a rectangle around your area?!

          G Offline
          G Offline
          Girin
          wrote on last edited by
          #4

          @Pl45m4 Sorry!, yes it is annotation.
          I want to select a region in the image, so the i can do some image processing on that particular region.

          Pl45m4P 1 Reply Last reply
          0
          • G Girin

            @Pl45m4 Sorry!, yes it is annotation.
            I want to select a region in the image, so the i can do some image processing on that particular region.

            Pl45m4P Offline
            Pl45m4P Offline
            Pl45m4
            wrote on last edited by
            #5

            @Girin

            Have a look at this thread. The OP there asked for something similar.

            You could solve it with QRubberBand or you paint your own rect / rectItem after clicking and while moving your mouse.


            If debugging is the process of removing software bugs, then programming must be the process of putting them in.

            ~E. W. Dijkstra

            1 Reply Last reply
            2
            • G Offline
              G Offline
              Girin
              wrote on last edited by
              #6

              Thank You very much. I will look onto it.

              1 Reply Last reply
              0
              • Shaip AIS Offline
                Shaip AIS Offline
                Shaip AI
                wrote on last edited by
                #7
                This post is deleted!
                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