Page MenuHomePhabricator

Extend testing of ThickSlicesFilter
Closed, ResolvedPublic

Description

The current implementation of the Unittest for the vtkMitkThickSlicesFilter only checks the result of the MaxIP projection mode.

The test should be extended to check the other projection modes as well.

Event Timeline

User engelm has pushed new remote branch:

bug-17903-thickslices-unittest

User engelm has pushed new remote branch:

bug-17903-thickslices-unittest-master

[121925]: Merge branch 'bug-17903-thickslices-unittest-master'

Merged commits:

2014-07-07 13:02:00 Markus Engel [4f04fa]
extended unittest for thickslices filter

[9fa09f]: COMP: Merge branch 'bug-17903-thickslices-unittest-master'

Merged commits:

2014-07-07 14:16:03 Markus Engel [56173b]
adapted unittest to new VTK