Skip to content

kif/imageAlignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

2) Test

python test.py 

This wrapper relies on code published in IPOL:
SURF & SIFT: 
 * Webpage:	http://www.ipol.im/pub/algo/or_speeded_up_robust_features/
 * Authors: [email protected], for CMLA & IPOL, under the direction of [email protected]
ORSA: 
 * Webpage:	http://www.ipol.im/pub/algo/mmm_orsa_homography/
 * Authors:  Lionel Moisan <[email protected]>, Pierre Moulon <[email protected]>, Pascal Monasse <[email protected]>
ASIFT: 
 * Webpage:	http://dx.doi.org/10.5201/ipol.2011.my-asift
 * Authors: Guoshen Yu <[email protected]>, Jean-Michel Morel <[email protected]>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published