To compile this code you need to install opencv
sudo apt-get install libopencv-dev
git clone https://github.com/bezbahen0/MotionDetection
cd MotionDetection
mkdir build
cd build
cmake ..
make
./MotionDetection
To run this application execute this
./MotionDetection
https://bitworks.software/high-speed-movement-detector-opencv-numba-numpy-python.html https://github.com/bwsw/rt-motion-detection-opencv-python