Skip to content

czy97/detect-local_feature-mser-sift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

detect-local_feature-mser-sift

Require:

  • python 3.x
  • opencv-python

Reminding:

When the code 'sift = cv2.xfeatures2d.SIFT_create()' is executed,some error may occur.
To prevent this,you can get opencv in the follwing way:
pip install opencv-python==3.4.2.16
pip install opencv-contrib-python==3.4.2.16

About

python,local feature detection,mser,sift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages