Ocean
FrameConverter.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::CV::FrameConverter
 This is the base class for all frame converter classes. More...
 
class  Ocean::CV::FrameConverter::Options
 Definition of a class storing options for frame conversions. More...
 
class  Ocean::CV::FrameConverter::ConversionFunctionMap
 This class implements a singleton-based map for function pointers of conversion functions. More...
 
class  Ocean::CV::FrameConverter::ConversionFunctionMap::ConversionTriple
 This class combines source pixel format, target pixel format, and options types. More...
 
struct  Ocean::CV::FrameConverter::ConversionFunctionMap::ConversionTriple::Hash
 Helper class for a hash function. More...
 
class  Ocean::CV::FrameConverter::ConversionFunctionMap::FunctionWrapper
 This class is a wrapper for function pointers. More...
 
struct  Ocean::CV::FrameConverter::RGGB10ToRGB24AdvancedOptions
 Definition of the parameters used by the function for row-wise conversion of RGGB14_PACKED to RGB24/BGR24. More...
 
class  Ocean::CV::FrameConverter::Comfort
 The following comfort class provides comfortable functions simplifying prototyping applications but also increasing binary size of the resulting applications. More...
 

Namespaces

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