libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
histogram.h File Reference

Class to represent Histograms and manipulate them. More...

#include <assert.h>
#include <limits.h>
#include <stdint.h>
#include <vector>
#include <libcamera/base/span.h>
Include dependency graph for histogram.h:

Go to the source code of this file.

Classes

class  libcamera::ipa::Histogram
 The base class for creating histograms. More...
 

Namespaces

namespace  libcamera
 Top-level libcamera namespace.
 
namespace  libcamera::ipa
 The IPA (Image Processing Algorithm) namespace.
 

Detailed Description

Class to represent Histograms and manipulate them.