Skip to content

Automatic calibration algorithm that calibrates four cameras of an around view monitor (AVM) system simultaneously in a natural driving situation

Notifications You must be signed in to change notification settings

deliaDong/auto_calibration

 
 

Repository files navigation

auto_calibration

Automatic calibration algorithm that calibrates four cameras of an around view monitor (AVM) system simultaneously in a natural driving situation

  • Features and Process:

    • Converts fisheye images of the surrounding views of a vehicle into bird-eye images
    • Extracts lanemarks on a street in a driving environment
    • Remove falsely detected lanemarks based on orientations and sorting vanishing points using a voting box algorithm
    • Calibrate the cameras using Levenberg–Marquardt (LM) algorithm
  • Libraries and APIs used: C , Ceres Solver, Eigen, OpenCV

  • This project is an attempt to realized the paper Automatic Calibration of an Around View Monitor System Exploiting Lane Markings by Kyoungtaek Choi, Ho Gi Jung, and Jae Kyu Suhr

About

Automatic calibration algorithm that calibrates four cameras of an around view monitor (AVM) system simultaneously in a natural driving situation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.7%
  • CMake 11.3%