You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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)
Add functionality for being able to assign a type to a specific DICOM file/ volume node by defining a set of rules.
Rules to start with will be pattern identified from the series description.
The text was updated successfully, but these errors were encountered: