E1 216: Computer Vision

LECTURE 06: IMAGE FEATURES (CORNERS)

2024


In this lecture we will look at the detection, localisation and description of corner-like image feature. Specifically we will look at the Harris corner and SIFT.
Slides for Lecture 06

Very good slides for Harris Corner Detector
Originally taken from http://www.multimedia-computing.de/mediawiki//images/b/ba/SS08_VSP_Slides03.pdf

Slides for the SIFT detector are available here
Originally taken from http://www.cse.huji.ac.il/course/2006/compvis/lectures/SIFT.ppt

Reading Assignment : Suggested Reading : Return to index page for lectures.