weisongwen / researchTools

useful blogs for research
202 stars 41 forks source link

GMS: Grid-based Motion Statistics for Fast, Ultra-Robust Feature Correspondence #130

Open weisongwen opened 2 years ago

weisongwen commented 2 years ago

Incorporating smoothness constraints into feature matching is known to enable ultra-robust matching. However, such formulations are both complex and slow, making them unsuitable for video applications. This paper proposes GMS (Grid-based Motion Statistics), a simple means of encapsulating motion smoothness as the statistical likelihood of a certain number of matches in a region. GMS enables translation of high match numbers into high match quality. This provides a real-time, ultra-robust correspondence system. Evaluation on videos, with low textures, blurs and wide-baselines show GMS consistently out-performs other real-time matchers and can achieve parity with more sophisticated, much slower techniques.