Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.