This document summarizes an intelligent system for detecting, modeling, and classifying human behavior using image processing, machine vision, and OpenCV. The proposed system aims to add intelligence to traditional surveillance systems by not only capturing video but also assisting in detecting malicious activities. Key steps include background subtraction, segmentation, tracking, and analyzing human behavior to detect events like trespassing, loitering, or abandoned bags. The system architecture involves frame detection, background removal, detecting and tracking humans, and capturing suspicious frames. Background subtraction methods like frame differencing, averaging, and Gaussian mixture models are analyzed. Future work may involve crowd analysis, intrusion detection, and vehicle tracking to further analyze human behavior.