Difference between revisions of "Barrel Distortion Correction"

From MIPAV
Jump to: navigation, search
m
m
Line 1: Line 1:
 
This page is a stub.
 
This page is a stub.
  
For the information about the algorithm, refer to [http://mipav.cit.nih.gov/documentation/HTML%20Algorithms/BarrelDistortionCorrection.html the MIPAV HTML help - Barrel Distortion Correction page].
+
== Background ==
 +
 
 +
Barrel distortion occurs when the magnification at the center of the lens is greater than at the edges. Fish eye lenses, which take hemispherical views, produce this type of distortion as a result of a hemispherical scene being projected onto a flat surface. A higher quality lens can be used to correct for distortion; however, this will greatly rise the cost of the image capture system. A cost effective alternative to an expensive lens system is to algorithmically correct for barrel distortion using the presented method.
 +
 
 +
Barrel distortion is primarily radial in nature, therefore it can be corrected using a relatively simple model compensating for the most of the distortion.
 +
 
 +
Read more: [http://mipav.cit.nih.gov/documentation/HTML%20Algorithms/BarrelDistortionCorrection.html the MIPAV HTML help - Barrel Distortion Correction page].
  
 
[[Category:Help:Stub]]
 
[[Category:Help:Stub]]
 
[[Category:Help:Algorithms]]
 
[[Category:Help:Algorithms]]

Revision as of 20:37, 21 September 2012

This page is a stub.

Background

Barrel distortion occurs when the magnification at the center of the lens is greater than at the edges. Fish eye lenses, which take hemispherical views, produce this type of distortion as a result of a hemispherical scene being projected onto a flat surface. A higher quality lens can be used to correct for distortion; however, this will greatly rise the cost of the image capture system. A cost effective alternative to an expensive lens system is to algorithmically correct for barrel distortion using the presented method.

Barrel distortion is primarily radial in nature, therefore it can be corrected using a relatively simple model compensating for the most of the distortion.

Read more: the MIPAV HTML help - Barrel Distortion Correction page.