[Insight-users] Is there a boolean "AND" filter?

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 13 08:31:18 EST 2009


How about:
BasicFilters/itkAndImageFilter


On Fri, Nov 13, 2009 at 8:28 AM, Michael Xanadu
<xanadu.michael at googlemail.com> wrote:
> Hi folks,
>
> I want to merge two binary images (black/white) to one binary image, which
> shows the segments of both images in one merged segment. A simple boolean
> "AND" could do that. In VTK there's vtkImageLogic. But I wonder if there's
> any filter in ITK which is capable to do that?
>
> Regards, Michael
>
> _____________________________________
> 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.html
>
> 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 Insight-users mailing list