Image Place Recognition

A computer vision project that recognizes places in images using feature detection and matching techniques.

About the Project

This project uses OpenCV and the SIFT algorithm to detect and match keypoints between a query image and a database of images in order to recognize the location. The system is implemented using Python and Flask.

Project Gallery

Project Demo 1

Keypoints detection using SIFT

Project Demo 2

Feature matching with database images

Project Demo 3

Final place recognition result