favia96 / Image-Features-and-Matching-SIFT-and-SURF

Image Features and Matching - SIFT and SURF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Features and Matching

Project 1 - Analysis and Search of Visual Data (II2202) - Federico Favia & Mayank Gulati, September 2019, KTH, Stockholm

This project in Matlab developed within the course of Analysis and Search of Visual Data at KTH investigates the results of two popular scale-invariant feature detectors, SIFT and SURF, to find features in images. In this project, the open source Matlab library VLFeat for SIFT features is used. Both quantitative and qualitative analysis are conducted. See the report for more information. Below you can see some matching results with SIFT and SURF respectively, achieved through Nearest Neighbour Distance Ratio. SIFT SURF

About

Image Features and Matching - SIFT and SURF


Languages

Language:MATLAB 100.0%