libcamera  v0.0.2
Supporting cameras in Linux since 2019
Classes | Namespaces
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

 libcamera
 Top-level libcamera namespace.
 
 libcamera::ipa
 The IPA namespace.
 

Detailed Description

Class to represent Histograms and manipulate them.