addColor() | REdgeDetection | [inline, private] |
ballEdgeVote(int x, int y) | REdgeDetection | [inline] |
ballScanEast(int &x, int &y) | REdgeDetection | |
ballScanWest(int &x, int &y) | REdgeDetection | |
bufferedScan(int &x, int &y, Vector2< double > direction) | REdgeDetection | |
bufferedScan(int &x, int &y) | REdgeDetection | |
bufferSize | REdgeDetection | [private] |
colorBuffer | REdgeDetection | [private] |
colorRange | REdgeDetection | [private] |
colorScan(int &x, int &y, Vector2< double > direction, colorClass &lastColor) | REdgeDetection | |
colorScan(int &x, int &y, colorClass &lastColor) | REdgeDetection | |
colorScan(int &x, int &y, int x1, int y1, colorClass &lastColor) | REdgeDetection | |
crossEdgeVote(int x, int y) | REdgeDetection | [inline] |
currentColor | REdgeDetection | [private] |
cx | REdgeDetection | [private] |
cy | REdgeDetection | [private] |
direction | REdgeDetection | [private] |
dx | REdgeDetection | [private] |
dy | REdgeDetection | [private] |
e | REdgeDetection | [private] |
f | REdgeDetection | [private] |
fastCrossEdgeVote(int x, int y) | REdgeDetection | [inline, private] |
fieldEdgeVote(int x, int y) | REdgeDetection | [inline] |
findStart(Vector2< int > &start, const Vector2< double > &dir) | REdgeDetection | [inline] |
g | REdgeDetection | [private] |
getBufferSize() | REdgeDetection | [inline] |
getColor(int index) | REdgeDetection | [inline] |
getColor(int x, int y) | REdgeDetection | [inline] |
getRange(int index) | REdgeDetection | [inline] |
horizontalEdgeVote(int x, int y) | REdgeDetection | [inline] |
insideImage(int x, int y) | REdgeDetection | [inline, private] |
ip | REdgeDetection | [private] |
isHorizontalEdge(int x, int y) | REdgeDetection | [inline] |
isVerticalEdge(int x, int y) | REdgeDetection | [inline] |
lastColor | REdgeDetection | [private] |
ranges | REdgeDetection | [private] |
REdgeDetection(ImageProcessor &processor) | REdgeDetection | |
scan(int &x, int &y, Vector2< double > direction) | REdgeDetection | |
scan(int &x, int &y) | REdgeDetection | |
scan(int &x, int &y, int x1, int y1) | REdgeDetection | |
scanEast(int &x, int &y) | REdgeDetection | |
scanField(int &x, int &y, Vector2< double > direction) | REdgeDetection | |
scanField(int &x, int &y) | REdgeDetection | |
scanNorth(int &x, int &y) | REdgeDetection | |
scanSouth(int &x, int &y) | REdgeDetection | |
scanWest(int &x, int &y) | REdgeDetection | |
setDirection(Vector2< double > dir) | REdgeDetection | [inline] |
skip(int &x, int &y) | REdgeDetection | [inline] |
susanDetector | REdgeDetection | [private] |
susanScan(int &x, int &y, Vector2< double > direction) | REdgeDetection | |
susanVote(int x, int y) | REdgeDetection | [inline, private] |
tempX | REdgeDetection | |
tempY | REdgeDetection | |
threshold | REdgeDetection | |
verticalEdgeVote(int x, int y) | REdgeDetection | [inline] |
~REdgeDetection() | REdgeDetection | |