Hi Frederico,

there is definitely no easy way to convert the vtkPlaneWidget into a MITK tool. 
All VTK data structures are wrapped into MITK data structures. If you want to 
interact with data object then the data object needs to have its own 
interactor. This means that you may have to define you own state machine for 
interaction.
What exactly are your requirements for such a resection plane? We already have 
plans and even some preliminary work which improves the usability for the 
clipping plane like defining the plane via points. There also exists a bug for 
this issue:

http://bugs.mitk.org/show_bug.cgi?id=12587

Regards
Andreas

On 24.10.2012, at 15:00, Federico Milano wrote:

Hi Alfred,

First of all, thanks for your answer! I would like position planes that 
represent resections in a surgical plan. I've tried the clipping planes in the 
segmentation tool, but I think that the vtkPlaneWidget is much more flexible 
and user friendly.

Best regards,

Fede

On Wed, Oct 24, 2012 at 5:05 AM, Alfred Franz 
<[email protected]<mailto:[email protected]>> wrote:
Hi Federico,

at the moment there is no general way to convert VTK widgets to MITK
tools. However, this has been done for single projects in the past and
is possible in principle. But maybe you can tell us what you exactly
want to do, this makes it easier to help you with your problem.

Greets,

Alfred


Am 17.10.2012 18:11, schrieb Federico Milano:
> Hi. Is there any recipe or more/less defined way to convert VTK
> widgets to MITK tools, or all the widget code should be rewritten from
> the ground up?
>
> Thanks!
>
> Fede

------------------------------------------------------------------------------
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_sfd2d_oct
_______________________________________________
mitk-users mailing list
[email protected]<mailto:[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_sfd2d_oct_______________________________________________
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_sfd2d_oct
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to