Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to PEP440 date-based versioning.

Added

  • Support for specifying the maximum nr. of frames to use for calibration
  • A new sample calibration dataset
  • Support for saving per-view and average re-projection errors

Fixed

  • Swapped image dimensions when feeding frames into camera calibration
  • Wrong indexing of saved calibration frames
  • Saving of frames not used for calibration

Added

  • Support for Python 3
  • Support for OpenCV 3
  • Troubleshooting hints
  • Graceful handling of unavailable OpenCV

16.07.22

Added

  • Optical distortion calibration using OpenCV 2 and Python 2
  • Graphical interface for data acquisition and camera calibration
  • Generation of ASCII DXF files for calibration target fabrication