libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+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< const 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 |