Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageMatch Purpose

Use SURF/SIFT/FlannBasedMatcher to implemented the following application:

  1. Input a test image, the program could match the test image to a set of existing templates and returns the matching template item number.
  2. The Program could return the position of the center and the angle of the test image.
  3. The program could training more templates easily. image

About

Find the corresponding template for test image with any rotation angle and zoom ratio

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages