Skip to content

Releases: rameau-fr/MC-Calib

v1.3.0

12 Jun 19:45
b213379
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

27 Mar 20:57
62d0587
Compare
Choose a tag to compare

What's Changed

  • Fixing a bug related to incorrect distortion coefficients for fisheye cameras, improving calibration results in #69
  • Improved documentation including Windows guide in #59 #60
  • Improvements in CICD in #61, #64, #65

New Contributors

Full Changelog: v1.2.0...v1.2.1

MC-Calib v1.2.0

23 Sep 06:24
b862d3f
Compare
Choose a tag to compare

What's Changed

  • Adding compiler flags and fixing errors in #28
  • Creating static library in #39
  • Saving and loading keypoints in #45
  • Improved rotation vectors averaging in #44

Full Changelog: v1.1.0...v1.2.0

MC-Calib v1.1.0

27 Sep 09:11
ac6e173
Compare
Choose a tag to compare

What's Changed

  • Multiple bug fixes occurring during fisheye camera calibration (#27), use of multiple board of various dimensions (#25)
  • Multi-threaded keypoint detection resulting in improved calibration time (#24)
  • Upgrading to C++17 and lighter docker images separated for production and development (#24)
  • Improved visualization of 3D points objects (#26)

Full Changelog: v1.0.0...v1.1.0

MC-Calib v1.0.0

20 May 15:00
fe4dd05
Compare
Choose a tag to compare

MC-Calib is now faster (#7), more robust (#1, #2, #3 #9, #14, #16, #17) and memory-efficient (#10).

Full Changelog: https://github.com/rameau-fr/MC-Calib/commits/v1.0.0