Contents

kVTCompressionPropertyKey_CameraCalibrationDataLensCollection

Declaration

let kVTCompressionPropertyKey_CameraCalibrationDataLensCollection: CFString

Discussion

Specifies intrinsic and extrinsic parameters for single or multiple lenses.

The property value is an array of dictionaries describing the camera calibration data for each lens. The camera calibration data includes intrinsics and extrinics with other parameters. For a stereoscopic camera system, the left and right lens signaling can be done with the kVTCompressionPropertyCameraCalibrationKey_LensRole key and its value.

See Also

Camera Calibration