Skip to content

chessboard camera calibration and camera localization using known points with python

Notifications You must be signed in to change notification settings

gkstmdwn/Camera-localization-from-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Camera-localization-from-images

Using OpenCV to localize camera

  1. Camera Calibration Using Checkerboard change chessboard size, frame size, size of chessboard squares, and the image directory

From this, we can acquire Camera Matrix,

  1. You can calculate camera position using known pixel points, and world coordinates. In 3d Points, type in the World coordinates of the points, and in 2d points, type in the image coordinates(pixel) of the points.

About

chessboard camera calibration and camera localization using known points with python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages