This document presents an introduction to a project on mobile camera based text detection and translation. It discusses existing OCR systems from 1929 to the late 1990s. The proposed system will use a mobile camera to capture images, detect text edges and corners, retrieve text by matching to stored images, translate the text using Google APIs, and display the results. It provides block diagrams of the system workflow and components. It describes the hardware, software, and communication requirements. It discusses testing done on image quality and character recognition rates. Potential applications include assisting tourists and recognizing road signs. Advantages include being Android based and not requiring data entry or databases. Limitations include needing high quality images and internet for translation. The conclusion states this will be a