Results 1 to 2 of 2

Thread: Best approach to make a selection in an image then creating a mask out of it

  1. #1
    Join Date
    Apr 2010
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Best approach to make a selection in an image then creating a mask out of it

    Hi All,

    I've recently started learning C++ and QT. I'm working on a small project which i have to finish in a couple of weeks. the idea is to create a user interface to load an image then allow the user to make a selection on top of that image (like in the attachments) then when the selection is complete a user clicks a button to generate the mask. The selection could be made as points on the x & y of the mouse position or the image could be loaded with a predefined points with connecting lines between them (i saw something similar) then the suer can increase or decrease the number of points. the image and the created mask will be then passed to Matlab executable file that process the images.

    any help, discussion or explanations is appreciated.

    All the best.
    Attached Images Attached Images

  2. #2
    Join Date
    Apr 2010
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Best approach to make a selection in an image then creating a mask out of it


Similar Threads

  1. Replies: 1
    Last Post: 29th November 2009, 20:33
  2. how to make input mask and validator work together?
    By homerli in forum Qt Programming
    Replies: 11
    Last Post: 5th June 2009, 09:53
  3. Selection area on image
    By sdwdd in forum Newbie
    Replies: 2
    Last Post: 5th March 2009, 11:09
  4. Replies: 4
    Last Post: 3rd May 2008, 16:27
  5. Creating thumbnail of image through qt
    By vishal.chauhan in forum Newbie
    Replies: 1
    Last Post: 30th January 2007, 13:30

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.