Package boofcv.alg.geo.rectify


package boofcv.alg.geo.rectify
  • Classes
    Class
    Description
    Describes the geometric meaning of values in a disparity image.
    Rectifies a stereo pair with known camera calibration using a simple algorithm described in [1] such that the epipoles project to infinity along the x-axis.
    Rectifies a stereo pair given a fundamental or essential matrix.