svagionitis / libMotionDetection.NET

A C# library for Motion Detection using Emgu.CV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A generic library for motion detection using Emgu.CV framework

libMotionDetection.NET

This is the project of the libMotionDetection library. It uses the MotionHistory class for motion detection.

libVideoCapture.NET

This is the project for the helpful library libVideoCapture for getting information for the video input capture device. It uses the library DirectShowLib to get those information.

MotionDetectionWinFormsApp

This is the project of a sample Windows Forms application for motion detection of the available capture devices. It is based on the Motion Detection example of Emgu.CV framwork.

TODO

  • Crossplatform
  • Use other algorithms for motion detection
  • Unit tests

Resources

About

A C# library for Motion Detection using Emgu.CV


Languages

Language:C# 100.0%