[root]/Testing/Data/Input
CTHeadAxialDicom
(93 files, 0 lines)
DWIDicom
(93 files, 0 lines)
PolyDataToLabelmap
(3 files, 33 lines)
vhp2
(10 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 35 (100.0%) | 209 (100.0%) | 5.9 |
| ibanez | 11 (31.4%) | 123 (58.9%) | 11.1 |
| lorensen | 14 (40.0%) | 75 (35.9%) | 5.3 |
| fedorov | 6 (17.1%) | 8 (3.8%) | 1.3 |
| pieper | 2 (5.7%) | 3 (1.4%) | 1.5 |
| naucoin | 2 (5.7%) | 0 (0.0%) | 0.0 |
COMP: check in version of mrml file as written by the test so that svn does not detect a modified file
3 lines of code changed in 1 file:
BUG: corrected command line
Slicer3 --launch RigidRegistration --fixedsmoothingfactor 0
--movingsmoothingfactor 0 --histogrambins 30 --spatialsamples 10000
--iterations 100,100,50,20 --learningrate 0.01,0.005,0.0005,0.0002
--translationscale 100
~/projhome/data/RegistrationReproducibility/MRMeningioma0.nrrd
~/projhome/data/RegistrationReproducibility/MRMeningioma1.nrrd
3 lines of code changed in 1 file:
BUG: make input file match re-generated output file
0 lines of code changed in 1 file:
ENH: Adding an image mask CLI and test
0 lines of code changed in 1 file:
ENH: Cast volume CLI plus test
0 lines of code changed in 1 file:
ENH: added ground truth testing transform for registering MRMeningioma1.nrrd
(moving) with MRMeningioma0.nrrd. This transform was obtained with the
following parameters using r9358, on george.bwh.harvard.edu, gcc 4.1.2, debug
mode.
./Slicer3 --launch RigidRegistration --fixedsmoothingfactor 0
--movingsmoothingfactor 0 --histogrambins 30 --spatialsamples 10000
--iterations 100,100,50,20 --learningrate 0.01,0.005,0.0005,0.0002
--translationscale 100 --initialtransform
../Slicer3/Testing/Data/Input/MRMeningioma01.tfm --outputtransform
./transform.txt --resampledmovingfilename ./registered.nrrd
../Slicer3/Testing/Data/Input/MRMeningioma0.nrrd
../Slicer3/Testing/Data/Input/MRMeningioma1.nrrd
5 lines of code changed in 1 file:
BUG: Incorrect order of test images
0 lines of code changed in 2 files:
ENH: Input data for ChangeTracker testing (same as in the data
accompanying ChangeTracker tutorial materials)
0 lines of code changed in 2 files:
ENH: test data for ModelMakerTest.
4 lines of code changed in 1 file:
ENH: New test data.
6 lines of code changed in 1 file:
ENH: New test data.
13 lines of code changed in 2 files:
ENH: new CT data for testing.
26 lines of code changed in 4 files:
BUG: file should not have been committed.
0 lines of code changed in 1 file:
ENH: baseline and input for new test.
13 lines of code changed in 3 files:
ENH: Adding standard QuaternionRigidTransform to be used as input in image registration tests.
25 lines of code changed in 5 files:
ENH: Basic transforms used to perturbe the initialization of a registered image,
to register the images back and compare against a baseline.
25 lines of code changed in 5 files:
ENH: Adding initial level of testing for BSplineDeformableRegistration CLI module.
73 lines of code changed in 1 file:
ENH: Adding regression tests for CLI plugins.
13 lines of code changed in 2 files: