-
Notifications
You must be signed in to change notification settings - Fork 4
Common Variable Names
← Previous topic: Time Conventions
A number of variables are usually represented by certain symbols, by convention. This is a partial list:
- U, V ------- horizontal and vertical image coordinate, V increasing downward
- x, y, z ---- general world coordinate
- U0, V0 ----- image coordinates of the principal point (center) of an image
- xc, yc, zc - world coordinates of a camera
- P ---------- 3 by 4 camera projection matrix for projective transformation
- m ---------- 1 by 11 historical equivalent of P as a vector
- fu, fv ----- focal length of a camera/lens, expressed in pixels
- K ---------- 3 by 3 matrix of the intrinsic parameters for a camera/lens
- R ---------- 3 by 3 rotation matrix (relative orientation of camera/world cords
CIRN
Wiki Home
CIRN Website
CIRN Research and Workshops
CIRN Monthly Webinars Existing Monitoring Stations
Sampling Goals
Pixel Resolution
Fixed Mounting Platforms
Temporary Towers
FOV and Lenses
Installation Design
Cookbook
Data Processing
Understanding Image Geometries
Photogrammetry
Intrinsic Calibration
GCPs
Extrinsic Calibration
File Naming
Directory Naming
Time Conventions
Common Variable Names
Parallel Processing Issues
Etc
GitHub Help
GitHub Cheat Sheet
CIRN repository help
GitHub Best Practices and GuidelinesGitHub Repository Structure
GitHub Workflow Overview
Using Teams & Roles
Issues
Testing & Review
Code Requirements
General Guidance
Admin
Software Development Life Cycle