Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::CV::Histogram |
This class implements an image histogram. More... | |
class | Ocean::CV::Histogram::HistogramBase8BitPerChannel< tChannels > |
This class implements the base class for all histogram objects holding 8 bit per data channel. More... | |
class | Ocean::CV::Histogram::Histogram8BitPerChannel< tChannels > |
This class implements a standard histogram object storing 8 bit per channel. More... | |
class | Ocean::CV::Histogram::IntegralHistogram8BitPerChannel< tChannels > |
This class implements an integral histogram object. More... | |
class | Ocean::CV::Histogram::LookupTable8BitPerChannel< tChannels > |
This class implements a simple lookup table. More... | |
class | Ocean::CV::ContrastLimitedAdaptiveHistogram |
Implementation of Contrast-Limited Adaptive Histogram Equalization (CLAHE). More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::CV | |
Namespace of the CV library. | |