Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.13 KB

File metadata and controls

40 lines (21 loc) · 1.13 KB

feature_detection_and_matching_with_OpenCV

Reviewing of Feature detection and matching algorithms

Haris corner detection:

Haris

Shi-Tomasi corner detection:

Shi-Tomasi

FAST algorithm for corner detection:

FAST

ORB (Oriented FAST and Rotated Brief):

ORB

SIFT (Scale-Invariant Feature Transform):

SIFT

Feature Matching:

matching