Skip to content

Latest commit

 

History

History
74 lines (3 loc) · 381 Bytes

README.md

File metadata and controls

74 lines (3 loc) · 381 Bytes

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.