Back to Adaptive 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
inSurface Surface Input surface
inRoi Region* Region of interest
inBox3D Box3D Box defining a subspace to be cropped
inPreserveDimensions Bool Flag indicating whether the surface dimensions should be preserved or not
outSurface Surface Output surface
outRejected Region Region of locations where points are not contained in a given box in 3D

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of CropSurface filter group.