This document summarizes different methods for monocular model-based 3D tracking of rigid objects using a survey format. It discusses edge-based methods like RAPiD that match model outlines to straight line segments extracted from images. It also reviews optical flow-based methods that track points between frames and techniques that combine optical flow with edge tracking. Additionally, it examines template matching approaches, interest point detection methods like Harris-Stephen and Shi-Tomasi, interest point matching using correlation windows, and pose estimation by tracking planes defined by sets of points. The document provides an overview of key algorithms for model-based 3D tracking and segmentation.