[root]/Modules/ChangeTracker/Wizard
![]()
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 154 (100.0%) | 5636 (100.0%) | 36.5 |
| fedorov | 146 (94.8%) | 5624 (99.8%) | 38.5 |
| barre | 5 (3.2%) | 12 (0.2%) | 2.4 |
| pohl | 2 (1.3%) | 0 (0.0%) | 0.0 |
| pieper | 1 (0.6%) | 0 (0.0%) | 0.0 |
ENH: support for new cameras and new views. Port from Slicer 3.4 branch. As mentioned on the mailing list, apologies for instabilities while these core changes are further tested. Fiducials do not seem to follow camera for example, this will be fixed. Send bugs to sebastien.barre@kitware.com; Thank you.
12 lines of code changed in 3 files:
ENH: reworked roi resampling procedure, now with just one resampling.
Eliminated inconsistency of roi extraction between gui and cli.
22 lines of code changed in 1 file:
STYLE: remove printouts
6 lines of code changed in 1 file:
BUG: incorrect opacity function for volume rendering; still not functioning as
expected. Workaround: select segmentation manually in step node selector, then
select "None".
0 lines of code changed in 1 file:
ENH: island removal for externally defined volumes
0 lines of code changed in 1 file:
ENH: crosshair mode initialized
0 lines of code changed in 1 file:
ENH: changes to GUI to improve usability (Ron's suggestion)
0 lines of code changed in 2 files:
STYLE: get rid of warnings
0 lines of code changed in 1 file:
ENH: cleanup of ROI selection to avoid inconsistencies due to
conflicting updates, and to improve performance
0 lines of code changed in 2 files:
STYLE: remove debugging output
0 lines of code changed in 1 file:
ENH: improving performance of ROI selection step
0 lines of code changed in 2 files:
ENH: improve performance -- PropagateVolumeSelection is a very expensive way
to set up composite nodes!
0 lines of code changed in 2 files:
ENH: last major missing piece in logic for handling externally defined segmentation; hide volume rendering when leaving the module
0 lines of code changed in 2 files:
BUG: avoid crash on exit
0 lines of code changed in 1 file:
ENH: hopefully, most of the logic to handle externally defined segmentations
0 lines of code changed in 2 files:
ENH: gui+mrml to handle externally defined segmentation
0 lines of code changed in 2 files:
ENH: gui+logic+mrml to handle ROI resampling options
BUG: removed assert to fix win compile problem
0 lines of code changed in 3 files:
ENH: functionality to disable ROI registration
0 lines of code changed in 1 file:
ENH: functionality to handle externally specified global transform and disabled
global registration
0 lines of code changed in 1 file:
ENH: GUI/MRML functionality to support registration choices
0 lines of code changed in 2 files:
ENH: adding the flexibility to disable/improve the automatic registration
step
0 lines of code changed in 4 files:
STYLE: cleanup of GUI and slice interaction
0 lines of code changed in 4 files:
BUG: ROI sampling increment could be 0, causing indefinite loop
0 lines of code changed in 1 file:
BUG: ROI widget resolution is now adjusted based on the image
dimensions
0 lines of code changed in 1 file:
ENH: 3d view refocus on ROI updates in slice viewers
0 lines of code changed in 1 file:
BUG: fixed incorrect threshold calculation for volume rendering
0 lines of code changed in 1 file:
BUG: fixed drift in IJK-RAS conversion for ROI selection
0 lines of code changed in 1 file:
BUG: add a check to prevent layout reset to FourUp on Slicer startup
0 lines of code changed in 1 file:
ENH: simplified
2 lines of code changed in 1 file:
ENH: namings for intermediate and analysis results revisited
8 lines of code changed in 1 file:
BUG: prevent slice offset reset when going to the ROI selection step
45 lines of code changed in 1 file:
ENH: use label layer for displaying segmentation and analysis results
12 lines of code changed in 2 files:
BUG: memory leaks
10 lines of code changed in 1 file:
BUG: unnecessary Delete()
1 lines of code changed in 1 file:
BUG: revert to r8701
0 lines of code changed in 1 file:
BUG: memory leak only; previous changes are troublesome
11 lines of code changed in 1 file:
BUG: fixing memory leaks ENH: added transforms to MRML node
14 lines of code changed in 1 file:
BUG: added checks for Volumes module (dependency) and error reporting
12 lines of code changed in 2 files:
ENH: do link slices
4 lines of code changed in 1 file:
STYLE: fixed wizard step descriptions to be uniform
5 lines of code changed in 5 files:
(39 more)