Page MenuHomePhabricator

Ultrasound Plugin: Clean up and add new features
Closed, ResolvedPublic

Event Timeline

New remote branch pushed: bug-14624-CleanUpUSPlugin

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

Apparently fixed in the 2013.03 release - closing bug.