libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
#include <vector>
#include <linux/intel-ipu3.h>
#include <libcamera/geometry.h>
#include "algorithm.h"
Go to the source code of this file.
Classes | |
struct | libcamera::ipa::ipu3::algorithms::Accumulator |
RGB statistics for a given zone. More... | |
class | libcamera::ipa::ipu3::algorithms::Awb |
A Grey world white balance correction algorithm. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
namespace | libcamera::ipa |
The IPA (Image Processing Algorithm) namespace. | |