CS6670 Projects, Spring 2011

Project 1: Feature Detection and Matching

Design and implement a feature detector that allows you to robustly compare images with differences in position, orientation, and illumination.

See all of the artifacts.

 

Project 2: Autostitch

Design and implement a photo stitching module that uses the feature detection and matching algorithm you implemented for Project 1, to create a mosaic of stitched images.

See all of the artifacts.

 

Project 3: Location recognition

Design and implement a system for location recognition (i.e., where was this image taken?)

 

Final Project

A vision research project of your choice.