| addCandidate(const Run &pinkRun) | VLCBeaconDetector | [private] |
| analyzeBeacon(const Vector2< double > &left, const double pinkRunWidth) | VLCBeaconDetector | [private] |
| analyzeColorTable() | VLCBeaconDetector | |
| beaconCandidates | VLCBeaconDetector | [private] |
| bestColorTable | VLCBeaconDetector | [private] |
| cameraMatrix | VLCBeaconDetector | [private] |
| clusteringAspectRatio | VLCBeaconDetector | [private] |
| clusteringDistanceTolerance | VLCBeaconDetector | [private] |
| clusterPinkBeaconParts() | VLCBeaconDetector | [private] |
| colorCorrector | VLCBeaconDetector | [private] |
| colorTable | VLCBeaconDetector | [private] |
| edgeDetectionU | VLCBeaconDetector | [private] |
| edgeDetectionV | VLCBeaconDetector | [private] |
| edgeScanDepth | VLCBeaconDetector | [private] |
| edgeThresholdU enum value | VLCBeaconDetector | |
| edgeThresholdV enum value | VLCBeaconDetector | |
| execute() | VLCBeaconDetector | |
| flagSpecialist | VLCBeaconDetector | [private] |
| highReliability enum value | VLCBeaconDetector | [private] |
| horizontalBaseOffset | VLCBeaconDetector | [private] |
| horizontalOffsetModifier | VLCBeaconDetector | [private] |
| image | VLCBeaconDetector | [private] |
| imageInf | VLCBeaconDetector | [private] |
| landmarksPercept | VLCBeaconDetector | [private] |
| lowReliability enum value | VLCBeaconDetector | [private] |
| mediumReliability enum value | VLCBeaconDetector | [private] |
| minFlagConfidence | VLCBeaconDetector | [private] |
| minPinkRunLength | VLCBeaconDetector | [private] |
| minPinkUValue | VLCBeaconDetector | [private] |
| numOfBeaconCandidates | VLCBeaconDetector | [private] |
| numOfHorizontalScanLineAbove | VLCBeaconDetector | [private] |
| numOfHorizontalScanLineBelow | VLCBeaconDetector | [private] |
| prevCameraMatrix | VLCBeaconDetector | [private] |
| projectionAspectRatio | VLCBeaconDetector | [private] |
| scanForBeaconEdges(const Vector2< int > &position, const double pinkRunWidth, Flag::FlagType &flagType, Vector2< int > &topEdge, Vector2< int > &bottomEdge) | VLCBeaconDetector | [private] |
| scanForBeaconPart(const Vector2< int > &start, const Vector2< int > &end, Vector2< int > &position, Vector2< int > &edge, colorClass &color) | VLCBeaconDetector | [private] |
| scanForPink(const Vector2< int > &start, const Vector2< int > &end) | VLCBeaconDetector | [private] |
| setBestColorTable(ColorTable *newBestColorTable) | VLCBeaconDetector | [inline] |
| transformedCandidates | VLCBeaconDetector | [private] |
| VLCBeaconDetector(const Image &image, const CameraMatrix &cameraMatrix, const CameraMatrix &prevCameraMatrix, const ImageInfo &imageInf, const ColorTable &colorTable, const ColorCorrector &colorCorrector, LandmarksPercept &landmarksPercept) | VLCBeaconDetector | |