RTK icon indicating copy to clipboard operation
RTK copied to clipboard

DisplacedDetectorForOffsetFieldOfViewImageFilter discards manually set offset

Open SimonRit opened this issue 3 years ago • 1 comments

See https://public.kitware.com/pipermail/rtk-users/2022-September/011229.html

SimonRit avatar Sep 20 '22 07:09 SimonRit

DisplacedDetectorForOffsetFieldOfViewImageFilter inherits from DisplacedDetectorImageFilter but does not handle the manual setting of m_MinimumOffset and m_MaximumOffset. The reference code for DisplacedDetectorImageFilter is here.

SimonRit avatar Sep 20 '22 20:09 SimonRit