Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Histogram » Histogram Relations » TestHistogramDominatesHistogram
| Module: | FoundationBasic |
|---|
Checks whether the values in the first histogram are greater or equal than corresponding values in the second histogram.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inHistogram1 | Histogram | Input histogram1 |
![]() |
inHistogram2 | Histogram | Input histogram2 |
![]() |
outDominates | Bool |
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 | Input histograms formats are not the same in TestHistogramDominatesHistogram. |
Complexity Level
This filter is available on Advanced Complexity Level.

Advanced
