<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello,<br><br>I'm trying to display a slice extracted from a 3D volume inside a QVTKWidget (500*500).<br>Unfortunately, I haven't been able to display it correctly. Indeed, the slice appears smaller than the window's size. Calls to functions such as SetScale, ... don't change anything. I also checked the render window's size, but the size seems correct (ie 500*500 in my case). I'm using vtkImageReslice to reslice the volume and I'm setting the OutputExtent with the size I want (500*500).<br><br>Has someone an idea regarding this problem ? I would like to display the slice to cover all the QVTKWidget.<br><br>Thank you.<br>Best<br>James<br><br></td></tr></table><br>