| checkColor(int x, int y, colorClass color) | RasterSpecialist | [inline, protected] |
| checkColor(Vector2< int > v, colorClass color) | RasterSpecialist | [inline, protected] |
| createConvexPoly(std::list< LinePair > &input, std::vector< Vector2< int > > output) | RasterSpecialist | [protected] |
| createGridSegments(std::list< GridLP > &lines, std::vector< std::list< GridLP > > &segments, int xSpace, int ySpace) | RasterSpecialist | [protected] |
| createSegmentsFromLines(std::list< LinePair > &lines, std::vector< std::list< LinePair > > &segments, int spaceX, int spaceY) | RasterSpecialist | [protected] |
| createSegmentsFromLines2(std::list< LinePair > &lines, std::vector< std::list< LinePair > > &segments, int xSpace, int ySpace) | RasterSpecialist | [protected] |
| currentX | RasterSpecialist | [private] |
| currentY | RasterSpecialist | [private] |
| doColorSegmentation(std::vector< LinePair > &lines, std::vector< std::vector< LinePair > > &segments, int xSpace, int ySpace) | RasterSpecialist | [protected] |
| errorDummy | RasterSpecialist | [protected] |
| executePostProcessing() | RasterSpecialist | [inline, virtual] |
| getColor(Vector2< int > v) | RasterSpecialist | [inline, protected] |
| getColor(int x, int y) | RasterSpecialist | [inline, protected] |
| getDistanceToLine(const Geometry::Line line, const Vector2< int > &point) | RasterSpecialist | [inline, protected] |
| getType()=0 | RasterSpecialist | [pure virtual] |
| gridFit(GridLP &inSegment,GridLP &newPair, int allowedSpace) | RasterSpecialist | [inline, private] |
| I_Pin typedef | RasterSpecialist | |
| imageHeight | RasterSpecialist | [protected] |
| imageWidth | RasterSpecialist | [protected] |
| init()=0 | RasterSpecialist | [pure virtual] |
| invokeOnPostScan(int x, int y) | RasterSpecialist | [inline, virtual] |
| invokeOnPreScan(int x, int y) | RasterSpecialist | [inline, virtual] |
| linePairsFit(LinePair &inSegment,LinePair &newPair, int allowedSpace) | RasterSpecialist | [inline, private] |
| linesFit(LinePair &inSegment,LinePair &newPair, int allowedSpace) | RasterSpecialist | [inline, private] |
| postScanNeeded | RasterSpecialist | |
| preScanNeeded | RasterSpecialist | |
| RasterSpecialist(RasterImageProcessor &imagePro) | RasterSpecialist | |
| rip | RasterSpecialist | [protected] |
| scan(Vector2< int > v, short direction) | RasterSpecialist | [inline, protected] |
| scan(Vector2< int > v, short direction, colorClass search) | RasterSpecialist | [inline, protected] |
| scan(int x, int y, short direction) | RasterSpecialist | [inline, protected] |
| scanEast(int x, int y) | RasterSpecialist | [inline, protected] |
| scanNE(int x, int y) | RasterSpecialist | [inline, protected] |
| scanNorth(int x, int y) | RasterSpecialist | [inline, protected] |
| scanNW(int x, int y) | RasterSpecialist | [inline, protected] |
| scanSE(int x, int y) | RasterSpecialist | [inline, protected] |
| scanSouth(int x, int y) | RasterSpecialist | [inline, protected] |
| scanSW(int x, int y) | RasterSpecialist | [inline, protected] |
| scanWest(int x, int y) | RasterSpecialist | [inline, protected] |
| search | RasterSpecialist | [private] |
| segList | RasterSpecialist | [private] |
| sign(int value) | RasterSpecialist | [inline, protected] |
| theta(Vector2< int > &v1, Vector2< int > &v2) | RasterSpecialist | [inline, protected] |
| theta(Vector2< int > &v) | RasterSpecialist | [inline, protected] |
| U_VALUE | RasterSpecialist | [private] |
| V_VALUE | RasterSpecialist | [private] |
| Y_VALUE | RasterSpecialist | [private] |
| ~RasterSpecialist() | RasterSpecialist | [virtual] |