Skip to content

hannab8/camera_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Camera Calibration Optimization

Purpose/Motivation

The files within in this package are designed to optimize a linear and nonlinear camera projection. The nonlinear method takes distortion into account. The goal is to find the set of parameters that align best with the predicted set of points generated by the model.

optimization-nonlinear

Description: This model takes radial and tangential distortion into account which adds four additional parameters/coefficients to our model.

optimization-linear

Description: This model does not take distorition into account, but provides a simple example of what the nonlinear method was intended to do.

About

Optimization Algorithm for the camera calibration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages