Directory Testing/Data/Input/

Directory Created:
2007-11-18 19:30
Total Files:
28
Deleted Files:
1
Lines of Code:
203

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

Lines of Code

Testing/Data/Input/ Lines of Code

Developers

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

Most Recent Commits

pieper 2009-10-08 15:30 Rev.: 10607

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:

  • Testing/Data/Input: ExecutionModelTourTest.mrml (+3 -3)
fedorov 2009-06-16 12:36 Rev.: 9708

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:

  • Testing/Data/Input: MRMeningioma01.tfm (+3 -3)
pieper 2009-06-11 08:45 Rev.: 9683

BUG: make input file match re-generated output file

0 lines of code changed in 1 file:

  • Testing/Data/Input: ExecutionModelTourTest.mrml (changed)
naucoin 2009-05-13 16:39 Rev.: 9479

ENH: Adding an image mask CLI and test

0 lines of code changed in 1 file:

  • Testing/Data/Input: CTHeadAxialMask.nrrd (new)
naucoin 2009-05-13 13:00 Rev.: 9472

ENH: Cast volume CLI plus test

0 lines of code changed in 1 file:

  • Testing/Data/Input: CastTest.nrrd (new)
fedorov 2009-04-29 19:15 Rev.: 9359

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:

  • Testing/Data/Input: MRMeningioma01.tfm (new 5)
fedorov 2009-01-16 11:28 Rev.: 8400

BUG: Incorrect order of test images

0 lines of code changed in 2 files:

  • Testing/Data/Input: MRMeningioma0.nrrd (changed), MRMeningioma1.nrrd (changed)
fedorov 2009-01-14 19:25 Rev.: 8392

ENH: Input data for ChangeTracker testing (same as in the data
accompanying ChangeTracker tutorial materials)

0 lines of code changed in 2 files:

  • Testing/Data/Input: MRMeningioma0.nrrd (new), MRMeningioma1.nrrd (new)
lorensen 2009-01-02 12:54 Rev.: 8248

ENH: test data for ModelMakerTest.

4 lines of code changed in 1 file:

  • Testing/Data/Input: ModelMakerTest.mrml (new 4)
lorensen 2009-01-02 10:51 Rev.: 8245

ENH: New test data.

6 lines of code changed in 1 file:

  • Testing/Data/Input: ExecutionModelTourTest.mrml (new 6)
lorensen 2009-01-02 08:31 Rev.: 8241

ENH: New test data.

13 lines of code changed in 2 files:

  • Testing/Data/Input: MRHeadResampled.nhdr (new 13), MRHeadResampled.raw.gz (new)
lorensen 2009-01-01 15:56 Rev.: 8236

ENH: new CT data for testing.

26 lines of code changed in 4 files:

  • Testing/Data/Input: CTHeadResampled.nhdr (new 13), CTHeadResampled.raw.gz (new), CTHeadResampledOtsuSegmented.nhdr (new 13), CTHeadResampledOtsuSegmented.raw.gz (new)
lorensen 2008-11-26 16:23 Rev.: 7990

BUG: file should not have been committed.

0 lines of code changed in 1 file:

  • Testing/Data/Input: CTHeadAxialDoubled.nhdr~ (del)
lorensen 2008-11-26 16:23 Rev.: 7989

ENH: baseline and input for new test.

13 lines of code changed in 3 files:

  • Testing/Data/Input: CTHeadAxialDoubled.nhdr (new 13), CTHeadAxialDoubled.nhdr~ (new), CTHeadAxialDoubled.raw.gz (new)
ibanez 2008-06-06 20:15 Rev.: 7011

ENH: Adding standard QuaternionRigidTransform to be used as input in image registration tests.

25 lines of code changed in 5 files:

  • Testing/Data/Input: itkQuaternionRigidTransform00.txt (new 5), itkQuaternionRigidTransform01.txt (new 5), itkQuaternionRigidTransform02.txt (new 5), itkQuaternionRigidTransform03.txt (new 5), itkQuaternionRigidTransform04.txt (new 5)
ibanez 2008-06-06 18:31 Rev.: 7009

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:

  • Testing/Data/Input: itkAffineTransform00.txt (new 5), itkAffineTransform01.txt (new 5), itkAffineTransform02.txt (new 5), itkAffineTransform03.txt (new 5), itkAffineTransform04.txt (new 5)
ibanez 2008-06-06 11:31 Rev.: 7004

ENH: Adding initial level of testing for BSplineDeformableRegistration CLI module.

73 lines of code changed in 1 file:

  • Testing/Data/Input: BSplineDisplacements3D_00.txt (new 73)
lorensen 2007-11-18 19:30 Rev.: 4871

ENH: Adding regression tests for CLI plugins.

13 lines of code changed in 2 files:

  • Testing/Data/Input: CTHeadAxial.nhdr (new 13), CTHeadAxial.raw.gz (new)
Generated by StatSVN 0.5.0