There is no Unit-Test for mitkImageStatisticsCalculator.
-> Bad => I'm going to implement one...
There is no Unit-Test for mitkImageStatisticsCalculator.
-> Bad => I'm going to implement one...
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T8077 Implement Unit-Test for mitkImageStatisticsCalculator | ||
Resolved | None | T8078 Offset-Bug in ImageStatisticsCalculator |
[9eaf18]: Merge branch 'bug-8077-statistics-unit-test'
2011-05-10 15:52:43 Markus Engel [36df2b]
Implemented basic unit test for statistics calculation using planarfigure mask
Basic Unit-test has been implemented that loads a custom testimage, creates various PlanarPolygons and checks if the mitkImageStatisticsCalculator calculates the correct Mean and Sigma.
This test is real basic and will be extended in the future...
[c9ed3a]: Merge branch 'bug-8077-statistics-unit-test'
2011-05-11 11:12:33 Markus Engel [d7d5f6]
fixing failing test, seems like path was falsely formatted for linux
[955fe0]: Merge branch 'bug-8077-statistics-unit-test'
2011-05-12 16:32:46 Markus Engel [6def93]
removed unnecessary code, improved readability
2011-05-12 16:29:00 Markus Engel [4c876b]
added additional testcases; improved precision of checks
2011-05-12 15:43:40 Markus Engel [164522]
Merge branch 'bug-8078-imagestatistics-planarfigure-offset' into bug-8077-statistics-unit-test
(In reply to comment #7)
reopen for merge in side-branch
Meant: snapshot-201105-preparation
Testing bugs are part of their respective modules -> changing component to other, please assign appropriate component.