Ask Your Question

Revision history [back]

ORB Keypoints Minimum distance?

Are there a similar min.distance values like good features to track in the ORB algorithm? https://docs.opencv.org/3.4/d4/d8c/tutorial_py_shi_tomasi.html

I was doing some matching but I wanted to have unique keypoints. ORB produced duplicate or very close overlapping key-points. Or is that the limitation of ORB algorithm?