This document is a research paper written by Craig Ferguson at the University of Cape Town that presents a high performance traffic sign detection technique for use in low power systems or high speed vehicles. The paper introduces the problem of traffic sign detection in vehicles and outlines the objectives and structure of the research. It then reviews existing literature on topics like preprocessing, detection, classification, training and testing. The paper goes on to describe the proposed method, which uses RGB thresholding for segmentation and tracks signs across frames to allow for a voting scheme. It presents results showing the method performs detection at 13ms per frame and achieves 83% detection efficiency, significantly outperforming a cascade classifier detector. The technique is constrained to midday lighting but provides a proof