Start » Filter Reference » Image » Image Basics » CreateImageFromPoint3DGrid
Module: | Vision3DLite |
---|
Creates a depth image from the Z-values of the input point grid.
Applications
Allows for performing 2D operations on 3D data.
Name | Type | Range | Description | |
---|---|---|---|---|
inPoint3DGrid | Point3DGrid | |||
inMissingPointValue | Real | Value assigned to pixels where point is undefined | ||
inPixelOffset | Real | Value added to every pixel | ||
inPixelScale | Real | - - | Value every pixel is multiplied by | |
outImage | Image | Output image |
Complexity Level
This filter is available on Basic Complexity Level.