Page MenuHomePhabricator

Plugin examples: Add surface utility view
Closed, ResolvedPublic

Description

There are a few surface modification tools spread in different plugins in MITK/MBI:

  • move/rotate surfaces
  • compute center of gravity of a surface
  • add noise to a surface
  • compute target points

The idea is to put them to a surface utility view, so everybody can use them. We can add this view to the examples plugin.

Event Timeline

New remote branch pushed: bug-14815-ExamplesSurfaceUtilities

The following features were moved to the new view:

Surface: compute Center of Gravity Anisotropic ICP utility
Surface: Fill Surface with points (as Targets) TofSimulation
Surface: Move/Rotate surface Anisotropic ICP utility
Surface: Add gaussian noise AnisotropicPointRegisterDemo (was already deleted)

> maybe we want to remove the features from the other views to avoid code duplicates

[70327d]: Merge branch 'bug-14815-ExamplesSurfaceUtilities'

Merged commits:

2013-03-22 16:11:23 Alfred Franz [c89d85]
finished integration of surface utilities to new view


2013-03-22 15:50:53 Alfred Franz [9df77e]
Integrate Move/Rotate and CenterOfGravity code


2013-03-22 14:35:25 Alfred Franz [d2e983]
created new view and UI, not working yet

This bug could not be fixed within the 2013-06 release and has medium severity. Setting target milestone to unspecified.

finished, as far as I know. Closing this bug.