Page MenuHomePhabricator

Command-line app for voxelizing contour sets / RTSTRUCTs in MITK
Closed, DuplicatePublic

Description

I recently wrote a command-line app for @norajitr to voxelize RTSTRUCTs as it was as simple as throwing a reference image and an RTSTRUCT at an already existing filter that we use in the Segmentation Utilities. However, eMITK/RTTB also provides a Voxelizer Tool that does the job as well but I wasn't able to activate it so far.

We should discuss how to continue and if it is worth having such an app in plain MITK. Options are:

  1. Do nothing, leave it as is.
  2. Push the new command-line app after adding some input checking for increased robustness of the app.
  3. Move (and fix?) the Voxelizer Tool from eMITK/RTTB to MITK.