Back to FabImage Studio website
You are here: Start » Filter Reference » Image Basics » CreateImageFromPoint3DGrid
Creates an image of z-values of the given points.
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 |
Applications
Allows for creating depth image from an ordered cloud of points.
Complexity Level
This filter is available on Basic Complexity Level.