[ITK] [ITK-users] Multiply two .img or .hdr images in ITK

Pansam Changmi pansam5green at gmail.com
Sun Apr 27 13:19:20 EDT 2014


@Dominique: Hmm... I followed this "
http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/MultiplyImageFilter"

Here the author used two input images I guess to get the third one. Please
correct me if I am wrong.

typedef itk::MultiplyImageFilter <ImageType, ImageType >MultiplyImageFilterType
;


On Sun, Apr 27, 2014 at 10:34 PM, Dominique Toepfer <
dominique at toepfer-web.de> wrote:

>  Hi,
>
>
>       >   typedef itk::MultiplyImageFilter <Image1ReaderType,
>>> Image2ReaderType >
>>> >       MultiplyImageFilterType;
>>>
>>
> you used the reader types instead of their output image types as template
> parameters.
>
> HTH
> Dominique
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140427/f4898fe6/attachment-0002.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users


More information about the Community mailing list