|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Test::TestCV::TestDetector::TestFREAKDescriptorT< tSize > |
| Forward-declaration of the test class for FREAK descriptors. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Test |
| Namespace of the Test library. | |
| namespace | Ocean::Test::TestCV |
| Namespace of the CV Test library. | |
| namespace | Ocean::Test::TestCV::TestDetector |
| Namespace of the CV Detector Test library. | |
Typedefs | |
| using | Ocean::Test::TestCV::TestDetector::TestFREAKDescriptor32 = TestFREAKDescriptorT< 32 > |
| Typedef for the test class of the 32-bytes long FREAK descriptors. | |
| using | Ocean::Test::TestCV::TestDetector::TestFREAKDescriptor64 = TestFREAKDescriptorT< 64 > |
| Typedef for the test class of the 64-bytes long FREAK descriptors. | |
Functions | |
| template<size_t tSize> | |
| bool | Ocean::Test::TestCV::TestDetector::TestFREAKDescriptorT_externalTests (const double testDuration, Worker &worker) |
| Invokes all test for the FREAK descriptor. | |