[vtkusers] sagittal and coronal views using vtkImageViewer
David Gobbi
david.gobbi at gmail.com
Mon Mar 31 17:35:58 EDT 2014
On Mon, Mar 31, 2014 at 3:27 PM, Sam Raby <rabysam28 at gmail.com> wrote:
> Thanks David.
> In this example, in order to visualize the resliced image, vtkImageActor is
> used. Did you mean that after reslicing, vtkImageViewer can be also used to
> visualize the resliced images?
Yes. The important pieces of that example are the matrices and
vtkImageReslice. You can pretty much ignore everything else in the
example.
David
More information about the vtkusers
mailing list