I am using the EvaluateAtIndex(desiredIndex) functionality for several image functions. I wish to evaluate the image within a neighborhood centered at desiredIndex. Is this the behavior of the image functions? Scanning through itkConstNeighborhoodIterator.txx it appears to be so, but I just wanted to confirm. Thanks.