Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blindspot22/morv
A Rust module using OpenCV bindings for real-time movement detection from video streams, ideal for security systems and smart environments.
https://github.com/blindspot22/morv
open-source opencv opencv-rust rust rust-lang rust-library
Last synced: 11 days ago
JSON representation
A Rust module using OpenCV bindings for real-time movement detection from video streams, ideal for security systems and smart environments.
- Host: GitHub
- URL: https://github.com/blindspot22/morv
- Owner: Blindspot22
- License: apache-2.0
- Created: 2024-07-05T11:48:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-06T13:25:14.000Z (4 months ago)
- Last Synced: 2025-01-17T01:11:57.075Z (20 days ago)
- Topics: open-source, opencv, opencv-rust, rust, rust-lang, rust-library
- Homepage:
- Size: 74.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# morv
This Rust module utilizes OpenCV bindings to implement real-time movement detection from video streams.
It provides algorithms for background subtraction, contour detection, and bounding box visualization, suitable for applications in security systems, smart environments, monitoring systems and more.