View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009131VTK(No Category)public2009-06-10 13:262016-08-12 09:55
ReporterSimon Drouin 
Assigned ToKitware Robot 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009131: vtkVolumeRayCastMapper renders an image 1 pixel too short
DescriptionvtkVolumeRayCastMapper renders an image 1 pixel too short. This is causing major problems when rendering with vtkRenderLargeImage with magnification > than 1 because there is a gap between patches rendered by vtkRenderLargeImage.

The same problem is present in other software volume mappers such as vtkFixedPointVolumeRaycastMapper.

TagsNo tags attached.
Project
Type
Attached Filestxt file icon vtkVolumeRayCastMapper.cxx_patch.txt [^] (899 bytes) 2009-06-10 13:42 [Show Content]
png file icon without_patch.png [^] (173,638 bytes) 2009-06-11 11:27


png file icon with_patch.png [^] (172,548 bytes) 2009-06-11 11:27


cpp file icon vtkLargeImageRenderTest.cpp [^] (2,908 bytes) 2009-06-11 11:28
txt file icon CMakeLists.txt [^] (535 bytes) 2009-06-11 11:28 [Show Content]

 Relationships

  Notes
(0016695)
Simon Drouin (reporter)
2009-06-10 13:44

See attached file vtkVolumeRayCastMapper.cxx_patch.txt for a patch that fixes this issue for vtkVolumeRayCastMapper. A similar fix is probably needed for other mappers such as vtkFixedPointVolumeRaycastMapper.
(0016699)
François Bertel (developer)
2009-06-10 16:47

Do you have a small full code example that illustrates this defect?

The goal is the following: have a small example that fails without the patch.
Add the patch to vtk as well as the example as a regression test and make sure it passes.
(0016707)
Simon Drouin (reporter)
2009-06-11 11:31

I uploaded a small test program (vtkLargeImageRenderTest.cpp and CMakeLists.txt) that renders properly with the patch and not without it. I've also uploaded a pngs that show render window with and without the patch.
(0037085)
Kitware Robot (administrator)
2016-08-12 09:55

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.

 Issue History
Date Modified Username Field Change
2009-06-10 13:26 Simon Drouin New Issue
2009-06-10 13:42 Simon Drouin File Added: vtkVolumeRayCastMapper.cxx_patch.txt
2009-06-10 13:44 Simon Drouin Note Added: 0016695
2009-06-10 16:44 François Bertel Status backlog => tabled
2009-06-10 16:44 François Bertel Assigned To => François Bertel
2009-06-10 16:47 François Bertel Note Added: 0016699
2009-06-11 11:27 Simon Drouin File Added: without_patch.png
2009-06-11 11:27 Simon Drouin File Added: with_patch.png
2009-06-11 11:28 Simon Drouin File Added: vtkLargeImageRenderTest.cpp
2009-06-11 11:28 Simon Drouin File Added: CMakeLists.txt
2009-06-11 11:31 Simon Drouin Note Added: 0016707
2010-09-07 13:45 François Bertel Assigned To François Bertel =>
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037085
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team