Property | Type | Description | |
---|---|---|---|
colorCameraMatrix | |||
colorLensDistortion | |||
depthCameraMatrix | |||
depthLensDistortion | |||
depthToColorTransform |
Method | Description | |
---|---|---|
CameraCalibration ( |
public CameraCalibration ( |
||
colorCameraMatrix | ||
colorLensDistortion | ||
depthCameraMatrix | ||
depthLensDistortion | ||
depthToColorTransform | ||
return | System |
public Matrix4x4,UnityEngine colorCameraMatrix | ||
return |
public Matrix4x4,UnityEngine colorLensDistortion | ||
return |
public Matrix4x4,UnityEngine depthCameraMatrix | ||
return |
public Matrix4x4,UnityEngine depthLensDistortion | ||
return |