cv.matchGMS - MATLAB File Help
cv.matchGMS

GMS (Grid-based Motion Statistics) feature matching strategy

matchesGMS = cv.matchGMS(size1, keypoints1, size2, keypoints2, matches1to2)
matchesGMS = cv.matchGMS(..., 'OptionName', optionValue, ...)

Input

Output

Options

GMS feature matching strategy by [Bian2017gms].

Notes

References

[Bian2017gms]:

JiaWang Bian, Wen-Yan Lin, Yasuyuki Matsushita, Sai-Kit Yeung, Tan Dat Nguyen, and Ming-Ming Cheng. "GMS: Grid-based motion statistics for fast, ultra-robust feature correspondence". In IEEE Conference on Computer Vision and Pattern Recognition, 2017.

See also