Experiment - ORB features
Problem:You want to detect and describe key points in images using ORB (Oriented FAST and Rotated BRIEF) features for matching similar images.
Current Metrics:Matching accuracy between two images is 60% with many false matches.
Issue:The ORB feature detector is producing too many weak or incorrect matches, reducing the matching accuracy.