Segmentation
Class Info: Computer Graphics (CS 4451)
Class Date: Spring 2005
Language: OpenGL, C, C++
Group?: No
Completion Time: 2 weeks
Project Description
The goal of this project was to use Voronoi Diagrams to help classify natural "bins" in an image. The algorithm does a relatively good job of determining connected components in an image. Check out the project website to see screenshots and my results. It's actually pretty cool. :-)
This was an extra credit assignment for my Computer Graphics I course. The program was coded in a mash of C, C++, and OpenGL.
Responsibilities
I completed this project individually.