You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: SpatialObjectToImageFilter didn't use reference image's index
The base class for SpatialObjectToImage filtering didn't use the index
of the reference image. As a result, when, for example, rendering a
spatial object into an image, if the reference image had a non-zero
index, the generated image would not match the spatial extent of the
reference image.
0 commit comments