All tags

#Matching

2 posts

📝笔记:GMS一种基于运动统计的快速鲁棒特征匹配过滤算法

今天要介绍的文章是边佳旺在CVPR2017以及IJCV2020发表的GMS,论文名是"GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"。同之前介绍的外点滤除算法AdaLAM的目的相同,该算法能够实现对初始匹配的筛选,以减少错误匹配。

Read more

📝笔记:AdaLAM: Revisiting Handcrafted Outlier Detection 超强外点滤除算法

AdaLAM的全称是Adaptive Locally-Affine Matching(自适应局部仿射匹配),本文提出了一种高效快速外点滤除算法。

Read more