MantisBT - VTK
View Issue Details
0009239VTK(No Category)public2009-07-07 07:052012-12-12 12:02
xabi riobe 
David Gobbi 
normalmajoralways
closedfixed 
 
 
0009239: vtkWindowToImageFilter incorrectly sets the camera
vtkWindowToImageFilter does not set the camera parameter UseHorizontalViewAngle so the result image is not the same as the render window output if this parameter is initialy set to 1 and the window is "vertical".
see attached patch to fix the problem.
Set UseHorizontalViewAngle to 1 in current camera. Set the window height bigger than the width.
No tags attached.
patch vtkWTIF.patch (781) 2009-07-07 07:05
https://www.vtk.org/Bug/file/7356/vtkWTIF.patch
Issue History
2009-07-07 07:05xabi riobeNew Issue
2009-07-07 07:05xabi riobeFile Added: vtkWTIF.patch
2009-07-10 15:43François BertelStatusbacklog => tabled
2009-07-10 15:43François BertelAssigned To => François Bertel
2010-09-07 13:45François BertelAssigned ToFrançois Bertel =>
2011-02-09 22:52Matthew McCormickNote Added: 0025362
2011-02-11 14:43Matthew McCormickNote Added: 0025396
2011-02-15 11:55David GobbiStatustabled => @80@
2011-02-15 11:55David GobbiResolutionopen => fixed
2011-02-15 11:55David GobbiAssigned To => David Gobbi
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2012-12-12 12:02David GobbiStatuscustomer review => closed

Notes
(0025362)
Matthew McCormick   
2011-02-09 22:52   
The patch works for me, too. I posted a Gerrit patch here:
http://review.source.kitware.com/#change,885 [^]
(0025396)
Matthew McCormick   
2011-02-11 14:43   
Patch has been merged.