libcamera v0.0.0+3240-f2a18172-dirty (2022-05-13T12:52:26+00:00)
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::ipa::Histogram, including all inherited members.
bins() const | libcamera::ipa::Histogram | inline |
cumulativeFrequency(double bin) const | libcamera::ipa::Histogram | |
Histogram(Span< uint32_t > data) | libcamera::ipa::Histogram | |
interQuantileMean(double lowQuantile, double hiQuantile) const | libcamera::ipa::Histogram | |
quantile(double q, uint32_t first=0, uint32_t last=UINT_MAX) const | libcamera::ipa::Histogram | |
total() const | libcamera::ipa::Histogram | inline |