Hi,

where do the indexes come from that the image navigator shows?

I assume they should be the discrete indexes calculated from the world
position selected in the viewer, but it does not seem to be the case.

The position selected in the image navigator is different than the
coordinates shown on the status bar.

Also the QmitkImageNavigatorView.cpp contains this line:

  m_Controls.m_SliceNavigatorAxial->SetInverseDirection(true);

Why is it good to invert the range? Why just the axial?

If the reason is that dragging the slider rightwards should move upwards in
world space then I suggest to replace the sliders with ctkSliderWidgets. I
added a feature last year to invert the controls for the exact same reason.
With this feature, if the controls are inverted then dragging the slider
right or hitting up or page up will decrease the value, and in the other
way round.

I think it is quite essential to be consequent with the displayed
coordinates.

Thanks,
Miklos
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to