PJLab-ADG / SensorsCalibration

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
Apache License 2.0
2.22k stars 529 forks source link

add plumb-line distortion correction method #151

Closed spdfghi closed 1 month ago

spdfghi commented 3 months ago
  1. implemention of Levenberg-Marquardt algorithm: distortion correction method in High-precision camera distortion measurements with a “calibration harp”, setction 6.c
  2. used simpler formula for least squares fitting error using straight lines : Straight lines have to be straight, eq 15-20