Recent Releases of stabilo

stabilo - v1.0.1

This is a minor release with documentation improvements and package maintenance updates.

Full Changelog: https://github.com/rfonod/stabilo/compare/v1.0.0...v1.0.1

- Python
Published by rfonod 11 months ago

stabilo - v1.0.0

Main Changes:

  1. Bounding Box Conversion:
- Robustified the bounding box conversion function to accommodate aggressive changes.
  1. Utility Scripts:
- Implemented a script to stabilize bounding boxes.
- Added README files for all utility scripts to provide usage instructions and examples.
  1. Unit Testing:
- Implemented basic unit tests for the `Stabilizer` class using `pytest`.
  1. Sample Data:
- Provided sample data to test the utility scripts, including default outputs.
  1. Documentation:
- Refactored the main `README.md` for clarity and conciseness.
- Included a GIF to illustrate both video and track stabilization.
  1. Dependencies:
- Ensured `pytest` is listed as a development dependency in `pyproject.toml`.
  1. References:
- Added a reference to a preprint paper for research-related citations.

Bug Fixes: Fixed various minor bugs to improve stability and performance.

Performance Improvements: Optimized the stabilization algorithm for faster processing times.

Full Changelog: https://github.com/rfonod/stabilo/compare/v0.1.0...v1.0.0

- Python
Published by rfonod over 1 year ago

stabilo - v0.1.0

Pre-release of stabilo.

Full Changelog: https://github.com/rfonod/stabilo/commits/v0.1.0

- Python
Published by rfonod over 1 year ago