Ocean
BarcodeDetector2D.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CV::Detector::Barcodes::RowSegmenter< TPixel >
 This class converts raw pixel data into binary segments. More...
 
class  Ocean::CV::Detector::Barcodes::RowSegmenter< TPixel >::TransitionHistory
 This class implements a simple history for previous pixel transitions (a sliding window of pixel transitions). More...
 
class  Ocean::CV::Detector::Barcodes::BarcodeDetector2D
 This class implements a detector for barcodes. More...
 
class  Ocean::CV::Detector::Barcodes::BarcodeDetector2D::Observation
 Definition of an observation of a barcode in 2D. 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.
 
 Ocean::CV::Detector::Barcodes