singleye / camera-model

Implement a simple CV camera model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple implementation of computer vision camera model.

I write a blog detailing the math behind, please take a look

Features:

  • Add vertices(point)/lines in 3D world frame
  • Move camera in 6-DOF space
  • Change camera focus length

Demo:

Example

About

Implement a simple CV camera model


Languages

Language:Python 100.0%