Skip to content

Local Affine Features Algorithms: Affine Harris Detectors + SIFT Descriptors For Image Match.

Notifications You must be signed in to change notification settings

SmallMunich/HarrisAffineMatch_OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HarrisAffineMatch_OpenCV

This Project is Simple AffineMatch Function Using HarrisLaplace detector and Affine adaption to extract affine invariant features. Meanwhile using the SIFT descriptor to describe the local features and match using flann and vfc.

Rely on: You need to compile opencv_contrib.

About

Local Affine Features Algorithms: Affine Harris Detectors + SIFT Descriptors For Image Match.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages