libcamera  v0.3.1+12-19bbca3c
Supporting cameras in Linux since 2019
Classes | Namespaces
matrix_interpolator.h File Reference

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"
Include dependency graph for matrix_interpolator.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.
 

Detailed Description

Helper class for interpolating maps of matrices.