[Insight-users] RGB Image multiplication

Sahan Ranasinghe sahancr at gmail.com
Thu Jun 6 10:28:12 EDT 2013


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


On Thu, Jun 6, 2013 at 7:47 PM, Bradley Lowekamp <blowekamp at mail.nih.gov>wrote:

> Hello,
>
> Please provide the types you use for you Images, Readers, and Filters.
>
> Brad
>
> On Jun 6, 2013, at 10:13 AM, Sahan Ranasinghe <sahancr at gmail.com> wrote:
>
> > Hi All,
> >
> > I need to multiply 3D RGB image with 3D binary image. I used to
> itkMultiplyFilter for that. But it gives a grayscale output. It seems
> Multiply Filter doesn't support RGB image multiplication. Can anyone please
> give me a suggestion for that? Thank you in advance.
> >
> > Regards,
> > Sahan
> > _____________________________________
> > 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130606/e2050421/attachment.htm>


More information about the Insight-users mailing list