Page MenuHomePhabricator

[PR232] Tiny refactoring of BoundingShapeVtkMapper2d
Closed, ResolvedPublic

Description

Fixes flickering behavior of Image Cropper on most MR images for example.

Previous version was flickering a lot unless the bbox was world axes aligned.

For debugging I renamed some variables from a/b/c/result_x to something more expressive and improved one calculation. Now it is less sensitive when a cube is not perfectly world-axes aligned.

Could be integrated into release branch and master.

Event Timeline

kislinsk added a subscriber: kislinsk.

Sorry, this was too close to the MITK 2018.04.2 release to be considered to be part of the bugfix release.

kislinsk renamed this task from Github pull request 232 (Tiny refactoring of mitkBoundingShapeVtkMapper2d.cpp) to [PR232] Tiny refactoring of BoundingShapeVtkMapper2d.Mar 29 2019, 2:02 PM
kislinsk claimed this task.
kislinsk triaged this task as Normal priority.