This document summarizes and compares different techniques for moving object detection in video surveillance systems. It discusses background subtraction, background estimation, and adaptive contrast change detection methods. It finds that while traditional methods work for single objects, correlation between frames performs better for multiple objects or poor lighting conditions, as it detects changes between frames. The document evaluates several algorithms and concludes correlation significantly improves output and performance even with multiple moving objects, making it suitable for night-time surveillance applications.