Start » Filter Reference » Surface » Surface Features » ReplaceInvalidSurfacePoints
Module: | Vision3DStandard |
---|
Replaces all invalid points with a given Z value.
Name | Type | Description | |
---|---|---|---|
ioSurface | Surface | ||
inRoi | Region* | Range of pixels to be processed | |
inNewZ | Real |
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 ReplaceInvalidSurfacePoints. |
Complexity Level
This filter is available on Basic Complexity Level.