Skip to content

paulaner/SIFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1.Run the sift:
Sift_fd.py is the main file, and the function: feature_detect will return the coordinates of feature points detected by the algorithm
2.Run the pixel compare:
testcompare.py is the main file, it usese pixels generated by harris corner detection method

About

Implementation of SIFT algorithm by Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages