Skip to content

Releases: matejak/imreg_dft

2.0.0

31 Aug 09:20
Compare
Choose a tag to compare
  • Preliminary support for sub-pixel transformation detection (watch #10).
  • Changed interface for the imreg_dft.imreg.translation function (it returns a dict).
  • New script: ird-tform transforms an image if given a transformation (closes #19).
  • New script: ird-show allows in-depth visual insight into a phase correlation operation (closes #20).

v1.0.5

02 May 14:46
Compare
Choose a tag to compare

News

  • Fixed project documentation typos, added the AUTHORS file.
  • Added support for pyfftw for increased performance.
  • Improved integration with MS Windows.
  • Fixed an install bug #18 that occured when dependencies were not met at install-time.
  • Added documentation for Python constraint interface #15