Skip to content

vishwa91/pyimreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Vishwanath

Before you wish to use this module, you need to download the SIFT program by David Lowe at the following website: http://www.cs.ubc.ca/~lowe/keypoints/siftDemoV4.zip Copy the binaries sift and siftWin32 to the scripts folder

Dependent packages: scipy PIL Usage: python ransac.py image1 image2 Output: The program outputs the homography matrix to the console and also shows The first image transformed to match the second image

Note: This demo software(sift or siftWin32) is provided for research purposes only. A license must be obtained from the University of British Columbia for any commercial applications. However, you are free to distribute the scripts as you like.

About

Simple Image registration using SIFT and RANSAC algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages