[Insight-users] newbie C++ question

Massinissa Bandou Massinissa.Bandou at USherbrooke.ca
Thu Dec 26 14:27:48 EST 2013


Hello ITK

I have to read 3 images, double, float and short. how can I program my
function without changing the ImageType every time ???

myFunction()
{
    typedef itk::Image< *float*, 3 >  ImageType;
    ....
    ....
} 

thank you in advance!!



--
View this message in context: http://itk-users.7.n7.nabble.com/newbie-C-question-tp33081.html
Sent from the ITK - Users mailing list archive at Nabble.com.


More information about the Insight-users mailing list