Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram » Histogram Combinators » MaximumHistogram_OfArray
Module: | FoundationBasic |
---|
Computes the maximum of histograms of an array bar by bar.
Name | Type | Description | |
---|---|---|---|
![]() |
inHistogramArray | HistogramArray | |
![]() |
outHistogram | Histogram | Output histogram |
Description
Array version of MaximumHistogram.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- MaximumHistogram – Computes the maximum of two histograms bar by bar.