[vtkusers] Pass class object to VTK class

Cory Quammen cory.quammen at kitware.com
Mon Oct 19 09:33:34 EDT 2015


See vtkImageImport [1]. You may also consider reading the MHD file directly
with vtkMetaImageReader [2].

HTH,
Cory

[1] http://www.vtk.org/doc/nightly/html/classvtkImageImport.html
[2] http://www.vtk.org/doc/nightly/html/classvtkMetaImageReader.html

On Sun, Oct 18, 2015 at 7:42 AM, kostadus via vtkusers <vtkusers at vtk.org>
wrote:

> Dear VTK users,
> my question is rather general since I am new to VTK and using library tools
> for programming. Currently in my script I am loading a mhd image using a
> class I wrote and I want to apply on this image some funtions of VTK. My
> question is how i can pass the data of my loaded object to a vtk image
> class
> object? I hope I could get some help.
>
> Thank you very much,
> Konstantinos.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Pass-class-object-to-VTK-class-tp5734456.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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151019/d984c0b9/attachment.html>


More information about the vtkusers mailing list