Luis, Bill, There is a a bug in the itkMinimumMaximumImageFilter. This filter is creating and allocating a new image internally in the Update() method. I think the filter should just pass the input image pointer to the output. Can you fix it before 1.8? Thanks a lot, Julien