Projects

Below are some recent projects I've worked on. Check the sidebar for a complete listing.

Plasma

Plasma is a program for the visualization of mathematical objects. At this stage, it is a simple to use, but powerful function plotter that supports 3D, time-dependent functions and vector fields.

Started: 12-12-04 | Status: Active | Version: 0.5

Robot Depth Perception

This project uses a pair of USB webcams connected to a computer to process the distance to an object of a specific color. The code finds pixel of the appropriate color and uses the locations to guess where the object is in each of the respective camera images. By calculating the retinal disparity, it can determine how far away the object is.

Completed: 8-15-08 | Status: Completed