Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Histogram Point Transforms » DivideHistogram
Divides each bin value by a number.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inHistogram | Histogram | Input histogram | 
![]()  | 
				inValue | Real | Input value | 
![]()  | 
				outHistogram | Histogram | Output histogram | 
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Divisor is equal to zero on input in DivideHistogram. | 
Complexity Level
This filter is available on Basic Complexity Level.


