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

2D semi-automated contouring #214

Closed pedrooste closed 2 years ago

pedrooste commented 2 years ago

Adding a Breadth First Search (BFS) functionality to the draw (fill) button for the 2D semi-automated contouring. This will draw the ROI for the single slice (2D) with a full 3D fill to come later.

djwfdev commented 2 years ago

Great work! no problems from me