Start » Filter Reference » Data Classification » Statistics » RegionsIoU
Module: | FoundationPro |
---|
Computes intersection over union value for two regions.
Name | Type | Description | |
---|---|---|---|
inRegion1 | Region | First input region | |
inRegion2 | Region | Second input region | |
outIoT | Double |
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 | inRegion1 has different frame dimensions than inRegion2 in RegionsIoU |
Complexity Level
This filter is available on Basic Complexity Level.