| gmcnaughton ( @ 2006-08-06 01:01:00 |
Several minor code updates. (All of this is checked into Geoff's subversion server.)

Also, want to see some pretty colors? (Individual lines called out by random coloration.)
John pointed out a blog of a guy doing 2d fluid dynamics with webcams using Flash. Dang, that looks cool. Props to him.
- The edge detector now scans both horizontally and vertically
- Edge pixels are now combined into edge lines - contiguous runs of individual edges
- Polyline class to represent edge lines. This will be especially helpful once I start working on edge smoothing algorithms.

Also, want to see some pretty colors? (Individual lines called out by random coloration.)
John pointed out a blog of a guy doing 2d fluid dynamics with webcams using Flash. Dang, that looks cool. Props to him.