Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Modules/ImageProcessor/VLCImageProcessor/VLCRobotSpecialist.h File Reference

This file contains a class for Image Processing. More...

#include "VLCTypes.h"
#include "Tools/Debugging/DebugDrawings.h"
#include "Tools/Math/Geometry.h"
#include "Tools/List.h"
#include "Tools/Debugging/DebugImages.h"
#include "Representations/Perception/ColorTable.h"
#include "Representations/Perception/Image.h"
#include "Representations/Perception/CameraMatrix.h"
#include "Representations/Perception/BallPercept.h"
#include "Representations/Perception/LinesPercept.h"
#include "Representations/Perception/PlayersPercept.h"
#include "Representations/Perception/MSHSinglePlayerPercept.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ColorCorrector.h"
#include "Modules/ImageProcessor/ImageProcessorTools/BresenhamLineScan.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ImageProcessorUtilityClasses.h"
#include "VLCImageProcessorTools.h"
#include "VLCClustering.h"
#include "VLCColorSpace.h"

Include dependency graph for VLCRobotSpecialist.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

struct  RobotCandidate
struct  CandidateCluster
class  VLCRobotSpecialist
 The RobotSpecialist finds other robots in an image. More...


Defines

#define RS_FOOT_THRESHOLD   8
#define RS_FOOT_GRADIENT   5
#define RS_NUM_SCAN_LINES   30.0
#define RS_NO_GREEN_PIXEL_THRESHOLD   5
#define RS_NGP_TH_START   10
#define RS_NGP_TH_STOP   2
#define RS_NUM_CANDIDATES   256


Detailed Description

This file contains a class for Image Processing.

Author:
Tobias Wegner

Definition in file VLCRobotSpecialist.h.


Define Documentation

#define RS_FOOT_THRESHOLD   8
 

Definition at line 55 of file VLCRobotSpecialist.h.

#define RS_FOOT_GRADIENT   5
 

Definition at line 56 of file VLCRobotSpecialist.h.

#define RS_NUM_SCAN_LINES   30.0
 

Definition at line 57 of file VLCRobotSpecialist.h.

#define RS_NO_GREEN_PIXEL_THRESHOLD   5
 

Definition at line 59 of file VLCRobotSpecialist.h.

#define RS_NGP_TH_START   10
 

Definition at line 60 of file VLCRobotSpecialist.h.

#define RS_NGP_TH_STOP   2
 

Definition at line 61 of file VLCRobotSpecialist.h.

#define RS_NUM_CANDIDATES   256
 

Definition at line 63 of file VLCRobotSpecialist.h.


Generated on Mon Mar 20 22:02:53 2006 for GT2005 by doxygen 1.3.6