ITK
ITK copied to clipboard
BUG: MattesMutualInformationv4 exception for single valued images.
When the fixed image has a single value, usually zero, but any value works an exception is thrown. This commit modifies the MattesMutualInformation test so that it invokes this corner case.