Skip to content

Find unknown Intrinsic and Extrinsic camera parameter (o = K [R|t] O), Intrinsic Matrix are Parameters component internal to the camera such as (focal length, geometry and radial distortion coefficients of the lens) and use to project Point from camera coordinate to image plan. Extrinsic Matrix are Parameters of camera position [R|t].External to…

Notifications You must be signed in to change notification settings

Mahmoud-Ali-FCIS/Camera-Calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera-Calibration

Find unknown Intrinsic and Extrinsic camera parameter (o = K [R|t] O), Intrinsic Matrix are Parameters component internal to the camera such as (focal length, geometry and radial distortion coefficients of the lens) and use to project Point from camera coordinate to image plan. Extrinsic Matrix are Parameters of camera position [R|t].External to camera and specific to location camera in world coordinate frame. Used to transform 3D point from world to camera coordinate.

Run

(1) defult Python inti.py

(2) Change prameters python inti.py -ptr1 'Data2'

About

Find unknown Intrinsic and Extrinsic camera parameter (o = K [R|t] O), Intrinsic Matrix are Parameters component internal to the camera such as (focal length, geometry and radial distortion coefficients of the lens) and use to project Point from camera coordinate to image plan. Extrinsic Matrix are Parameters of camera position [R|t].External to…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages