[Insight-users] unknown imagetype
barbababa
tonimuusimaki at gmail.com
Mon Jul 4 13:20:08 EDT 2011
Hi all!
I have a function
ulong dim;
std::string datam;
getimagetype(src_img_in, datam, dim);
,which returns datam = "float" if the source image is float type.
How could i implement this to here:
typedef itk::Image<datam,dim> ImageType;
without giving a list of errors????
Thanks
--
View this message in context: http://itk-insight-users.2283740.n2.nabble.com/unknown-imagetype-tp6546860p6546860.html
Sent from the ITK Insight Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list