Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Histogram » Histogram Basics » SetHistogramBin

SetHistogramBin


Module: FoundationBasic

Sets the value of a single histogram bin.

Name Type Description
ioHistogram Histogram
inIndex Integer Input bin index
inCyclic Bool Whether to wrap the index around or not
inInverse Bool Reversed order of bins
inNewValue Double Input new value to be set

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 Incorrect index on input in SetHistogramBin.

Complexity Level

This filter is available on Advanced Complexity Level.