Releases: rfonod/geo-trax
Releases · rfonod/geo-trax
v0.3.0
Changes:
-
Video Visualization and Batch Processing Enhancements
- Added a script for visualizing video outputs with annotated trajectories.
- Improved batch processing logic for better efficiency and robustness when handling multiple input files.
-
Dependency and Delimiter Detection Updates
- Updated the
stabilo
dependency to install directly from PyPI instead of GitHub. - Enhanced text file delimiter detection logic for better compatibility with various input formats.
- Updated the
-
High-Precision Homography and Logging Improvements
- Updated the code to save homography transformations at higher precision.
- Enhanced logging functionality for more detailed and user-friendly feedback during execution.
-
Code Streamlining
- Performed general code optimizations and refactoring for better maintainability and performance.
- Made minor updates to the
README.md
.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Changes:
-
Dependency Update: Stabilo v1.0.0
- Upgraded Stabilo version from v0.1.0 to v1.0.0 in
requirements.txt
. - The new version of Stabilo improves the robustness of the bounding box conversion function, particularly for handling sudden dynamic changes.
- Upgraded Stabilo version from v0.1.0 to v1.0.0 in
-
README.md
update- Made minor improvements for clarity and conciseness, including added citation details.
-
References:
- Added a citation reference to the preprint paper for research-related attribution and updated link to
stabilo-optimize
- Added a citation reference to the preprint paper for research-related attribution and updated link to
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Pre-release of geo-trax.
Full Changelog: https://github.com/rfonod/geo-trax/commits/v0.1.0