Difference between revisions of "IGVC"

From RoboJackets Wiki
Jump to navigation Jump to search
m (Idea about brightness.)
(Announcements: deleted old annuncemtnes)
Line 8: Line 8:
 
* Had an idea - just thought I'd post it before I forgot it. If we use image segmentation to help us characterize different items in an image, we will find that this method depends HIGHLY on image brightness. This is more so for grayscale images than color, but one thing we might implement is a brightness intensity sensor of the general environment that could dynamically select averages for our different segments. Just a thought. :) --[[User:LoganS|LoganS]] 03:46, 16 April 2006 (EDT)
 
* Had an idea - just thought I'd post it before I forgot it. If we use image segmentation to help us characterize different items in an image, we will find that this method depends HIGHLY on image brightness. This is more so for grayscale images than color, but one thing we might implement is a brightness intensity sensor of the general environment that could dynamically select averages for our different segments. Just a thought. :) --[[User:LoganS|LoganS]] 03:46, 16 April 2006 (EDT)
 
*'''I've registered us for the competition! There's no turning back now! ''' --[[User:LoganS|LoganS]] 17:16, 31 Mar 2006 (EST)
 
*'''I've registered us for the competition! There's no turning back now! ''' --[[User:LoganS|LoganS]] 17:16, 31 Mar 2006 (EST)
* Bunch-o-users blocked, and now creating a new account is disabled (until we upgrade the wiki and the database), we will talk about this Saturday. --[[User:AndyB|Andy]] 10:28, 30 Mar 2006 (EST)
 
* Fixed edit w/o login problem !GO AWAY VANDALS! but I am still working on forcing new users to be approved by the admin (me now) --[[User:AndyB|Andy]] 18:23, 27 Mar 2006 (EST).
 
 
* Links to some open source vision libraries an other projects have been added to the [[Resources for Learning]] page. Check it out!
 
* Links to some open source vision libraries an other projects have been added to the [[Resources for Learning]] page. Check it out!
 
  
 
==Important Items==
 
==Important Items==

Revision as of 01:29, 26 April 2006

Robojackets.jpg

Welcome to the RoboJackets IGVC Wiki.

The Georgia Tech Robojackets IGVC team will compete for the third (?) time in the intelligent ground vehicle competition. We are currently looking for both volunteers and sponsors. More info can be found on the How you can help page.

Announcements

  • Had an idea - just thought I'd post it before I forgot it. If we use image segmentation to help us characterize different items in an image, we will find that this method depends HIGHLY on image brightness. This is more so for grayscale images than color, but one thing we might implement is a brightness intensity sensor of the general environment that could dynamically select averages for our different segments. Just a thought. :) --LoganS 03:46, 16 April 2006 (EDT)
  • I've registered us for the competition! There's no turning back now! --LoganS 17:16, 31 Mar 2006 (EST)
  • Links to some open source vision libraries an other projects have been added to the Resources for Learning page. Check it out!

Important Items

Tools

  • ImageFilterDemo - A program for rapidly prototyping image filtering algorithms in Java.