[root]/Applications/CLI/DiffeomorphicDemonsRegistration

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 56 (100.0%) | 6646 (100.0%) | 118.6 |
| pohl | 36 (64.3%) | 6564 (98.8%) | 182.3 |
| naucoin | 9 (16.1%) | 71 (1.1%) | 7.8 |
| millerjv | 5 (8.9%) | 11 (0.2%) | 2.2 |
| pieper | 3 (5.4%) | 0 (0.0%) | 0.0 |
| lorensen | 2 (3.6%) | 0 (0.0%) | 0.0 |
| hjohnson | 1 (1.8%) | 0 (0.0%) | 0.0 |
COMP: With the conversion to CMake version 2.6, the variables CMAKE_RUNTIME_OUTPUT_DIRECTORY CMAKE_LIBRARY_OUTPUT_DIRECTORY CMAKE_ARCHIVE_OUTPUT_DIRECTORY should be used instead of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH.
0 lines of code changed in 1 file:
ENH: Ordering registration modules
0 lines of code changed in 1 file:
BUG: add license info
0 lines of code changed in 1 file:
STYLE: include info the tooltip about output format
0 lines of code changed in 1 file:
BUG: allow non-axial input files by resampling fixed and moving to axial before registration
0 lines of code changed in 1 file:
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:
ENH: make deformation field output a hidden parameter to keep it out of the Slicer3 GUI
11 lines of code changed in 2 files:
COMP: warnings removed. STYLE: indentation.
0 lines of code changed in 1 file:
COMP: Chnage the name of the templated function DemonsRegistrationFunction to DoDemonsRegistration. The original name was the same as the name of an itk class. The VS 7 compiler was confused by this.
0 lines of code changed in 1 file:
BUG: defomation field needs to be specified as a vector image
0 lines of code changed in 1 file:
BUG: Took out all the print outs of temporary results
0 lines of code changed in 1 file:
BUG: Checked in by mistake
0 lines of code changed in 1 file:
BUG: clear out the iterations array before adding to the end
4 lines of code changed in 1 file:
BUG: print out arguments
2 lines of code changed in 1 file:
BUG: long flag name fix
1 lines of code changed in 1 file:
BUG: updating defaults in xml from cxx
3 lines of code changed in 1 file:
BUG: or changed to || and not to exclamation point
6 lines of code changed in 2 files:
BUG: fixing short flag
1 lines of code changed in 1 file:
BUG: use the CLI PARSE_ARGS macro instead of get_opt, for cross platform compatibility
54 lines of code changed in 2 files:
ENH: Modified file so that it complies with new standard
36 lines of code changed in 1 file:
ENH: Add Diffeomorphic registration - the code originates from Tom Vercauteren , INRIA
6528 lines of code changed in 33 files: