MantisBT - VTK
View Issue Details
0000142VTK(No Category)public2003-08-13 16:092016-08-12 09:54
Carl Frost 
Kitware Robot 
urgentminorhave not tried
closedmoved 
 
 
0000142: Application Error on Render after changing vtkImageActor DisplayExtent
I was displaying a 2048x2048x1 image in a vtkImageActor. If I changed Xmin in the DisplayExtent, I would get a strange wrapping in the image display.

For Instance if I set the vtkImageActor DisplayExtent to 600 2047 0 2047 0 0, columns 848 through 2047 and columns 0 through 599 are displayed, not columns 600 through 2047.

If Xmin is set to a value greater than 1016, I get an Application Error from Windows XP, complaining that "The instruction ... referenced memory ... [that] could not be 'read'".

This problem does not occur for DisplayExtent Ymin > 0 or Ymax < 2047.

I also found out that if the vtkLookupTable is Modified before vtkRenderWindow Render is performed, the image wrapping and 'Application Error' problems do not occur. This is how we are currently working around the problem.
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036696
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved
2016-08-12 09:54Kitware RobotAssigned To => Kitware Robot

Notes
(0036696)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.