Project

General

Profile

Statistics
| Revision:

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

# Date Author Comment
1428 09/26/2009 04:37 AM Ryan Cahoon

Add new bootloader prototype supporting wireless programming

939 11/29/2008 08:11 AM Ryan Cahoon

added passing of overhead camera image to client through PHP
fixed unfreed memory in server/vision/savetonetwork.c

938 11/27/2008 06:52 AM Ryan Cahoon

OpenCV now works directly with firewire, coriander is not needed
New vision algorithm integrated, a few issues left with algorithm that
tracks the movement of a specific robot
Removed experimental interface to send images over commands socket
--plan to use php in webserver instead...

937 11/26/2008 09:57 AM Ryan Cahoon

New vision algorithm utilitizing Hough Transform and edge detection
instead of the older one using ellipse fitting and thresholding

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

710 04/14/2008 09:02 PM Greg Tress

Tweaked vision and various colonet fixes

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

checking for error from vision function in server

550 02/12/2008 12:27 AM Eugene Marinelli

failed attempt to fix colonet robot code

534 02/11/2008 08:40 PM Jason knichel

wrote some code to smooth robot identification across frames to help stop falsely losing robots
changed the vision thresholds

531 02/11/2008 07:54 PM Eugene Marinelli

more cleanup of client

513 02/08/2008 09:08 PM Eugene Marinelli

fixed memory leak in vision code

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

465 02/05/2008 08:44 PM Jason knichel

increased the threshold range so it identifies things again, however, sometimes it segfaults

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

430 02/04/2008 05:46 PM Eugene Marinelli

created a makefile for vision stuff

313 12/05/2007 06:04 PM Rich Hong

code clean up

286 11/18/2007 01:14 AM Rich Hong

Code Clean up

285 11/16/2007 08:38 PM Rich Hong

use local image instead of wget

283 11/16/2007 03:53 PM Greg Tress
272 11/14/2007 07:38 PM Greg Tress

changed delay to 1 sec. changed some file paths.

256 11/12/2007 08:21 PM Rich Hong

update vision.sh to repeatly run vision

251 11/11/2007 03:24 PM Rich Hong

Update the shell script and README

250 11/10/2007 11:55 PM Rich Hong

ColoNet Vision to locate robots from webcam

227 11/08/2007 01:46 PM Eugene Marinelli

bision dir