Click or drag to resize

CameraIntrinsics Properties

The CameraIntrinsics type exposes the following members.

Properties
  NameDescription
Public propertyCameraMatrix
The camera matrix K (=[fx,0,cx;0,fy,cy;0,0,1])
Public propertyDistortion
The radial and tangential distortion parameters
Top
See Also