Welcome!


While you are here...

Read my journal
View my project schedule/plan
View my resume
Contact my references
Read my philosophy statement
My code

My personal links...

Compsci

CS460--Senior Capstone


Edge And Shape Detection

The intent of this project is to develop strategies that can detect edges and identify and follow shapes.


New Goal (effective February 10):

To be able to follow sidewalk, with clearly defined edges, under varying lighting conditions.


The Requirements

  1. Develop an API for the modules that is decoupled from its application.
  2. The modules (which can easily be decoupled) will consist of image processing techniques that produce quantitative results.
  3. Design a visual application that can locate a shape and follow it.
  4. Design techniques that can identify the location of an object, such as a head.
  5. Processing should be in "quick-time".


The Results (all of the files that have been generated for this project)