Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code of the paper "Game theoretic hypergraph matching for multi-source image correspondences". [论文代码] 超图匹配和多源图像特征点匹配。

License

NotificationsYou must be signed in to change notification settings

HeZhang1994/hypergraph-matching

Repository files navigation

imageimageimageimage

English Version |中文版

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.

Dependency

  • sift win32

ExecutesiftWin32.exe software to install SIFT libraries onWindows system (32-bit/64-bit).

Usage

  1. Prepare several multi-source image pairs in a folder (e.g.,images/).

  2. Set parameters (distRatio,imresizerate1 andimresizerate2) inrun_matching.m (see comments).

  3. Runrun_matching.m to match key points of multi-source image pairs via hypergraph matching algorithm.

Notes:

  • TuningdistRatio to 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.

Citation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp