Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / vision / vision_driver.c @ 1428

History | View | Annotate | Download (766 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

627 03/21/2008 07:26 PM Eugene Marinelli

checking for error from vision function in server

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

moved vision code

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

fixed vision more

466 02/05/2008 08:54 PM Eugene Marinelli

fixed vision bug

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

431 02/04/2008 06:21 PM Eugene Marinelli

tmp commit for vision changes