Vision Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
HoughCirclesVisionBehavior 's implementation of the Hough's transform to get circles in an image
HoughLinesVisionBehavior 's implementation of the Hough's transform to get lines in an image
LkTrackingVisionBehavior 's implementation of the LK-Optical Flow (Lucas and Kanade) used to do blob-tracking in an image
SquaresVisionBehavior 's implementation of an heavy algorithm which finds squares in an image
VBKeyVisitor< e >A template for visiting Variants with a key pressed (= a char)
VBVisitor< e >A template for visiting Variants with an image
VBVisitor< COMPUTE >Template specialized with the enum 'COMPUTE'. It just means that the function called by the visitor is 'doComputations()'
VBVisitor< WRITEON >Template specialized with the enum 'WRITEON'. It just means that the function called by the visitor is 'writeOn()'
VisionDriver of the VisionBehavior classes
VisionBehavior< T >Interface for any vision computations

Generated on Mon Dec 31 13:33:37 2007 for Vision by  doxygen 1.5.3