Page MenuHomePhabricator

enhance the functionality of mitkBoundingObjectGroup
Closed, ResolvedPublic

Description

adding some functions, restructuring of code etc

Event Timeline

[SVN revision 25995]
ENH (#5303): -added a function to remove a boundingobject from the group
-use a deque instead of itk::VectorContainer for m_BoundingObjects

[SVN revision 26094]
FIX (#5303): fixing warnings of uninitialized variables

[SVN revision 26098]
ENH (#5303): added a filter to create segmentations out of boundingobjects

[SVN revision 27919]
FIX (#5303): correct region calculation