You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content-Based Image Retrieval (CBIR) — C++ OOP implementation of image search using classical feature extraction (SIFT, SURF, ORB, color histograms), with feature extraction, similarity measurement, ranking, and a simple GUI demo.