[Insight-users] multiple component image

Eduardo Suarez-Santana esuarez at itccanarias.org
Tue Mar 22 10:23:04 EDT 2011


El 22/03/11 14:15, David Doria escribió:
> On Tue, Mar 22, 2011 at 10:09 AM, Eduardo Suarez-Santana
> <esuarez at itccanarias.org> wrote:
>> I'd like to create a multiple component image, whose number of
>> components is established in execution time. How can I do that? Is it
>> possible to use templated classes, or do I need to append somehow a
>> vector of images?
> Check out itkVectorImage:
>
> http://www.itk.org/Wiki/ITK/Examples/SimpleOperations/VectorImage
>
> Particularly the SetNumberOfComponentsPerPixel function:
> http://www.itk.org/Doxygen/html/classitk_1_1VectorImage.html#ab168beb6f1737a7f4ac84d2bd05af80f
>
> David

I'll check it out. :-)

Thanks


More information about the Insight-users mailing list