Hi Marius,
yes, MITK supports the 3D connextion mouse for camera manipulation (currently 
for Windows OS). VTK itself has also a 3D connexion support; we have not yet 
tested it within MITK.
To activate MITK 3D connexion mouse support, install the driver and activate 
the flag "MITK_USE_SPACENAVIGATOR" in cmake.
Build the application without /MP flag (multi processor).
After building the application (ExtApp) go to menu 
Window>>Preferences...>>ExtPreferences<<InputDevices and activate the checkbox 
for the 3D connexion Spacenavigator.

If you want to change it to modify the position of an object, write an 
Interactor as explained in the Tutorial Step 10.
See mitkSpaceNavigatorVtkCameraController for the input of the 3D connexion 
Mouse and see mitkSpaceNavigatorAddOn to see how events are sent.
The question here is how to choose which object to move. You could highlight 
the one that is currently selected and iterate through the selection with the 
key on the side of the mouse. By the way, code contribution is highly 
appreciated.

One todo on our list is to add some slides from a course we held on MITK. Some 
slides are still missing, but should be available in a little wile and then 
they are made available on the webpage. One part of it is interaction for which 
Tutorial Step 10 was written.
Best Regards,
Ingmar

Von: Danciu Marius [mailto:[email protected]]
Gesendet: Donnerstag, 30. Dezember 2010 16:10
An: [email protected]
Betreff: [mitk-users] Interaction in Mitk

Hello,
I have some questions:
-I saw that mitk offer a plugin for imput devices. I have a 3d connexion mouse 
and I'm wandering if it is possible to use it for interaction not only for 
naviagation, (for example to move the sphere in virtual 3D world space, like 
the one from step 10 but to use the mouse instead of arrow keys ), if so, can 
you tell me how can I do this.
-I have read that you intend to provide more tutorials about interaction, when 
do you estimate they will be available?
-I have seen you offer support for opencv, can I use all the feature of opencv 
or just  for video playback/processing in MITK?

Thank you in advice

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to