CS4670/5670 Projects, Spring 2015

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 from previous years here.
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.

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


See the final results for the student projects here.

Project 5: Convolutional Neural Networks