Start » Filter Reference » Surface » Surface Spatial Transforms » ReduceSurface
Module: | Vision3DStandard |
---|
Reduces surface dimensions as much as possible.
Name | Type | Description | |
---|---|---|---|
inSurface | Surface | Input surface | |
inRoi | Region* | Region of interest | |
outSurface | Surface | Reduced surface |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
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 | Region of interest exceeds an input surface in ReduceSurface. |
Complexity Level
This filter is available on Basic Complexity Level.