lxq2t / HarrisAffineMatch_OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 100.0%