pyanno4rt.gui.custom_widgets
Custom widgets module.
The module aims to provide methods and classes to …
Overview
. |
|
. |
|
. |
Classes
- class pyanno4rt.gui.custom_widgets.DVHWidget(parent=None)[source]
Bases:
PyQt5.QtWidgets.QWidget.
Overview
Methods add_style_and_data(dose_histogram).
get_segment_statistics(event).
.
select_dvh_curve(event).
update_crosshair(event)Update the crosshair at mouse moves.
.
Members
- class pyanno4rt.gui.custom_widgets.SliceCompareWidget(parent=None)[source]
Bases:
PyQt5.QtWidgets.QWidget.
Overview
Methods add_ct(plan, ct_cube).
add_dose(dose_cube, minima, maxima)-
add_segments(computed_tomography, segmentation)-
.
.
.
Update the images when scrolling.
Members