Skip to content

5. Equation and Coordinate System Definitions: Coordinate System

burritobrittany edited this page Jul 17, 2020 · 3 revisions

Coordinate System Definitions

Note: World can be either coordinate system, local or geographical. However, in order to work, extrinsics and points in question need to be in same coordinate system. I.E. you cannot use the projective matrix on geographic points when extrinsic re defined in local and vice versa.

Nomenclature Coordinate System
XYZC Camera
xyz Camera Homogeneous
XYZWL World Local
XYZWG World Geographical
XYZW World: Either Local or Geographical
UVD Image Distorted (lens calibration applied)
UV Image Undistorted (no lens correction; assumes pinhole camera model)

Local and Geographic World Coordinates

Figure 13

Figure 13: Relationship between World Coordinate Systems, Geographical and Local

Clone this wiki locally