|
libcamera v0.3.2
Supporting cameras in Linux since 2019
|
Piecewise linear functions. More...
#include <algorithm>#include <functional>#include <string>#include <utility>#include <vector>#include "vector.h"
Go to the source code of this file.
Classes | |
| class | libcamera::ipa::Pwl |
| Describe a univariate piecewise linear function in two-dimensional real space. More... | |
| class | libcamera::ipa::Pwl::Interval |
| Describe an interval in one-dimensional real space. More... | |
Namespaces | |
| namespace | libcamera |
| Top-level libcamera namespace. | |
| namespace | libcamera::ipa |
| The IPA (Image Processing Algorithm) namespace. | |
Piecewise linear functions.