Click or drag to resize

PointCloudToArray Method

Convert the point cloud to a three-dimensional .NET array (of size NxMx7)

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public float[,,] ToArray()

Return Value

Type: Single
See Also