Skip to content

caillotantoine/lens_correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lens_correction

Here is a simple example of lens distortion correction algorithm.

Compiling

You can use the make mrproper all run command. Requirements :

  • pkg-config
  • g++

Source

I based the mathematical calculation on the informations given by this website: Lens correction model

next steps

  • adapt to camera files
  • apply different parameters for each colors (chromatique aberation correction)

Library

OpenCV was used to read the image and access the pixels.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published