Ocean
FrameNormalizer.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CV::FrameNormalizer
 This class implements functions normalizing frames. More...
 
struct  Ocean::CV::FrameNormalizer::FloatType< T >
 Helper struct allowing to determine the necessary float type for a given data type. More...
 
struct  Ocean::CV::FrameNormalizer::DataTypeMultiple255< T >
 Helper struct allowing to determine the type able to store data multiplied by 255. More...
 
struct  Ocean::CV::FrameNormalizer::FloatType< double >
 Specialization of the helper struct. More...
 
struct  Ocean::CV::FrameNormalizer::DataTypeMultiple255< uint64_t >
 
struct  Ocean::CV::FrameNormalizer::DataTypeMultiple255< float >
 

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::CV
 Namespace of the CV library.