imageAlignment icon indicating copy to clipboard operation
imageAlignment copied to clipboard

python wrapper for SIFT/SURF/ASIFT/ ... algorithm

imageAlignement is a python wrapper for various algorithm described in IPOL and doing image alignment: http://www.ipol.im/

Wrapper made by Jerome Kieffer ([email protected]) and released under the LGPL. Copyright: 2012 ESRF Grenoble

  1. Installation

python setup.py build_ext --inplace

  1. Test

python test.py

This wrapper relies on code published in IPOL: SURF & SIFT: