Ocean
TestFREAKDescriptor.h File Reference

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

 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.
 

Typedefs

typedef TestFREAKDescriptorT< 32 > Ocean::Test::TestCV::TestDetector::TestFREAKDescriptor32
 Typedef for the test class of the 32-bytes long FREAK descriptors. More...
 
typedef TestFREAKDescriptorT< 64 > Ocean::Test::TestCV::TestDetector::TestFREAKDescriptor64
 Typedef for the test class of the 64-bytes long FREAK descriptors. More...
 

Functions

template<size_t tSize>
bool Ocean::Test::TestCV::TestDetector::TestFREAKDescriptorT_externalTests (const double testDuration, Worker &worker)
 Invokes all test for the FREAK descriptor. More...