Histogram Quantile¶
Calculates the quantile of a buffer, given a histogram.
Inputs¶
Histogram (Type: Histogram)¶
The input histogram.
Percentage (Type: Double)¶
Specifies the quantile.
Comments¶
The Histogram Quantile node calculates a quantile of a buffer, given a histogram to it.
If a color buffer is used, the quantile is calculated channel-wise.