Hi folks,<br><br>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?<br>
<br>Regards, Michael<br>