Back to FabImage Library website
You are here: Start » Function Reference » Point3DGrid Basics
Point3DGrid Basics
Select a function from the list below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
GetPoint3DGridPoint_Interpolated | Returns an interpolated single point of a point 3D grid. | Professional |
![]() |
SkipEmptyPoint3DGrid | Secures against domain errors caused by empty grids, e.g. just before the FitPlaneToPoints filter is to be invoked. | Professional |
![]() |
TestPoint3DGrid | Returns a sample 3D object. | Lite |
Select Filter Equivalent below.
Icon | Name | Description | Library |
---|---|---|---|
![]() |
FisFilter_AccessPoint3DGrid | Returns individual fields of a point 3D grid. | Professional |
![]() |
FisFilter_GetPoint3DGridElement | Gets the value of a single point of a point 3D grid. | Professional |
![]() |
FisFilter_MakePoint3DGrid | Creates a point 3D grid structure from individual fields. | Professional |
![]() |
MakePoint3DGridFromImage | Creating a Point3DGrid structure out of an image obtained from a 3D camera or other external sources that encodes point cloud XYZ coordinates as pixel components of 2D image. | Professional |