[root]/Applications/CLI/SparseFieldLevelSetContour

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 62 (100.0%) | 2616 (100.0%) | 42.1 |
| pkarasev3 | 22 (35.5%) | 2609 (99.7%) | 118.5 |
| lorensen | 18 (29.0%) | 7 (0.3%) | 0.3 |
| pieper | 3 (4.8%) | 0 (0.0%) | 0.0 |
| naucoin | 17 (27.4%) | 0 (0.0%) | 0.0 |
| millerjv | 2 (3.2%) | 0 (0.0%) | 0.0 |
COMP: use floor for windows
0 lines of code changed in 1 file:
BUG: more error checking to avoid crashing on a non ideal input model
0 lines of code changed in 1 file:
ENH: add a right hand mesh flag (PK to verify it's used properly), add arrays rather than just over writing scalars, check for already existing arrays to avoid some re-computation (more to do)
0 lines of code changed in 5 files:
ENH: move the options to an advanced section of the xml file. Moved some error output to cerr. Name the output arrays so they can be selected and checked later on
0 lines of code changed in 4 files:
BUG: use resize instead of assigning for the meshdata valarrays, as it was resulting in a size of 0 on linux64
0 lines of code changed in 1 file:
BUG: more error checking. ENH: adding filter watchers
0 lines of code changed in 2 files:
BUG: added error checking
0 lines of code changed in 2 files:
BUG: fix some I/O issues and node selector setup
0 lines of code changed in 2 files:
COMP: fix compile warnings
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:
COMP: warnings
0 lines of code changed in 1 file:
BUG: repaired memory leaks in module
11 lines of code changed in 1 file:
BUG: better name for what appears in the gui; do not use acronym
5 lines of code changed in 1 file:
COMP: warnings of various sorts.
2 lines of code changed in 2 files:
BUG: non-portable include of CLP.h.
1 lines of code changed in 1 file:
ENH: finish up the sparsefieldlevelsetcontour module. Added the routine to take in (x,y,z) points ('fiducials' in practice) and to map them to initialization points for the contour. Verified that it correctly finds closest points on the mesh and evolves. Verified being able to load before & after results into slicer in VTK files.
57 lines of code changed in 3 files:
COMP: warnings, mainly about possible use of variables that have not been assigned values.
4 lines of code changed in 3 files:
STYLE: put this in the Segmentation category so that we don't have both it and segmentation as sub menus
0 lines of code changed in 1 file:
COMP: style, copyright, svn keywords and warnings.
0 lines of code changed in 11 files:
ENH: slight changes to input/output of new SFLS module. the output scalar map is binary yes contour / no contour, and input/output are vtkPolyData files.
0 lines of code changed in 4 files:
BUG: ^M's in xml file caused bogus generated CLP file.
0 lines of code changed in 1 file:
ENH: adding files for levelset on a mesh segmentation. (not done / code cleaned up yet)
2536 lines of code changed in 13 files: