Page MenuHomePhabricator

ImageStatisticsCalculatorTest is not testing masking by image
Closed, ResolvedPublic

Description

The test is not testing the (broadly used) masking by another image and should be extended in this way.

Event Timeline

User hering has pushed new remote branch:

bug-18615-EnhanceStatCalculatorTest-ImageMasking

User hering has pushed new remote branch:

bug-18615-EnhanceStatCalculatorTest-ImageMasking

Needs the changes in ImageGenerator to proceed...

Requested CorModFlag for 18617. The branch made merge-ready on current (today) master.

[160b71]: Merge branch 'bug-18615-EnhanceStatCalculatorTest-ImageMasking-OktINT'

Merged commits:

2015-10-21 16:38:46 Jan Hering [047724]
Fix calls to method with changed signature

  • renamed method from ImageGenerator

2015-10-21 16:16:05 Jan Hering [20ded1]
Merge branch 'bug-18617-RefactorImageGenerator' into bug-18615-EnhanceStatCalculatorTest-ImageMasking-OktINT

Conflicts:
Modules/Core/include/mitkImageGenerator.h


2015-10-21 15:00:23 Jan Hering [b326a7]
Merge branch 'bug-18615-EnhanceStatCalculatorTest-ImageMasking' into bug-18615-EnhanceStatCalculatorTest-ImageMasking-OktINT

Conflicts:
Modules/ImageStatistics/Testing/mitkImageStatisticsCalculatorTest.cpp


2015-01-14 17:04:14 Jan Hering [c0f62b]
Add tests of masking by image


2015-01-14 17:03:49 Jan Hering [e56d3e]
Enhance ImageGenerator