Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram Basics » AccessHistogram
Returns individual fields of a histogram.
Name | Type | Description | |
---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram |
![]() |
outBinSize | Real | Output bin size |
![]() |
outDomainStart | Real | Output domain begin |
![]() |
outDomainLength | Real | Output length of domain |
![]() |
outBins | IntegerArray | Output histogram data |
Description
The operation decomposes a histogram into its data components: an array of integers and additional real values describing its domain.
Complexity Level
This filter is available on Advanced Complexity Level.