Cargo Features

[dependencies]
similari-trackers-rs = { version = "0.26.10", default-features = false, features = ["python"] }
default = python

The python feature is set by default whenever similari-trackers-rs is added without default-features = false somewhere in the dependency tree.

python default

Enables pyo3 ^0.20, pyo3-build-config ^0.18, and pyo3-log ^0.8

Affects batch::python, batch_api::python, simple_api::python, sort::python, spatio_temporal_constraints::python, batch_api::python, clipping::clipping_py, nms::nms_py