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

Roi 3d bfs fixed #225

Closed ryan-a-git closed 2 years ago

ryan-a-git commented 2 years ago

Raising initial PR - If someone could please take a close look and point out the mistakes so that I can fix them tomorrow.

pedrooste commented 2 years ago

Hmm, I experimented with this on the weekend and it works well. However, I feel as if we really need a loading indication to the user as I can rack up some decent waiting time depending on where I click.

I know that's what I was planning on working on but I would rather this PR wait to go in (still good to review) until that functionality is in.