Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fisheye model and Rename model class #306

Closed

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    1528c3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829ad16 View commit details
    Browse the repository at this point in the history
  3. Rename PinholeCameraModel to CameraModel

    PinholeCameraModel is misleading now that fisheye model (KB) was introduced. Hence, rename the class and file to a more general name. The class CameraModel does use the distortion model specified in the camera_info, including pinhole, fisheye and rationa_polynomial
    DavidTorresOcana committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    329bbd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    8885f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f683d0a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    8472eab View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    0111d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e001749 View commit details
    Browse the repository at this point in the history