Hi Jose, sorry for getting back to you so late, but we first had to discuss about how to answer your question best. First of all I would definitely not recognize to use mitkPaintbrushTool in this case. The PaintbrushTool is part of the tool framework in MITK. It would be a huge effort to use it for this simple user interaction.
You can take a look at the mitkSeedsImage and its mitkSeedsImageInteractor. The SeedsImageInteractor allows you to drawn into the SeedsImage. But I have to mention that we are currently not content with the implementation of the SeedsImage. There will most probably be changes in the next time. Best regards Andreas -----Original Message----- From: Jose Dolz Martin De Ojeda [mailto:[email protected]] Sent: Mittwoch, 13. Februar 2013 14:49 To: [email protected] Subject: [mitk-users] mitkPaintbrushTool examples Hello MITK users, I am working in an interactive Graph cut Segmentation software. Since I want to improve, among other things, the user interaction, I would like to add this paint brush tool to allow user to draw lines to define object and/or background, instead of using the mousse clicking to add seeds on by one. So, all the pixels(voxels) that are inside the painter or the line painted will be added to the object/background respectively. Have any of you already used this tool? Could you please provide me some example of how to do this? Thanks in advance! ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
