Skip to content

OfficialEye 1.0.2 (beta). Automatic template config generation, engine-specific configurations, performance improvements, and more!

Pre-release
Pre-release
Compare
Choose a tag to compare
@ZeroBone ZeroBone released this 31 Dec 14:30
· 92 commits to main since this release

Changelog

  • Automatic template configuration file generation via the officialeye create command (see #2).
  • Improved logging.
  • Minor bug fixes.
  • Improved the officialeye show command, made in particular the overlay look better.
  • The matching system now supports engine-specific configuration. For example, if you are using the sift_flann keypoint matcher, you can now specify the sensitivity value in the matching.config.sift_flann.sensitivity option of the template configuration file.
  • Improved error handling.
  • Significantly improved the performance of the sift_flann keypoint matching engine.
  • Template features can now have fully customizable meta information attached to them. This allows more flexibility for concrete supervision engine implementations.