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.
| Icon | Name | Description | 
|---|---|---|
|  | AbsoluteHistogram | Transforms each bin value to its absolute value. | 
|  | AddToHistogram | Increases each bin value by a number. | 
|  | DivideHistogram | Divides each bin value by a number. | 
|  | MultiplyHistogram | Multiplies each bin value by a number. | 
|  | NegateHistogram | Negates each bin value. | 
|  | SubtractFromHistogram | Decreases each bin value by a number. | 

