Skip to content

fix a bug in image difference producing bad results

Ken Martin requested to merge ken-martin/vtk:fix_image_difference into master

make image difference symmetric to catch some failures that were slipping through. This exposed a number of valid images that were no longer correct and needed to be replaced.

Merge request reports