[Insight-users] Image Logical Operation?

Lorensen, William E (Research) lorensen at crd.ge.com
Fri, 20 Feb 2004 20:09:51 -0500


itkAndImageFilter will do two images. You could write your own derived from
TernaryFunctorImageFilter.


-----Original Message-----
From: Sah Rayman [mailto:sahrayman at yahoo.com]
Sent: Friday, February 20, 2004 6:57 PM
To: itk
Subject: [Insight-users] Image Logical Operation?


How can do something so that:
OutputImage = ( InputImage1 && InputImage2 &&
InputImage3) ?

This seems to be a stupid question. But I've searched
the pdf document and this group for keywords like
"binary and", "logical operation", etc, with no
success.

It can of course be done with iterators. But any
easier way? Can adaptors take more than one input?

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
_______________________________________________
Insight-users mailing list
Insight-users at itk.org
http://www.itk.org/mailman/listinfo/insight-users