Video Preprocessing

Tong Lu,Shivakumara Palaiahnakote,Chew Lim Tan,Wenyin Liu
DOI: https://doi.org/10.1007/978-1-4471-6515-6_2
2014-01-01
Abstract:Extracting texts from video always faces variations in font style, size, color, orientation, and brightness; thus, video preprocessing techniques are required to reduce the complexity of the succeeding steps consisting of video text detection, localization, segmentation, recognition, and script identification. This chapter gives a brief overview of the preprocessing techniques that are often used in video text detection. After introducing image preprocessing operators, we discuss several color-based and texture-based preprocessing techniques, respectively. Since image segmentation plays an important role in video text detection, we then introduce several image segmentation approaches. Next, the motion analysis technique which is helpful to improve the efficiency or the accuracy of video text detection by tracing text from temporal frames is introduced. Most of the introduced preprocessing operators and methods have been realized by MATLAB or OpenCV (Open Source Computer Vision Library), and readers can make use of these open sources for practice.
What problem does this paper attempt to address?