- Notifications
You must be signed in to change notification settings - Fork7
Code of the paper "Game theoretic hypergraph matching for multi-source image correspondences". [论文代码] 超图匹配和多源图像特征点匹配。
License
HeZhang1994/hypergraph-matching
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is aMATLAB implementation of thehypergraph matching algorithm for multi-source image correspondences.
This algorithm is published in the paper:Game theoretic hypergraph matching for multi-source image correspondences.
- sift win32
ExecutesiftWin32.exe software to install SIFT libraries onWindows system (32-bit/64-bit).
Prepare several multi-source image pairs in a folder (e.g.,
images/).Set parameters (
distRatio,imresizerate1andimresizerate2) inrun_matching.m(see comments).Run
run_matching.mto match key points of multi-source image pairs via hypergraph matching algorithm.
Notes:
Tuning
distRatioto a larger value in [0, 1] will generate more key points and lower the matching speed.The reported running time does not include the establishment of hypergraphs and the calculation of edge weights.
Please cite the following paper if you used this implementation in your work.
@Article{zhang17hypergraphmatch, title = {Game theoretic hypergraph matching for multi-source image correspondences}, author = {Zhang, He and Ren, Peng}, journal = {Pattern Recognition Letters}, volume = {87}, pages = {87--95}, year = {2017}, publisher = {Elsevier}}Please report an issue if you have any question about this repository, I will respond ASAP.
Please star this repository if you found its content useful. Thank you very much. ^_^
About
Code of the paper "Game theoretic hypergraph matching for multi-source image correspondences". [论文代码] 超图匹配和多源图像特征点匹配。
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.