Oriented FAST and Rotated BRIEF (ORB)

Home > Computer Science > Computer vision > Feature matching > Oriented FAST and Rotated BRIEF (ORB)

ORB is a feature detection and matching algorithm that combines the features of FAST and BRIEF. It is invariant to scale, rotation, and illumination changes.