Skip to content

Instantly share code, notes, and snippets.

@shraiwi
Created August 2, 2021 19:59
Show Gist options
  • Save shraiwi/18e8659e64005df13bb7f61c290ac243 to your computer and use it in GitHub Desktop.
Save shraiwi/18e8659e64005df13bb7f61c290ac243 to your computer and use it in GitHub Desktop.
A simple reference glossary for computer vision terms I use in my code.

Computer Vision Glossary

Just a simple reference glossary for computer vision terms I use in my code

Abbreviation Definition
cam camera
cntr contour
desc descriptor
img image
kf keyframe
kp keypoint
mtx matrix
vc cv2.VideoCapture
vec vector
xform transform

If I'm missing anything, just comment and I'll add it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment