AVCameraCalibrationData.IntrinsicMatrix Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a 3x3 matrix that contains focal length and offset information relative to an ideal pinhole camera.
public virtual OpenTK.NMatrix3 IntrinsicMatrix { [Foundation.Export("intrinsicMatrix")] get; }
member this.IntrinsicMatrix : OpenTK.NMatrix3
Property Value
- Attributes