[vtkusers] VTK volumes manipulation with ITK

Kevin H. Hobbs hobbsk at ohiou.edu
Tue Apr 29 14:57:38 EDT 2008


On Tue, 2008-04-29 at 13:10 +0200, C. Hiba wrote:
> Hi everyone,
> I'm reading (with VTK) a VRML object, so i have a 3D volume image in
> my application.
> I want to know if i can manipulate this object with ITK? For example,
> can i apply Laplacian filter to this volume?
> If it's possible, how should i do???
> Thank you for your help.
> 

VTK and ITK have import and export functions that work with one another.

Take a look at the attached file. vtkITKUtility.h comes from
InsightApplications/vtkITK/Common/ .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VTK2ITKCurvatureFlow.cxx
Type: text/x-c++src
Size: 2575 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080429/bcf43816/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080429/bcf43816/attachment.pgp>


More information about the vtkusers mailing list