Page MenuHomePhabricator

3D 1-plane image rendering not consistent
Closed, ResolvedPublic

Description

1-plane images are displayed as line of voxels two of the three 2D-render window. However, in the 3D render window two of the three planes remain black. (cf. attachement)

Untitled.jpg (589×802 px, 35 KB)

Event Timeline

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

@Klaus: we need your image to solve this.

I assume that the vtkImageReslice returns an empty image and thus the texture is not shown properly. In the new image mapper this problem could also appear in 2D rendering.

Klaus, do you have the used image anywhere?

hmm, no, but I think it can be any 1-D image.

You mean 2D right? At least your screenshot is a 2D image.

I have experienced that image geometry and type can have a major impact on rendering behaivor.

Attached is a screenshot of a 2D grayscale image i created for testing. It works fine. Let me know if you encounter this problem again.