Results 1 to 6 of 6

Thread: How to get specific point and draw Rectangle on QImage?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2014
    Posts
    33
    Thanks
    15
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to get specific point and draw Rectangle on QImage?

    Quote Originally Posted by stampede View Post
    Can you explain what you mean by "i would like to box the part i needed ask the pic shown," ?
    If I'm correct, it looks like you want to draw a bounding box around the contours with the largest area, but I can only guess. Have you verified your sorting procedure ?
    Yes,exactly [want to draw a bounding box around the contours with the largest area].

    What do you mean by verified my sorting?
    Do you mean the sorting of all the function?

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to get specific point and draw Rectangle on QImage?

    What do you mean by verified my sorting?
    It can't be more clear - have you checked that the list is sorted after the sorting code

Similar Threads

  1. How to draw a rectangle or line on an image
    By Shubham in forum Newbie
    Replies: 6
    Last Post: 18th February 2014, 07:17
  2. Draw rectangle on QImage
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 25th January 2013, 12:33
  3. Replies: 2
    Last Post: 9th November 2012, 17:16
  4. Replies: 1
    Last Post: 3rd November 2009, 22:26
  5. Starting Point of Rectangle in RubberBand implementation
    By cdemirkir in forum Qt Programming
    Replies: 4
    Last Post: 10th July 2007, 15:05

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
  •  
Qt is a trademark of The Qt Company.