[vtkusers] view image in maximum size

David Gobbi david.gobbi at gmail.com
Tue Feb 8 15:23:48 EST 2011


Hi Divya,

To make it possible to zoom an image, use vtkImageActor to display it.
 With vtkImageActor, the zoom factor is controlled by the camera.  You
can also try vtkImageViewer2 (my preference is vtkImageActor).

 - David


On Tue, Feb 8, 2011 at 1:05 PM, divya <pasamdivya at gmail.com> wrote:
>
> hi,
>
> Can anyone please help me with this query??
> I am new to VTK and I an trying to view my image in max size of the
> frame/bounding box.
> Right now i have my image on the left side at the bottom with very small
> size.
> how do i maxmize it?
>
> Thanks,
> Divya
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/view-image-in-maximum-size-tp3376530p3376530.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list