Did Compare behaviour change in v14.7.0 for normalized cross correlation?
              
              #1919
            
            -
| 
         Hi, We've upgraded Magick.NET after a scan picked up the vulnerability in earlier versions. We jumped from 13.10.0 to 14.8.2. As we're manipulating images, one of our automated tests uses the  In our test, I noted that the value was essentially inversed (though not exactly) in the new version. Before the upgrade,  I tried checking issues, discussions and release notes but I couldn't find anything specifically related to this. By bisecting the package versions, I found this seemed to change between v14.6.0 and v14.7.0. I can see that v14.7.0 includes some optimizations to the  I've provided the input and output images for reference.  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         These changes are related to the following changes mentioned in the release notes: 
 With these change a lot of improvements and fixes where made to the compare logic.  | 
  
Beta Was this translation helpful? Give feedback.


These changes are related to the following changes mentioned in the release notes:
With these change a lot of improvements and fixes where made to the compare logic.