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