- 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
- Code was refactored a bit to make it much more readable and compatible to newer OpenCV versions
- Still needs optimization though