This document summarizes a research paper that proposes a new technique for binarizing images captured of black/green boards using a mobile camera. It begins with an abstract that overviews binarizing degraded images from mobile-captured black/green board images to extract text with 92.589% accuracy. It then reviews existing binarization techniques in the literature and describes common global and local thresholding methods. The proposed technique enhances the input image, segments it into 3x3 parts, computes local thresholds using OTSU for each part, binarizes the parts, and joins them. Experimental results on a database of 50 mobile-captured board images show the technique achieves better accuracy than other algorithms according to evaluation metrics.