Click or drag to resize

PointCloudToArray Method

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

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

Return Value

Type: Single
See Also