Back to FabImage Studio website
You are here: Start » Filter Reference » Histogram Data Statistics » HistogramDataStandardDeviation
Computes the standard deviation of the histogrammed numeric data.
Name | Type | Description | |
---|---|---|---|
![]() |
inHistogram | Histogram | Input histogram |
![]() |
outStandardDeviation | Real | Standard deviation of the histogrammed data |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input histogram contains negative bins in HistogramDataStandardDeviation. |
DomainError | The histogrammed data is empty in HistogramDataStandardDeviation. |
Complexity Level
This filter is available on Basic Complexity Level.