Releases: LdDl/mot-go
Releases · LdDl/mot-go
v0.1.2 Bump dependencies versions
What's new:
- Updated Gonum - https://github.com/gonum/gonum/releases/tag/v0.14.0
- Updated UUID - https://github.com/google/uuid/releases/tag/v1.4.0
v0.1.1 Minor improvements
What's new
- Added a way to initialize blob with custom center. Could be useful when not exactly center tracking is needed.
v0.1.0 - Very first release
Some pretty naive implementation of multi-object tracker. The first one was gocv-blob.
The better thing here is that we do not rely on GoCV installation and Rust language port of this package - so it is easier to debug and compare perfomance.