Skip to content

naiveen/distortion_correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atchuth Naveen Chilaparasetti

Deformation Correction by modeling distortion using Bezier curves

We have a highly sophisticated light sheet imaging system that produces images with nonlinear distortion. The usual radial distortion correction methods don't work. So, we modeled the distortion by imaging a uniform grid and modeling the distortion using 4th order Bezier Surface patches.

Steps Involved:

  • Apply Homography
  • Find corners
  • Find corresponding points
  • Model the displacement using bezier curves and create a linear system of Equations
  • Solve the system of equations
  • Correct using the modeled deformation

Original Deformed Grid

Homography Grid

Corners and Correspondences

Correspondences

Corrected Grid

Corrected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published