SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
126 stars 60 forks source link

ENH: Plastimatch DRR loadable module initial implementation #157

Closed MichaelColonel closed 3 years ago

MichaelColonel commented 3 years ago

Here is the code for a review.

For testing:

  1. Module "DRR Computation"
  2. Setup path to the plastimatch command line application (Required)
  3. Select valid reference volume (CT data)
  4. Select valid RTBeam node.
  5. Press "Compute DRR image" button

image