This is the project of the libMotionDetection
library. It uses the MotionHistory
class for motion detection.
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.
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.
- Crossplatform
- Use other algorithms for motion detection
- Unit tests