Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (3.11 KB)

# 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

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

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

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

update vision.sh to repeatly run vision

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

ColoNet Vision to locate robots from webcam