Directory Applications/CLI/RegisterImagesModule/Applications/

Directory Created:
2008-07-27 22:32
Total Files:
22
Deleted Files:
0
Lines of Code:
6245

[root]/Applications/CLI/RegisterImagesModule/Applications
                    directory in repo Data (3 files, 19 lines)

Lines of Code

Applications/CLI/RegisterImagesModule/Applications/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 66 (100.0%) 6273 (100.0%) 95.0
aylward 35 (53.0%) 4279 (68.2%) 122.2
casey.goodlett 23 (34.8%) 1989 (31.7%) 86.4
jcfr 1 (1.5%) 4 (0.1%) 4.0
lorensen 1 (1.5%) 1 (0.0%) 1.0
pieper 4 (6.1%) 0 (0.0%) 0.0
millerjv 2 (3.0%) 0 (0.0%) 0.0

Most Recent Commits

casey.goodlett 2009-12-10 11:23 Rev.: 11242

ENH: Add module to compute a transform two corresponding fiducial lists. The two lists are expected to be ordered such that the same index in each list is expected to contain corresponding points. Currently the module supports translations, rigid transformations, and similiarity transformations.

228 lines of code changed in 3 files:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed), TransformFromFiducials.cxx (new 184), TransformFromFiducials.xml (new 44)
jcfr 2009-12-09 03:36 Rev.: 11230

ENH: Update CMakeLists.txt, use FILE(MAKE_DIRECTORY ..) instead of deprecated MAKE_DIRECTORY(..)

4 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (+4 -4)
casey.goodlett 2009-11-03 15:54 Rev.: 10849

ENH: When setting the metric set it for rigid, affine, and bspline not just rigid.

18 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (+18)
casey.goodlett 2009-09-22 10:45 Rev.: 10515

ENH: Add capability to add a label image as a mask for the fixed images. Samples used to compute the image match metric are only drawn within this mask.

76 lines of code changed in 2 files:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (+61 -22), RegisterImagesSlicer.xml (+15 -1)
aylward 2009-09-12 12:51 Rev.: 10469

COMP: Unused params

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesModuleLogic.cxx (changed)
aylward 2009-09-12 11:56 Rev.: 10466

BUG: Need to link modules with ITK

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
casey.goodlett 2009-09-11 15:07 Rev.: 10464

ENH: Tweak a few parameters

0 lines of code changed in 2 files:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterBrainMRToTemplate.cxx (changed), RegisterBrainMRToTemplate.xml (changed)
casey.goodlett 2009-09-11 13:53 Rev.: 10462

COMP: Forgot a few lines in the CMakeLists.txt for the previous checkin

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
casey.goodlett 2009-09-11 13:50 Rev.: 10461

ENH: Add two new prototype modules to fall in a hierarchy of registration modules that will solve specific use cases. As a first step included are RegisterFollowupBrainMR and RegisterBrainMRToTemplate. These modules present a simplified view of the options in Register Images for those use cases.

990 lines of code changed in 5 files:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed), RegisterBrainMRToTemplate.cxx (new 429), RegisterBrainMRToTemplate.xml (new 85), RegisterFollowupBrainMR.cxx (new 405), RegisterFollowupBrainMR.xml (new 71)
aylward 2009-09-07 20:22 Rev.: 10420

BUG: Commandline args to generateTestData changed

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
aylward 2009-09-07 08:40 Rev.: 10418

COMP: Message about long tests should be an "Attention" statement and not a "Warning" statement to avoid ctest flagging as a build configuration warning on dashboards

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
aylward 2009-09-04 09:57 Rev.: 10412

ENH: Updated to support testing when used by external projects. Also added argument to ResampleImage function to specify DefaultPixelValue used by resampler.

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
casey.goodlett 2009-08-18 12:59 Rev.: 10297

ENH: switch transform save and load to use the appropriate slicer routines.

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.xml (changed)
casey.goodlett 2009-08-18 12:36 Rev.: 10296

ENH: switch landmark initalization to use fiducials list instead of float-vector.

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.xml (changed)
casey.goodlett 2009-08-18 08:17 Rev.: 10286

ENH: Merge latest version of RegisterImagesModule. This includes better support for landmark initalization.

677 lines of code changed in 7 files:

  • Applications/CLI/RegisterImagesModule/Applications: GenerateRegisterImagesTestData.cxx (changed), InitialImageToImageRegistrationMethod.cxx (changed), RegisterImagesModuleLogic.cxx (changed), RegisterImagesModuleLogic.h (changed), RegisterImagesSlicer.cxx (changed), RegisterImagesSlicer.xml (changed), itkAnisotropicSimilarity3DTransformTest.cxx (new 677)
millerjv 2009-07-22 13:03 Rev.: 10006

ENH: Ordering registration modules

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.xml (changed)
pieper 2009-06-15 15:37 Rev.: 9699

BUG: merge compile fix for vs 2003 .NET from 3.4 branch

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (changed)
pieper 2009-06-15 15:26 Rev.: 9698

BUG: fix license text (with Stephen Aylward's permission)

0 lines of code changed in 3 files:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesModuleLogic.cxx (changed), RegisterImagesModuleLogic.h (changed), logo.h (changed)
millerjv 2009-04-10 12:33 Rev.: 9136

BUG: Attempt to fix bug #488 and perhaps #440 but forcing functions in plugins to have file scope. Turns out not to be cause of the bug but since it is probably a good idea to have the code structured like this, I am checking it in.

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (changed)
aylward 2009-03-14 14:58 Rev.: 8878

ENH: Reduced compile time when 2D image support isn't needed

6 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (+6)
lorensen 2009-03-12 22:43 Rev.: 8873

ENH: Added documentation url.

1 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.xml (+1 -1)
aylward 2008-08-20 20:11 Rev.: 7472

BUG: slicer

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed)
aylward 2008-08-17 17:08 Rev.: 7452

BUG: Disabled testing and removed ability to change metric type

0 lines of code changed in 3 files:

  • Applications/CLI/RegisterImagesModule/Applications: CMakeLists.txt (changed), RegisterImagesSlicer.cxx (changed), RegisterImagesSlicer.xml (changed)
aylward 2008-08-14 08:33 Rev.: 7435

BUG: Something changed in how slicer does commandline image passing to dlls

0 lines of code changed in 1 file:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (changed)
aylward 2008-08-14 05:42 Rev.: 7433

ENH: Sync'ing with version in main repository

0 lines of code changed in 5 files:

  • Applications/CLI/RegisterImagesModule/Applications: BSplineImageToImageRegistrationMethod.cxx (changed), CMakeLists.txt (changed), RegisterImagesModuleLogic.cxx (changed), RegisterImagesModuleLogic.h (changed), RegisterImagesSlicer.cxx (changed)
aylward 2008-07-30 19:16 Rev.: 7370

BUG: Resolved flawed logic when limiting samples to the overlapping volume between the fixed and moving images

0 lines of code changed in 2 files:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (changed), RegisterImagesSlicer.xml (changed)
aylward 2008-07-30 06:22 Rev.: 7361

BUG: Need to set channel (in/out) for transform io. Also check pixel type of fixed and moving images.

0 lines of code changed in 2 files:

  • Applications/CLI/RegisterImagesModule/Applications: RegisterImagesSlicer.cxx (changed), RegisterImagesSlicer.xml (changed)
aylward 2008-07-27 22:32 Rev.: 7344

ENH: Fully working version of pipelined registration. Still needs to provide progress information

4273 lines of code changed in 15 files:

  • Applications/CLI/RegisterImagesModule/Applications: AffineImageToImageRegistrationMethod.cxx (new 385), BSplineImageToImageRegistrationMethod.cxx (new 293), CMakeLists.txt (new 828), CTestConfig.cmake (new 7), GenerateRegisterImagesTestData.cxx (new 186), InitialImageToImageRegistrationMethod.cxx (new 245), RegisterImagesModuleLogic.cxx (new 175), RegisterImagesModuleLogic.h (new 88), RegisterImagesSlicer.cxx (new 775), RegisterImagesSlicer.xml (new 333), RigidImageToImageRegistrationMethod.cxx (new 360), itkImageToImageRegistrationMethodTestingHelper.h (new 157), itkImageToImageRegistrationMethodTestingHelper.txx (new 400), logo.h (new 41), logo.png (new)
Generated by StatSVN 0.5.0