[vtkusers] How itk and vtk images are stored
Zein Salah
zeinsalah at gmail.com
Fri Mar 20 11:47:09 EDT 2015
Hi,
I am wandering about the way itk and vtk images are stored in memory.
Is actually a contiguous block allocated for the image and the data is
simply stored in slice order?
In other words, if I have an itk and a vtk images of the same
attributes (dimensions, spacings, pixel type, etc.), would a memcpy
safely copy the contents of one to the other?
Much thanks,
Zeno
More information about the vtkusers
mailing list