Skip to content

This repository contains multi-camera intrinsic calibration using opencv.

Notifications You must be signed in to change notification settings

AlizadehAli/Camera_intrinsic_calibration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camera_intrinsic_calibration


This repository contains multi-camera intrinsic calibration using opencv.


Instruction:

In order to generate the distortion and calibration parametrs, execute cam_cal_dist_mtx_generator.py. Once mtx and dist parameters are saved, use cam_intrinsic_cal.py to undistort the input images. If not specifying an output folder, the undistorted images will be overwritten on the input images. To replace the inputs images with undistorted ones, keep the input and output parent directories the same.

About

This repository contains multi-camera intrinsic calibration using opencv.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages