sightloom-core 0.1.0

Portable geometry, detections, NMS, zones, and event core for SightLoom
Documentation
1
2
3
4
5
6
7
8
9
10
# sightloom-core

Portable geometry, compact detections, NMS, zone monitors, stamps, and event
envelopes for [SightLoom](https://github.com/sergii-ziborov/SightLoom).

`no_std` by default; enable `alloc` / `std` as needed.

```toml
sightloom-core = "0.1"
```