Skip to content

Releases: rfonod/geo-trax

v0.3.0

02 Jan 17:02
9666cb8
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changes:

  1. 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.
  2. 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.
  3. 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.
  4. 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

14 Nov 20:47
f4ffa83
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changes:

  1. 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.
  2. README.md update

    • Made minor improvements for clarity and conciseness, including added citation details.
  3. References:

    • Added a citation reference to the preprint paper for research-related attribution and updated link to stabilo-optimize

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Jun 20:31
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Pre-release of geo-trax.

Full Changelog: https://github.com/rfonod/geo-trax/commits/v0.1.0