Page MenuHomePhabricator

Unknown status: Resizing of images in 2D-Rendering should be disabled by default
Closed, WontfixPublic

Description

During the rendering of images in the 2D case the images are resampled to fill the whole world geometry area. This leads to problems due to origin shifts. A possible solution is to set the "in plane resample extent by geometry" to true but this leads to resampling artefacts.

To avoid this the images should not be resampled in the 2D case and instead simply rendered. Since this leads to preformance issues it should be possible to disable this behavior.

Event Timeline

Hi there,

thanks for investigating this. I don't really see the need to create a new bug, after such a wonderfully created bug report in 16335. :-)

Anyway, please can this be fixed, and its importance raised. I believe it to be very important, as a viewer that displays images in the wrong place becomes almost useless for some users.

Thanks

Matt

Current release is finished. Reseting target milestone...

What is the status here? With 2D case you mean the standard orthographic case (without arbitrary reslicing) right?

I believe this is still a valid bug. See also 16335.

This applies to standard orthographic projection. I have not tried arbitrary reslicing.

@Michael: What exactly should we do here?

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.