Skip to content

Releases: LdDl/mot-go

v0.1.2 Bump dependencies versions

31 Oct 11:23
62e101a
Compare
Choose a tag to compare

v0.1.1 Minor improvements

24 Jul 13:53
Compare
Choose a tag to compare

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

23 Jun 15:37
665cb64
Compare
Choose a tag to compare

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.