CS4670/5670 Projects, Fall 2012

These projects are tentative and subject to change.

Project 1: Image Filtering / Image Scissors

Create your own version of an Adobe Photoshop(TM)-like tool for digital object cut-and-paste.
See the final results for the student projects here.

Project 2: 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 the final results for the student projects here.

Project 3: Autostitch

Create an automated method for fusing multiple images into a panorama.
See the final results for the student projects here.

Project 4: Single-View Modeling

Build a system for creating 3D models from single images.
See the final results for the student projects here.

Project 5: Pedestrian Detection

Use machine learning to build an object detector.