Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
New reporting module prototype #75
Merged
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
30dce11
ENH: adding first draft for new reporting module (issue #74)
che85 9cdbf85
ENH: added segmentation editor (issue #74)
che85 133d663
ENH: Using LabelStatistics module widget for the first draft. (issue …
che85 c3a06fb
ENH: displaying only volumes coming from DICOM in image volume select…
che85 13b35b1
STYLE: Hiding unneeded editor components and reorganized buttons for …
che85 c0857ea
ENH: added observers for segment added/removed and changes in image d…
che85 247f055
ENH: exporting from label statistics to table node right away once se…
che85 9b1db63
ENH: Using LabelStatisticsLogic only instead of widget for calculating
che85 084a853
ENH: Aligning selectors, inherited class ReportingSegmentEditorWidget…
che85 8a19dca
ENH: On click into segment table jump to segment centroid as far as p…
che85 3f8dfa7
ENH: moved getCentroidForLabel to SlicerProstate logic mixin class fo…
che85 cba9598
ENH: added view setting buttons for layout, window level and crosshai…
che85 c687129
BUG: adding dependency to SlicerProstate
che85 286b463
ENH: Reorganized SegExportSelfTest for being able to use sample data …
che85 9b7bc21
BUG: fixed Slicer crashing when all segments out of the segments list…
che85 85df41f
ENH: Reorganized Selectors, started with json implementation for segm…
che85 195c7cf
ENH: disabling UIElements when no measurement report is selected (iss…
che85 1f572b7
ENH: moved editor effect buttons right below segments table
che85 769ac01
ENH: hiding "Black" label and "Index" column from measurements table
che85 15fa353
ENH: delivering segments into label statistics in order to retrieve s…
che85 a6f52e4
ENH: adding checkbox for "auto update" and button for triggering calc…
che85 84060c7
ENH: Reorganizing and moving functionality to ReportingSegmentEditorW…
che85 e0d9bd6
ENH: Generating JSON for DCMSegmentation for segments including termi…
che85 e785ea6
ENH: Creation of JSON for Segmentation object by means of vtkSlicerTe…
che85 301405a
ENH: adding anatomical context to json if available
che85 5b4be26
ENH: Creation of DICOM Segmentation works as long as labelmap extent …
che85 d52362a
BUG: Using CreateLabelmapVolumeFromOrientedImageData for exporting se…
che85 7d18899
ENH: Loading DICOM segmentation after its creation into mrmlScene for…
che85 b699d86
ENH: Generating metadata for SR:
che85 d9535b1
ENH: Generating DICOM SR works (issue #74)
che85 d987144
ENH: Using some hardcoded values for now
che85 da4ca21
ENH: Holding reference in vtkMRMLTableNode to created segmentation, i…
che85 c421357
ENH: Added indicator for outdated table view when segmentation change…
che85 e0d6077
ENH: Improved error message when DICOM SEG creation failed and preven…
che85 08efecf
ENH: Adding DICOM SR after creation to DICOMDatabase and fixed typo
che85 5923d0d
BUG: LabelStatisticsCalculation was executed even when no segments we…
che85 bf008f6
ENH: Loading SR from DICOM into json and its referenced segmentation …
che85 774e5a3
ENH: Replaced usage of LabelStatistics module with SegmentStatistics…
che85 e322f47
ENH: fixed typos, leading semicolon and unused variables in DICOMSegm…
che85
Jump to file or symbol
Failed to load files and symbols.
Oops, something went wrong.