Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Synthesis::LayerF1 |
This class implements a single layer for pixel synthesis within one frame and sub-pixel accuracy. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |
Ocean::CV::Synthesis | |
Namespace of the CV Synthesis library. | |
Typedefs | |
typedef std::vector< LayerF1 > | Ocean::CV::Synthesis::LayersF1 |
Definition of a vector holding one-frame sub-pixel layer objects. More... | |