| Crates.io | waldo_vision |
| lib.rs | waldo_vision |
| version | 0.2.0 |
| created_at | 2025-08-30 08:23:53.372998+00 |
| updated_at | 2025-09-01 03:31:54.541116+00 |
| description | A multi-layered computer vision engine for detecting significant events in real-time video streams. |
| homepage | |
| repository | https://github.com/TheGonzalezDesigns/waldo_vision |
| max_upload_size | |
| id | 1817379 |
| size | 102,074 |
waldo_vision)waldo_vision is a multi-layered computer vision engine built from scratch in pure Rust. It is designed to detect, track, and analyze significant events in real-time video streams, acting as a high-performance pre-filter to more expensive AI analysis systems.
This crate was specifically designed to serve as the vision capability filter for the Corpus AI Companion project.
VisionPipeline API for easy integration.PipelineConfig struct.For detailed instructions on how to integrate this crate into your project, please see the INTEGRATION_GUIDE.md.
This project is licensed under the MIT License.