Motion Detect Algorithm using Python and OpenCV
The program applies applies a Gaussian blur and threshold filter to detect movement
The program then creates green boundary boxes marking movement of objects displayed on the screen which was based on the corner bounds of threshold image