Implementation of Scale Invariant Feature Transform (SIFT) using python/numpy and opencv for image manipualtion.
Simply run the file "sift.py"
python sift.py
It will ask for a filename to process. Enter the filename to process with single quotes like so:
Please enter filename to process: 'test000.jpg'
It will show a window with the result. Press any key to end the program and close the window. The result will be saved in "result.jpg" file in the same folder.
-
Notifications
You must be signed in to change notification settings - Fork 1
ndahiya3/SIFT-implementation-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation of Scale Invariant Feature Transform (SIFT) using python/numpy and opencv for image manipualtion.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published