Tags give the ability to mark specific points in history as being important
-
2.0.0
Release: 2.0.08b7479fc · ·New features: - Split apart feature detection and transformation components - Make a consistent construction interface using Parameter structs - Integration with vcpkg for better dependency management - Improved documentation, including a basic tutorial - Accept OpenCV::Mat images so you aren't required to convert to Eigen matrices - Improved Python bindings and packaging However, this makes several breaking changes, including: - Brand new constructors for most objects Other general improvements include things like better unit tests and modern code practices.