Archimonde666 / Challenge-drone-EA

GNU General Public License v3.0
0 stars 1 forks source link

Compensating fisheye effect on the camera #32

Open Archimonde666 opened 2 years ago

Archimonde666 commented 2 years ago

It is possible to evaluate a matrix transformation to compensate for this effect. OpenCV support that natively, see https://learnopencv.com/camera-calibration-using-opencv/

See https://github.com/Archimonde666/Challenge-drone-EA/issues/26 for useful information concerning this topic