Hello,

I wonder if there is a way to write a plugin which:

1. works through a 3D image data-set (e.g. DICOM files) by iterating the 2D 
images that compose it or
2. only works on a single 2D-slice (maybe even "currently viewed" one?) only or
3. access to the dataset as stored in the data tree, without any 
conversion/copying going around?

I mean, in a way that does NOT send/copy you the whole data at once (I know how 
to iterate VTK/ITK image objects), but rather that sends you a single slice (at 
a time). The main reason would be to avoid huge memory allocations.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Gimias-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gimias-developers

Reply via email to