This document summarizes a research paper that proposes a method to extract text from color images using the Haar discrete wavelet transform (DWT) and mathematical morphology. It begins with an introduction to text extraction challenges and prior approaches. The proposed method detects text edges using the Haar DWT and removes non-text edges with thresholding. Morphological dilation is then used to connect isolated candidate text edges. Mathematical morphology and templates are also used to extract characters from images. The simulation was carried out using MATLAB for image processing.