The Semantic Robot Vision Challenge
NEWS
- First meeting on Friday 16th, 11 am, in icics 146
Some Stuff
- An unintelligent Google image search shell script: fetcher.sh
- Usage: ./fetcher "search string"
- Examples:
- To search for tiger: ./fetcher "tiger"
- To search for tiger and woods: ./fetcher "tiger woods"
- To search for the exact phrase "tiger woods": ./fetcher "\"tiger woods\""
- To search for tiger with no mention of woods: ./fetcher "tiger -woods"
- The script will create a folder named similarly to the search string and place the images returned on the first page of Google's image search into the folder. If two images have the same name, the first one will be saved normally (i.e. image.jpg), but the next one will be saved with an extra number (i.e. image.jpg.1).
Minutes
Team Members
- Scott Helmer
- Per-Erik Forssen
- Simon Leonard
- Julia Vogel
- Kenji Okuma
- Pooyan Fazli
- Ara
- Dave Meger
- Sancho Mccann
- Marius
Feel free to add anything related to the challenge here.
--
PerErikForssen - 07 Feb 2007