|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
The IPA namespace. More...
Classes | |
| class | Algorithm |
| The base class for all IPA algorithms. More... | |
| class | AlgorithmFactoryBase |
| class | AlgorithmFactory |
| Registration of Algorithm classes and creation of instances. More... | |
| class | CameraSensorHelper |
| Base class for computing sensor tuning parameters using sensor-specific constants. More... | |
| class | CameraSensorHelperFactory |
| Registration of CameraSensorHelperFactory classes and creation of instances. More... | |
| class | Histogram |
| The base class for creating histograms. More... | |
| class | Module |
| The base class for all IPA modules. More... | |
The IPA namespace.
The IPA namespace groups all types specific to IPA modules. It serves as the top-level namespace for the IPA library libipa, and also contains module-specific namespaces for IPA modules.