Click or drag to resize

CameraAllocateDeviceCloud Method

Allocate a new point cloud on the Compute device

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public DeviceCloud AllocateDeviceCloud()

Return Value

Type: DeviceCloud
Remarks
Allocates a point cloud on the currently active ComputeDevice with dimensions that matches with the camera resolution.
See Also