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