./wip/py-imreg-dft, Image registration utility using discrete Fourier transform

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.2, Package name: py310-imreg-dft-1.0.2, Maintainer: jihbed.research

imreg_dft implements means of guessing translation, rotation and scale
variation between two images. It doesn?t work with those images directly
but it works with their spectrum (DFT using FFT), and its log-polar
transformation


Required to run:
[devel/py-setuptools] [math/py-scipy] [math/py-numpy] [graphics/py-Pillow] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 612d0821d3ba8b279ad29de4958d327889784e28
Filesize: 81.194 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-21 17:46:10 by Kamel Ibn Aziz Derouiche | Files touched by this commit (5)
Log message:
Import py27-imreg-dft-1.0.2 as wip/py-imreg-dft.

imreg_dft implements means of guessing translation, rotation and scale
variation between two images. It doesn?t work with those images directly
but it works with their spectrum (DFT using FFT), and its log-polar
transformation