Skip to content

erickTornero/Camera-Calibration

Repository files navigation

This repository is the new location for the previous working in: https://github.com/erickTornero/Image-Processing/tree/master/Pattern_Recognizion the last will be removed in the feature.

Camera Calibration

Contributors

Requirements

  • c++11
  • Opencv 3.4
  • QT Creator 5.12

Follow the instructions to execute Pattern Recognizion

Install

Clone repository:

git clone https://github.com/erickTornero/Camera-Calibration.git

Open Right folder:

cd Camera-Calibration/Aplication/

Open the project in QT, or compile with the following commands:

qmake Aplication.pro

Compile Project running the makefile:

make

Execute the program:

./Aplication

Examples:

Calibrating example:

Detenction an tracking of pattern with 12 Centers:

alt text

Detenction an tracking of pattern with 20 Centers:

alt text

Executing Calibration of Camera

alt text

Fronto paralell

alt text

About

Develop some techniques for Camera Calibration, First Step on Computer Vision & 3D understanding machine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published