libcamera
v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
|
Helper class for interpolating maps of matrices. More...
#include <algorithm>
#include <map>
#include <string>
#include <tuple>
#include <libcamera/base/log.h>
#include "libcamera/internal/yaml_parser.h"
#include "matrix.h"
Go to the source code of this file.
Classes | |
class | libcamera::ipa::MatrixInterpolator< T, R, C > |
Class for storing, retrieving, and interpolating matrices. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
libcamera::ipa | |
The IPA (Image Processing Algorithm) namespace. | |
Helper class for interpolating maps of matrices.