[root]/Modules/EMSegment/Registration

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 57 (100.0%) | 2507 (100.0%) | 43.9 |
| davisb | 46 (80.7%) | 2005 (80.0%) | 43.5 |
| sylvain | 7 (12.3%) | 500 (19.9%) | 71.4 |
| lorensen | 4 (7.0%) | 2 (0.1%) | 0.5 |
ENH: create the mesh for the moving image using tetrahedralization. STYLE: comply with VTK standards.
500 lines of code changed in 7 files:
COMP: many warnings removed. STYLE: mainly indentation.
0 lines of code changed in 2 files:
BUG: change registration type traits to handle unsigned voxel types (gets around the root problem: ITK pyramid filter does not handle unsigned types)
2 lines of code changed in 1 file:
BUG: fix memory leaks
13 lines of code changed in 2 files:
STYLE: adjust console output spacing
2 lines of code changed in 1 file:
COMP: silence warnings
5 lines of code changed in 2 files:
BUG: fix bug in registration orientation handeling for EMSEG
21 lines of code changed in 2 files:
COMP: define ITK_LEAN_AND_MEAN to reduce the complexity of the code. Some MS VS compilers were exceeding memory limit.
2 lines of code changed in 2 files:
COMP: add casting to satisfy pow
0 lines of code changed in 1 file:
ENH: add console output
0 lines of code changed in 2 files:
COMP: fix compiler error with round
0 lines of code changed in 1 file:
COMP: fix windows compiler error with round
0 lines of code changed in 1 file:
ENH: add multires to rigid registration
ENH: simpler heuristics for registration parameters
0 lines of code changed in 3 files:
COMP: fix windows compiler error
STYLE: better comments for image downsample pyramid
COMP: disable registation tests---not cross platform
0 lines of code changed in 1 file:
ENH: clean up transform sampeling a bit
0 lines of code changed in 1 file:
BUG: don't add duplicate multires levels!
0 lines of code changed in 1 file:
ENH: deal with memory explosion by adding multiresolution deformable registration
0 lines of code changed in 1 file:
BUG: standardize random seed for registration sampling so tests work accross machines
0 lines of code changed in 2 files:
ENH: use more intelligent registration parameters
ENH: fill in EMSeg parameters for test
ENH: add test gold standard images (not correct yet...)
0 lines of code changed in 3 files:
STYLE: typo in comment
0 lines of code changed in 1 file:
ENH: working on EMSeg deformable registration (not yet...)
92 lines of code changed in 4 files:
BUG: needed to initialze vars in constructor
0 lines of code changed in 1 file:
ENH: copy itk transform to vtk transform
0 lines of code changed in 1 file:
ENH: roughing in EMSeg B-Spline atlas-to-target registration (not yet working)
0 lines of code changed in 2 files:
STYLE: fix confusing variable name
0 lines of code changed in 2 files:
ENH: now rigid registration handles all orientations
0 lines of code changed in 2 files:
ENH: filled in target-to-target rigid registration (first working version)
0 lines of code changed in 1 file:
ENH: increase initial optimization step length
0 lines of code changed in 1 file:
STYLE: clean up output
0 lines of code changed in 1 file:
ENH: roughing in emseg registration
1870 lines of code changed in 5 files: