A motion detector for video surveillance system.
- Background subtraction algorithm based on Gaussian or Mixture of Gaussians model for each pixel.
- Depends of the OpenCV (only for video capture and visualization) and CMake.
- Detector has CUDA implementation of the background subtraction and segmentation algorithms. Tested with CUDA 6.5 on Windows 10: compilation passed, but work with bugs
- Simple Abandoned detector:
P.S. Now it's a hobby project. A source codes from my (unwritten) PhD dissertation.