Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Detector::MessengerCodeDetector |
This class implements a detector for circular Messenger Codes. More... | |
class | Ocean::CV::Detector::MessengerCodeDetector::Bullseye |
Definition of a class holding a bullseye composed of a location and a radius. More... | |
class | Ocean::CV::Detector::MessengerCodeDetector::DebugInformation |
Data storing debug information. More... | |
struct | Ocean::CV::Detector::MessengerCodeDetector::DebugInformation::DetectedCode |
Data of one detected code. More... | |
class | Ocean::CV::Detector::MessengerCodeDetector::TransitionHistory |
This class implements a simple history for previous pixel transitions (a sliding window of pixel transitions). More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |
Ocean::CV::Detector | |
Namespace of the CV Detector library. | |