didymo / OnkoDICOM

OnkoDICOM was created with Radiation Oncologists to allow Radiation Oncologists to do research on DICOM standard image sets (DICOM-RT, CT, MRI, PET) using open source technologies, such as pydicom, dicompyler-core, PySide6, PIL, and matplotlib. OnkoDICOM is cross platform, open source software, and welcomes contributions. OnkoDICOM was inspired by dicompyler.
https://onkodicom.com.au
GNU Lesser General Public License v2.1
62 stars 42 forks source link

Added 3D Fill Progress Window #235

Closed pedrooste closed 2 years ago

pedrooste commented 2 years ago

Problem/Motivation When a user is using the 3d fill functionality, it displays no feedback to the user. This is not desirable and can cause the user to think the program has crashed

Proposed Resolution Once the 3d fill has started processing, display some sort of processing feedback to the user (loading bar, etc)