Page MenuHomePhabricator

Extend mitkToFDistanceImageToPointSetFilterTest and mitkToFDistanceImageToSurfaceFilterTest
Closed, ResolvedPublic

Description

Due to changes in the corresponding filter classes the tests need to be extended.

Event Timeline

It also needs to be checked, why the testcase "Testing filter with subset" in mitkToFDistanceImageToPointSetFilterTest fails (see comments in code).

Sven told me, that the documentation still says, that the distance value refers to the distance from chip to object (not pinhole to object). Needs to be adapted.

[19e382]: Merge branch 'bug-12699-Extend_mitkToFDistanceImageToPointSetFilterTes

Merged commits:

2012-08-23 10:47:15 Anja Groch [f711fc]
Testcase "testing filter with subset" is activated again. Failure is fixed with T9302.
Comments are extended.

[ef69cc]: Merge branch 'bug-12699-Extend_mitkToFDistanceImageToPointSetFilterTes

Merged commits:

2012-09-27 12:39:11 Anja Groch [85166e]
Finished mitkToFDistanceImageToSurfaceFilterTest, so that both cases (with and without interpixeldistance) are tested.


2012-09-27 12:37:40 Anja Groch [82c26e]
added Get/SetReconstructionMode in mitkToFDistanceToSurfaceFilter


2012-09-27 10:50:35 Anja Groch [229e42]
Finished mitkToFDistanceImageToPointSetFilterTest, so that both cases (with and without interpixeldistance) is tested.