Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / vision / vision.h @ 1428

History | View | Annotate | Download (334 Bytes)

# Date Author Comment
936 11/25/2008 05:54 PM Ryan Cahoon

Incremental update; working on:
- new vision algorithm utilizing edge detection instead of thresholding
- sending camera images over sockets instead of using the webserver

478 02/06/2008 10:49 AM Eugene Marinelli

moved vision code

467 02/05/2008 09:13 PM Eugene Marinelli

fixed vision more

435 02/04/2008 08:04 PM Jason knichel

made the makefile better
fixed some stuff in vision_driver.c/vision.h

432 02/04/2008 06:25 PM Eugene Marinelli

extracted vision code into a library