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.
The problem was that the segment labelmap had the origin of the non-transformed dose volume, which the stencil filter should have taken into account, but apparently it did not. By using a reference geometry considering the transform, the problem is fixed.
The problem was that the segment labelmap had the origin of the non-transformed dose volume, which the stencil filter should have taken into account, but apparently it did not. By using a reference geometry considering the transform, the problem is fixed.