Back to Adaptive Vision Library website

You are here: Start » Function Reference » Histogram Point Transforms

Histogram Point Transforms

Select a function from the list below.

IconNameDescription
AbsoluteHistogramTransforms each bin value to its absolute value.
AddToHistogramIncreases each bin value by a number.
DivideHistogramDivides each bin value by a number.
MultiplyHistogramMultiplies each bin value by a number.
NegateHistogramNegates each bin value.
SubtractFromHistogramDecreases each bin value by a number.