Page MenuHomePhabricator

Generic test for image statistic calculation
Closed, WontfixPublic

Description

A test should be created which verifies the calculated values within a ROI from two different input images. In the first image the ROI is represented by a PlanarPolygon, in the second image we use a PlanarSubdivisionPolygon.

The test checks if mean-value, standard deviation and area are calculated correctly.

Event Timeline

Together with Danial I just rebuilt a branch for this bug and we'll push three branches:

  • a base branch to be merged into both releases/snapshot-2013-v2 and master

    bug-16787-roi-measurements-tests
  • two integration branches for the two destinations

    bug-16787-roi-measurement-tests-integration-master bug-16787-roi-measurement-tests-integration-snapshot-201308

Both integration branches compile and have the test pass.

Reason for this branchig is that we need to integrate the test into a rather old snapshot version of MITK.

Further development should be built on top of bug-16787-roi-measurements-tests, then distributed to the two integration branches and further.

New remote branch pushed: bug-16787-roi-measurement-tests-integration-master

New remote branch pushed: bug-16787-roi-measurements-tests

New remote branch pushed: bug-16787-roi-measurement-tests-integration-snapshot-201308

kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.