Skip to content

lircsszz/UndistortImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UndistortImage

Usage:Using this project to undistort images, compensating for lens distortion. I have used an undistortImage class to encapsulate related member variables and methods. Use the loadImage function to load distorted images, and then use the loadParameters function to load camera inner matrix and distortion coefficients matrix, finally using the undistortImage function to call OpenCV undistort function.

About

Use this project to undistort images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages