Ocean
LineDetectorHough.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CV::Detector::LineDetectorHough
 This class implements a line detector mainly based on the Hough transformation. More...
 
class  Ocean::CV::Detector::LineDetectorHough::InfiniteLine
 This class defines an infinite 2D line. More...
 
class  Ocean::CV::Detector::LineDetectorHough::Accumulator
 Vote accumulator array. More...
 
class  Ocean::CV::Detector::LineDetectorHough::Accumulator::AngleLookupData
 This class holds angle lookup data. More...
 
class  Ocean::CV::Detector::LineDetectorHough::Accumulator::DirectionLookupData
 This class holds distance lookup data. More...
 
class  Ocean::CV::Detector::LineDetectorHough::Accumulator::LookupManager
 This class defines a data lookup manager defined as singleton. More...
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Test
 Namespace of the Test library.
 
 Ocean::Test::TestCV
 Namespace of the CV Test library.
 
 Ocean::Test::TestCV::TestDetector
 Namespace of the CV Detector Test library.
 
 Ocean::CV
 Namespace of the CV library.
 
 Ocean::CV::Detector
 Namespace of the CV Detector library.