[vtkusers] constructing a volume using series of C-arrays

Prathamesh Kulkarni prathameshmkulkarni at gmail.com
Wed Nov 3 12:12:16 EDT 2010


Hello all,

I have a custom binary file from which I extract a series of C-arrays
(representing) 2D images. All these images are a planes of a volume. I want
to know the efficient way to construct a volume in either ITK or VTK or
both. With this volume, I want to be able to:

1. Visualize it and mark seed points on key planes
2. Use these seed points to test level-set segmentation methods

Please let me know the correct direction to go about this. I have not been
able to get this huge volume initialized either as a itkImage or vtkImage.

Thanks,
Prathamesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101103/2d74a88b/attachment.htm>


More information about the vtkusers mailing list