Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T14624 Ultrasound Plugin: Clean up and add new features | ||
Resolved | None | T14619 Memory Leak in org.mitk.gui.qt.ultrasound | ||
Resolved | None | T8165 Improve performance of ImageVtkMapper2D | ||
Resolved | None | T14587 ultrasound plugin: service list widget does not show active devices |
Event Timeline
The ultrasound module was presented on the conference BVM 2013. Within this bug some clean up of the code and the UI was done. It would be nice to include it in the release 2013-03 for people who want to try out the US module because of the BVM.
Code changes are only inside the US module. Side effects are improbable.
[2f8084]: Merge branch 'bug-14624-CleanUpUSPlugin'
Merged commits:
2013-03-03 20:26:45 Alfred Franz [59b28b]
fixed a bug with the crop area
2013-03-03 20:11:16 Alfred Franz [617788]
added persistence for cropping area
2013-03-01 20:17:27 Alfred Franz [f17be2]
Implemented cropping feature.
2013-03-01 18:50:42 Alfred Franz [0948e1]
had to reset everything because of trailing whitespaces, tabs, etc. The history of the following commits is lost and included in this commit:
commit 5: Implemented ultrasound device persistence: US devices are available again when the program started another time
commit 4: removed digits from framerate visualization
commit 3: cleaned up method OnClickedViewDevice / deactivate UI elements which should not be accessible
commit 2: added global reinit command after start viewing, so the US image appears immediately
commit 1: cleaned up UI
2013-03-01 14:03:45 Alfred Franz [05375b]
Merge branch 'bug-8165-MemoryLeakInImageVtkMapper2D' into bug-14619-MemoryLeaksInUltrasoundPlugin
[ae4ea3]: Merge branch 'bug-14624-CleanUpUSPlugin'
Merged commits:
2013-03-12 14:43:26 Alfred Franz [49965f]
COMP (#14624): fixed syntax for linux