| Crates.io | vision_runtime |
| lib.rs | vision_runtime |
| version | 0.1.0 |
| created_at | 2026-01-03 15:15:56.424779+00 |
| updated_at | 2026-01-03 15:15:56.424779+00 |
| description | Bevy plugins for capture and inference runtime built on vision_core for the CortenForge stack. |
| homepage | https://github.com/via-balaena/Deep_Poo |
| repository | https://github.com/via-balaena/Deep_Poo |
| max_upload_size | |
| id | 2020303 |
| size | 165,022 |
Bevy-facing vision runtime for capture and inference, built on vision_core.
Contents:
recorder_draw_rect wraps the shared overlay helper for tools.Runtime flags/backends:
burn_runtime / burn_wgpu); when Burn is unavailable, the detector kind is Heuristic and the overlay shows a fallback banner.DetectorHandle.Hooks / integration:
CapturePlugin/InferencePlugin and supply SimRunMode so capture/inference systems gate correctly.update_recorder_world_state in the app crate) to feed recorder metadata/world state.Smoke test guidance:
FrontCaptureReadback is populated (no panic).-/= adjust objectness and [/] adjust IoU; 0 forces heuristic detector. Overlay should reflect changes (fallback banner when heuristic).Apache-2.0 (see LICENSE in the repo root).