This document provides an overview of real-time object detection techniques. It discusses several challenges in detecting objects including illumination variation, moving object appearance changes, abrupt motion, occlusion, shadows, and problems related to cameras. The document then reviews several existing object detection methods and algorithms. These include techniques using color segmentation, edge tracking, shape context features, image segmentation, and support vector machines or k-nearest neighbor classifiers applied to features like GIST or SIFT. The goal of the literature review is to analyze different object recognition and segmentation approaches that could be applied for real-time object detection.