Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Point3DGrid Spatial Transforms
Point3DGrid Spatial Transforms
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | 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 present in a given region. | 
|  | JoinPoint3DGrids | Combines two point grids into one. | 
|  | RescalePoint3DGrid | Changes the distances of grid points to a reference point. | 
|  | RotatePoint3DGrid | Rotates a grid of 3D points around an axis in 3D. | 
|  | TransformPoint3DGrid | Applies a general transformation expressed by a matrix to a grid of 3D points. | 
|  | TranslatePoint3DGrid | Translates a grid of points by a vector. | 

