<div>Please see this example:</div><div><br></div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/Broken/PixelSize">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Images/Broken/PixelSize</a><div><br></div><div>You can see that the border pixels of the big random image are half the size of the images internal pixels. I thought this might be due to the pixel center and pixel corner, so I thought it might be corrected by doing:</div>
<div><br></div><div>image->SetOrigin(.5,.5,0);</div><div><br></div><div>but that didn't seem to change anything except move the image in space. Is there a way to make all of the pixels appear the same size?</div><div>
<br clear="all">Thanks,<br><br>David<br>
</div>