[root]/Applications
CLI
(81 files, 15670 lines)
BatchMakeApplications
(4 files, 403 lines)
DiffusionTensorEstimationBatchMakeModule
(5 files, 561 lines)
EMSegmentBatchMakeModule
(8 files, 557 lines)
GaussianBlurBatchMakeModule
(7 files, 545 lines)
GenericBatchMakeModule
(2 files, 578 lines)
RegisterImagesBatchMakeModule
(3 files, 526 lines)
ResampleVolumeBatchMake
(0 files, 0 lines)
ResampleVolumeBatchMakeModule
(2 files, 266 lines)
DicomToNrrdConverter
(3 files, 1705 lines)
Testing
(2 files, 55 lines)
DiffeomorphicDemonsRegistration
(32 files, 6352 lines)
DiffusionApplications
(1 files, 12 lines)
ResampleDTI
(42 files, 4401 lines)
StochasticTractography
(0 files, 0 lines)
StochasticTractographyFilter
(12 files, 5139 lines)
dwiNoiseFilter
(17 files, 2275 lines)
dwiUNLM
(12 files, 2003 lines)
jointLMMSE
(12 files, 2162 lines)
DiffusionFiltering
(0 files, 0 lines)
StochasticTractography
(0 files, 0 lines)
dwiNoiseFilter
(0 files, 0 lines)
ExtractSkeleton
(10 files, 1984 lines)
ImageData
(6 files, 0 lines)
Java
(2 files, 105 lines)
Examples
(1 files, 54 lines)
Logos
(0 files, 0 lines)
MIDASApplications
(1 files, 2 lines)
DownloadSlicerTutorials
(3 files, 406 lines)
MRIBiasFieldCorrection
(0 files, 0 lines)
N3MRIBiasFieldCorrection
(0 files, 0 lines)
Realign
(5 files, 716 lines)
RegisterImagesModule
(22 files, 7812 lines)
Applications
(22 files, 6245 lines)
Data
(3 files, 19 lines)
MultiResApplications
(16 files, 3096 lines)
Testing
(0 files, 0 lines)
Resources
(0 files, 0 lines)
SparseFieldLevelSetContour
(13 files, 2409 lines)
Testing
(44 files, 2100 lines)
UtahBSpline
(13 files, 3441 lines)
GUI
(4 files, 3173 lines)
Resources
(1 files, 0 lines)
Testing
(9 files, 869 lines)
TestData
(2 files, 0 lines)
SlicerQT
(10 files, 1110 lines)
Resources
(1 files, 5 lines)
Images
(1 files, 400 lines)
UI
(1 files, 527 lines)
Testing
(1 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 10 (100.0%) | 34 (100.0%) | 3.4 |
| jcfr | 3 (30.0%) | 14 (41.2%) | 4.6 |
| malaterre | 1 (10.0%) | 13 (38.2%) | 13.0 |
| barre | 3 (30.0%) | 6 (17.6%) | 2.0 |
| pieper | 3 (30.0%) | 1 (2.9%) | 0.3 |
ENH: SlicerQT - Split Base/GUIQT into Base/QTBase and Base/QTGUI
9 lines of code changed in 1 file:
ENH: SlicerQT - Added folder Applications/SlicerQT
1 lines of code changed in 1 file:
ENH: SlicerQt - Major refactoring. Module are now initialized within the overloaded function 'initializer'. qCTKFactory classed is now the base for Plugin and Object factory. Other kind of factory can easily be implemented. Module title should be set in the CMakeLists.txt of each QT module.
4 lines of code changed in 1 file:
ENH: Slicer3 Spring Installation Clean Up
2 lines of code changed in 1 file:
COMP: avoid duplicate CLI build
0 lines of code changed in 1 file:
ENH: add --test-mode option to avoid test failures due to timeous on exit confirmation dialog
1 lines of code changed in 1 file:
ENH: allow a module (Modules/GradientAnisotropicDiffusionFilter for now) to be built in a standalone fashion against eithera Slicer3 build or Slicer3 installed. Update the config files accordingly, add missing installation rules, etc. Also unscreamify and indent many CMakeLists.txt in the process.
0 lines of code changed in 1 file:
ENH: a) fix the (usual) missing _DEBUG statement around some modules init/uninit/run, etc. b) allow for a more lightweight Slicer3. Default Slicer3 in debug/win32 is 2.5 GB! Turn BUILD_CLI to OFF to disable CLI plugins, Slicer3 is now 700 MB. Turn BUILD_MODULES to OFF to disable all modules together, Slicer3 is now down to 500 MB, compiles, links and launchs much faster, good for debugging and small hard drives (think SSD).
4 lines of code changed in 1 file:
COMP: add placeholders for SIGN
0 lines of code changed in 1 file:
ENH: Add a template CMakeLists file
13 lines of code changed in 1 file: