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