File: igstkDataReadMe.txt

package info (click to toggle)
igstk 4.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 38,980 kB
  • sloc: cpp: 86,267; xml: 96; makefile: 75; python: 38
file content (15 lines) | stat: -rw-r--r-- 759 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

This directory contains data used for the testing process.

Testing plays a fundamental role in the development and maintenance of IGSTK.

The subdirectory "Input" contains images and datastreams from trackers that are
used as input to the test ensuring that they are run in standarized conditions.

The subdirectory "Baseline" contains the 'accepted' results of the test. The
data there is used for regression testing on a nightly basis. Each time a test
is run, the result of its output are compared to the accepted results stored in
the Baseline directory. If the results differ by more than a reasonable
tolerance value, then the test is marked as failed and should be marked as an
issue to be resolved by the developers and maintainers of the toolkit.