Back to FabImage Studio website
You are here: Start » Filter Reference » Point3DGrid Spatial Transforms
Point3DGrid Spatial Transforms
Select a filter from the list below.
Icon | Name | Description |
---|---|---|
![]() |
AlignPoint3DGridToPlane | Rotates a grid of 3D points with a rotation that transforms the input plane to be parallel to XY plane. |
![]() |
CropPoint3DGrid | Removes from the grid points that are not contained in a given rectangular box. |
![]() |
CropPoint3DGridByNeighborsProximity | Removes from the grid points that are too distant from their neighbor points. |
![]() |
CropPoint3DGridByPlaneProximity | Removes from the grid points that are too distant from a given plane. |
![]() |
CropPoint3DGridToRegion | Removes points that are not represented in a given region of the input grid. |
![]() |
JoinPoint3DGrids | Combines two point grids into one. |
![]() |
MirrorPoint3DGrid | Mirrors each grid point according to the input plane. |
![]() |
RescalePoint3DGrid | Changes the distances of grid points to a reference point. |
![]() |
RotatePoint3DGrid | Rotates a grid of 3D points around an axis in 3D. |
![]() |
SplitPoint3DGridByPlane | Separates the points being on one side of the input plane from the others. |
![]() |
TransformPoint3DGrid | Applies a general transformation expressed by a matrix to a grid of 3D points. |
![]() |
TranslatePoint3DGrid | Translates a grid of points by a vector. |