# 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"
```