OfficialEye 1.0.2 (beta). Automatic template config generation, engine-specific configurations, performance improvements, and more!
Pre-release
Pre-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 thesensitivity
value in thematching.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.