Skip to content

BUG: Fix distance encoded projection in Slice view

  • Implicit plane function for calculating distance uses SliceXYToRAS, however the distance is scaled in the Z direction
  • Fixed by normalizing the plane normal used for distance encoded projection

Merge request reports