Documentation of 'boofcv.examples.calibration.ExampleRemoveLensDistortion' Java class
ExampleRemoveLensDistortion
boofcv.examples.calibration

Class ExampleRemoveLensDistortion



  • public class ExampleRemoveLensDistortion
    extends java.lang.Object
    All real camera lens have distortion. This distortion causes large errors when attempting to recover the scene's structure and camera's motion. The following example demonstrates how the lens distortion can be removed from an image after the camera has been calibrated. After lens distortion has been removed the new image will not be properly contained inside the original image side. Methods are provided for scaling and translating the image to maximize the view area using different metrics. After this adjustment has been done the new image is equivalent to one being generated by a virtual camera with a different set of intrinsic parameters.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExampleRemoveLensDistortion

        public ExampleRemoveLensDistortion()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.