Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Point3DGrid Spatial Transforms

Point3DGrid Spatial Transforms

Select a filter from the list below.

IconNameDescription
CropPoint3DGridRemoves from the grid points that are not contained in a given rectangular box.
CropPoint3DGridByNeighborsProximityRemoves from the grid points that are too distant from their neighbor points.
CropPoint3DGridByPlaneProximityRemoves from the grid points that are too distant from a given plane.
CropPoint3DGridToRegionRemoves points that are not represented in a given region of the input grid.
JoinPoint3DGridsCombines two point grids into one.
RescalePoint3DGridChanges the distances of grid points to a reference point.
RotatePoint3DGridRotates a grid of 3D points around an axis in 3D.
TransformPoint3DGridApplies a general transformation expressed by a matrix to a grid of 3D points.
TranslatePoint3DGridTranslates a grid of points by a vector.