Package org.jvision.camera.distortion


package org.jvision.camera.distortion
  • Interface Summary
    Interface
    Description
    An interface that enables to group photographic lens distortion models.

    In geometric optics, distortion is a deviation from rectilinear projection; a projection in which straight lines in a scene remain straight in an image.
    An interface that describes the lens distortion within the Brown model.
    An interface that class describes the lens distortion within the Agisoft Metashape(c) convention.
    An interface that describes the lens distortion within the OpenCV convention.