Tags:
create new tag
view all tags

UBC SRVC 2007 Team Legacy Information

This page contains some information which applied to the 2007 version of UBC's SRVC entry (winners of that year's contest). The information may now be out of date, but can be used as a reference.

ORGANIZATION

  • During our initial development, I have proposed separating the SVN repository based on the rough structure our teams seem to be taking on. Please add your code under the appropriate folder, and organize the lower-levels as you see fit. This can easily be changed in the future, but currently the top-level directories are:
      • CLASSIFY
      • DOC
      • ROBOT
      • WEB

DATA

  • A data-set of 31 views of objects captured from Bart.
    • look under /lci/project/raid1/srvc/bumblebee1
    • frameXX_depth0.png Raw disparity image from PGR library
    • frameXX_depth.png Scaled disparity image to look at smile
    • frameXX_left.png Left frame 1024x768 RGB
    • frameXX_right.png Right frame 1024x798 RGB
    • Here is a composite showing these four images: bumblebee1_example.png

SOFTWARE RESOURCES

  • Canon capture library at sourceforge: http://capture.sourceforge.net/
    • I've (Scott) installed the software and tried using it with my Canon A70. I haven't tried all the features, but it was fairly straightforward to zoom, use the flash, and capture and download a photo. Not wickedly fast though.

  • An unintelligent Google image search shell script: fetcher.sh Updated April 14
    • Usage: ./fetcher "search string" num_pages
    • Examples:
      • To search for tiger and get the first three pages of results: ./fetcher "tiger" 3
      • To search for tiger and woods: ./fetcher "tiger woods" 3
      • To search for the exact phrase "tiger woods": ./fetcher "\"tiger woods\"" 3
      • To search for tiger with no mention of woods: ./fetcher "tiger -woods" 3
    • 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).

Image libraries

-- DavidMeger - 25 Feb 2008

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng bumblebee1_example.png r1 manage 295.5 K 2007-03-07 - 00:25 PerErikForssen Example of scene from dataset bumblebee1
PNGpng cat01.png r1 manage 1093.1 K 2007-02-17 - 00:39 PerErikForssen sample image
Unix shell scriptsh fetcher.sh r1 manage 0.6 K 2007-03-02 - 21:46 SanchoMcCann bash shell script that uses wget and gawk to gather images from the first page of a google image search and dump them to a folder
PNGpng heli03.png r1 manage 1100.5 K 2007-02-17 - 00:40 PerErikForssen sample image
PNGpng keg01.png r1 manage 1093.4 K 2007-02-17 - 00:40 PerErikForssen sample image
Quicktime moviempg right.mpg r1 manage 5888.8 K 2007-02-17 - 00:14 PerErikForssen 640x480 robot sequence
PNGpng robo03.png r1 manage 1112.4 K 2007-02-17 - 00:41 PerErikForssen sample image
Quicktime moviempg stereo.mpg r1 manage 5432.7 K 2007-02-17 - 00:14 PerErikForssen stereo from robot sequence
PDFpdf subTasks.pdf r1 manage 287.7 K 2007-02-07 - 23:47 PerErikForssen Table from Dave Meger
Topic revision: r1 - 2008-02-25 - DavidMeger
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback