[Insight-users] image with stractural voxels

Hila Hiler hilahiler at gmail.com
Wed Mar 7 11:19:20 EST 2012


Hi All,

How do I generate an image which each of its voxel consists of:
(for example)

class voxel //or structure
 {
bool flag;
vector<double> vec;
int val;
};

Is it possible to achieve the same image by a different method (tuples, a
vector image etc ...)?

Best Regards,
Hila
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120307/d5b2029b/attachment.htm>


More information about the Insight-users mailing list