Hi Hortense, I just pushed a version of the branch based on 2013.09:
bug-17203-setter-for-event-notification-policy-for-toolmanager-for-MITK2013.09 Best, Andreas From: Hortense KIRISLI [mailto:[email protected]] Sent: Freitag, 14. Februar 2014 14:41 To: [email protected] Cc: Fetzer, Andreas Subject: Re: [mitk-users] Activate synchronization of viewers while using editing tools Hi Andreas, Thanks for having a look at my problem. I agree that for some of the tools having synchronization may be more confusing than useful. I would say that mainly for the "Add" function when we draw contour with free-hand, it can be handy to see corresponding points in 3 ortho view. I am glad that you created a fix for this. However, in our research project, we work with MITK 2013.09.0, so I cannot merge nor update my sources. How shall I access the changes? Best, Hortense ---- Hortense KIRISLI, PhD Research & Development Engineer AQUILAB Parc Eurasanté - Lille Métropole Bâtiment Hermès 250 rue Salvador Allende 59120 Loos Les Lille - France Tel. +33 3 69 61 51 65 www.aquilab.com<http://www.aquilab.com> [cid:[email protected]] ---- De : Fetzer, Andreas [mailto:[email protected]] Envoyé : vendredi 14 février 2014 10:43 À : Hortense KIRISLI; [email protected]<mailto:[email protected]> Objet : RE: [mitk-users] Activate synchronization of viewers while using editing tools Hi Hortense, in the mitkToolManager in the ActivateTool(int id) function the EventNotificationPolicy of the global interaction is set to inform_one which means that if a tool is active just the tool gets the state events. We implemented this because having the rendering view synchronized with the mouse movement during manual segmentation lead to too much "visual noise" and could also lead to strange effects especially if crosshair rotation was active. However I think there should be some switch in the toolmanager for that. I just added the ActivateExclusiveStateEventPolicy function the the toolmanager and also pushed a branch for that which is based on our latest release. You can find the branch and the according bug here: http://bugs.mitk.org/show_bug.cgi?id=17203 If you are using the latest release of MITK (which is recommended) you can simply merge this branch into you repository. If you are working on the latest master you simply have to update you repository. Hope this solves you problem. Best regards Andreas From: Hortense KIRISLI [mailto:[email protected]] Sent: Montag, 27. Januar 2014 11:29 To: [email protected]<mailto:[email protected]> Subject: [mitk-users] Activate synchronization of viewers while using editing tools Hi all, When using the editing drawing tools in the Segmentation plugin, the synchronization of viewers on cursor position is deactivated. How may I activate it again? Shall I implement myself a method or is there a simpler way? Thank you, Regards, Hortense ---- Hortense KIRISLI, PhD Research & Development Engineer AQUILAB Parc Eurasanté - Lille Métropole Bâtiment Hermès 250 rue Salvador Allende 59120 Loos Les Lille - France Tel. +33 3 69 61 51 65 www.aquilab.com<http://www.aquilab.com> [cid:[email protected]] ----
<<inline: image001.jpg>>
------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
