[vtkusers] How to get a slice from a VTK volume actor and not a reader

David Gobbi david.gobbi at gmail.com
Tue Sep 16 09:34:10 EDT 2014


Hi Doug,

I think the class you are looking for is vtkImageImport.

 - David

On Tue, Sep 16, 2014 at 7:26 AM, Doug Hoppes <dhoppes at mbfbioscience.com> wrote:
> Hey all,
>
>
>
>                 In our application, I don't use a reader to create our
> vtkvolumes.  Instead, I create them from the pixel data from another source.
> I need to reslice the data but I don't have a reader for my vtkvolume.  Any
> ideas for getting the slices from the vtkvolume directly?
>
>
>
> Doug


More information about the vtkusers mailing list