[Insight-users] RGB Image multiplication

David Doria daviddoria at gmail.com
Thu Jun 6 11:25:56 EDT 2013


On Thu, Jun 6, 2013 at 10:28 AM, Sahan Ranasinghe <sahancr at gmail.com> wrote:
> Hi,
>
> I used to itk::ImageFileReader to read RGB and binary images. image
> extensions are .mhd (Meta Image file format)
> then used to itk::MultiplyImageFilter  to multiply these images. Then used
> to itk::ImageFileWriter to write the output image. It also in Meta Image
> format
>
> Thank you.
>
> Regards,
> Sahan


Brad is looking for the template parameters you used in the classes
that you mentioned. E.g. ImageFileReader<float>, etc.

David


More information about the Insight-users mailing list