forked from SlicerProstate/SlicerPIRADS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: support of n segmentation for n series types for each finding
* list of findings is simple list * upon finding selection a more detailed finding information widget is displayed and all available series types will be listed with an option to select one of three (segmentation, ruler, fiducial) annotation tools. For now we only support segmentations * upon annotation tool selection display its annotation tool widget, which in the current situation will be a customized segment editor. * added SeriesType class and subclasses where rules can be defined. Ideally this should also support the classification of DICOM files directly (issue SlicerProstate#1) * added HangingProtocol class and three subclasses for PIRADS specific hanging. * each finding can have n annotations of different annotation tools where n is the number of volumes used for PIRADS reading (issue SlicerProstate#3)
- Loading branch information
Showing
15 changed files
with
1,220 additions
and
788 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.