Skip to content

Version 2.5.0

Latest
Compare
Choose a tag to compare
@martinberoiz martinberoiz released this 13 Oct 23:52
· 8 commits to master since this release

In this release:

  • Mask in source or target image passes over the mask to source detection. Now is possible to exclude regions outside the region of interest ROI to find the match between images.
  • Use of numpy's new random number generator API. This requires numpy version to be at least 1.17.
  • Updates to README.md.