CS 7495: Computer Vision, Fall 2001

Problem Set 1:
Matlab Fun

Our assignment involved gaining familiarity with matlab including experimenting with matlab's image processing functions.


Problem Set 2:
Filtering, Gaussian/Laplacian Pyramids

Lena pics galore!


Problem Set 3:
Circle Detection with the Hough Transform

The goal of this assignment was to use an edge detector and the Hough Transform to find coins in two test images.


         

Problem Set 4:
Simple OCR on Vowels

         

The goal of this assignment was to use basic 2D morphological operators to perform optical character recognition (OCR) for vowels.


Problem Set 5:
Hierarchical Motion Estimation

The goal of this assignment was to estimate the motion between two frames of video by using a hierarchical pyramid-based algorithm.


Final Project:
Counting with Watershed Segmentation

The goal of this project was to compare the use of binary vs. grayscale morphological operators when used in conjunction with watershed segmentation to segment out and count items in an image.