CS5670 Projects, Spring 2020

Note: These projects are preliminary and subject to change.

Project 1: Hybrid Images

Compute hybrid images by combinining multiple frequencies of images.

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

Stitch images together to create panoramas.

Project 4: Photometric Stereo/Plane Sweep Stereo

Recover surface geometry and material properties from photos.

Project 5: Convolutional Neural Networks

Visualizing and manipulating AlexNet for object detection.