CS4670/5670 Projects, Fall 2013

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 examples of artifacts from previous years 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.

Project 3: Autostitch

Create an automated method for fusing multiple images into a panorama.

Project 4: Single-View Modeling

Build a system for creating 3D models from single images.

Project 5: Pedestrian Detection

Use machine learning to build an object detector.