sightloom-core
Portable geometry, compact detections, NMS, zone monitors, stamps, and event envelopes for SightLoom.
no_std by default; enable alloc / std as needed.
= "0.1"
Features
| Feature | What it enables |
|---|---|
| (default empty) | Pure geometry / detections without heap |
alloc |
Owned detection batches, growable helpers |
std |
Host-friendly extras (Error impls) |
Highlights
- Finite
Point/Rect/ polygon / line geometry with IoU / IoS - Hard NMS, soft-NMS, merge-NMS
- Inference tiling (
generate_tiles/tile_to_global) for large frames - Line and polygon zone monitors (
Entered/Exited/Crossed) FrameStamp/MediaTimemulti-source time- Portable
EventEnvelopevocabulary