Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Surface » Surface Spatial Transforms » CropSurfaceToBox3D

CropSurfaceToBox3D


Module: Vision3DStandard

Removes from the surface points that are not contained in a given box in 3D.

Name Type Description
Input value inSurface Surface Input surface
Input value inRoi Region* Region of interest
Input value inBox3D Box3D Box defining a subspace to be cropped
Input value inPreserveDimensions Bool Flag indicating whether the surface dimensions should be preserved or not
Output value outSurface Surface Output surface
Output value outRejected Region Region of locations where points are not contained in a given box in 3D

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 CropSurfaceToBox3D.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of CropSurface filter group.