Click or drag to resize

CameraAllocateDeviceCloud Method

Allocate a new point cloud on the Compute device

Namespace:  Zivid.NET
Assembly:  ZividNET (in ZividNET.dll) Version: 1.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