libcamera v0.0.3
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

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

Detailed Description

Class to represent Histograms and manipulate them.