Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 439 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 439 Bytes

06/21/2022

  • Added changelog
  • Further refactoring & modernizing (removing macros, using proper hpp and cpp filestructure)
  • Added config file to change viewport settings on the fly
  • New dependency: yaml-cpp for parsing the config file
  • Bugfix: pan angle is now semantically correct

11/23/2019

  • Code was refactored a bit to make it much more readable and compatible to newer OpenCV versions
  • Still needs optimization though