libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Helper class for linear interpolating a set of objects. More...
#include <algorithm>
#include <cmath>
#include <map>
#include <string>
#include <tuple>
#include <libcamera/base/log.h>
#include "libcamera/internal/yaml_parser.h"
Go to the source code of this file.
Classes | |
class | libcamera::ipa::Interpolator< T > |
Class for storing, retrieving, and interpolating objects. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
libcamera::ipa | |
The IPA (Image Processing Algorithm) namespace. | |
Helper class for linear interpolating a set of objects.