Hi everyone,<br><br>The built in vtkImageDifferenceFilter does not work if the images are of different sizes. Is there a built in object that does not care whether the images are of different sizes and returns just a simple A - B operation.
<br><br>So, areas where A has no data it returns the value -B and <br><br>areas where B has no data, it returns the value A.<br><br><br>Cheers,<br>Anja<br>