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

https://github.com/justinridings/wpf-motion-detector

A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).
https://github.com/justinridings/wpf-motion-detector

azure azure-storage blob-storage dotnet dotnet-core dotnet-framework image-analysis image-processing webcam

Last synced: 2 months ago
JSON representation

A WPF Windows application that detects motion using your webcam and draws red boxes around the moving object(s).

Awesome Lists containing this project

README

          

# WpfMotionDetector
A WPF application that detects motion and uses object recognition with a webcam to draw red boxes around the moving object(s). Optionally saves each frame to a local directory, and then uploads that directory to Azure Blob Storage when the camera is stopped - then deletes the local directory.