The document presents a method for detecting text lines in camera-captured images using MATLAB GUI. The method uses Maximally Stable Extremal Regions (MSER) algorithm to detect character regions in the images. Unwanted regions are removed based on geometric properties. Optical Character Recognition (OCR) is then used to recognize characters and detect word regions. The method is tested on scene text, street view, and handwritten text datasets, achieving over 50% accuracy for scene images, 74% for street view images, and 68% for handwritten images. Results are presented comparing performance on images taken with mobile and digital cameras under various conditions like indoor, outdoor, shadow, and book cover.