Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Test::TestCV::TestDetector::TestShapeDetector |
This class implements tests for the Shape detector. More... | |
class | Ocean::Test::TestCV::TestDetector::TestShapeDetector::GradientBasedDetector |
This class provides the ground truth implementation of the gradient-based T-detector. More... | |
class | Ocean::Test::TestCV::TestDetector::TestShapeDetector::VarianceBasedDetector |
This class provides the ground truth implementation of the variance-based T-detector. More... | |
class | Ocean::Test::TestCV::TestDetector::TestShapeDetector::GradientVarianceBasedDetector |
This class provides the ground truth implementation of the gradient&variance-based T-detector. 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. | |