Back to Adaptive Vision Studio website
You are here: Start » Filter Reference » Surface Spatial Transforms
Surface Spatial Transforms
Select a filter from the list below.
| Icon | Name | Description |
|---|---|---|
| AbsoluteSurface | Transforms Z coordinate of each surface point to its absolute value. | |
| CloseSurfacePoints | Reconstructs missing points of the input surface by interpolating neighboring points. | |
| CropSurface | Removes from the surface points that are not contained in a given rectangular box. | |
| CropSurfaceByNeighborsProximity | Removes from the surface points that are too distant from their neighbor points. | |
| CropSurfaceByPlaneProximity | Removes from the surface points that are too distant from a given plane. | |
| CropSurfaceToBox3D | Removes from the surface points that are not contained in a given box in 3D. | |
| CropSurfaceToRegion | Removes points that are not present in a given region. | |
| DilateSurfacePoints | Reconstructs missing points of the input surface by interpolating neighboring points. | |
| ErodeSurfacePoints | Removes some existing points from the input surface when some points in their vicinity are missing. | |
| FlattenSurface | Flattens a curved surface. | |
| JoinSurfaces | Combines two surfaces into one. | |
| OpenSurfacePoints | Removes some existing points from the input surface when some points in their vicinity are missing. | |
| ProjectSurfaceOntoPlane | Projects a surface on another plane, replacing Z coordinate of a point with its distance from a given plane. | |
| ReduceSurface | Reduces surface dimensions as much as possible. | |
| RescaleSurface | Changes the distances of surface points to a reference point. | |
| TranslateSurface | Translates a surface by a vector. |
