English

Spotting Separator Points at Line Terminals in Compressed Document Images for Text-line Segmentation

Computer Vision and Pattern Recognition 2017-08-21 v1

Abstract

Line separators are used to segregate text-lines from one another in document image analysis. Finding the separator points at every line terminal in a document image would enable text-line segmentation. In particular, identifying the separators in handwritten text could be a thrilling exercise. Obviously it would be challenging to perform this in the compressed version of a document image and that is the proposed objective in this research. Such an effort would prevent the computational burden of decompressing a document for text-line segmentation. Since document images are generally compressed using run length encoding (RLE) technique as per the CCITT standards, the first column in the RLE will be a white column. The value (depth) in the white column is very low when a particular line is a text line and the depth could be larger at the point of text line separation. A longer consecutive sequence of such larger depth should indicate the gap between the text lines, which provides the separator region. In case of over separation and under separation issues, corrective actions such as deletion and insertion are suggested respectively. An extensive experimentation is conducted on the compressed images of the benchmark datasets of ICDAR13 and Alireza et al [17] to demonstrate the efficacy.

Keywords

Cite

@article{arxiv.1708.05545,
  title  = {Spotting Separator Points at Line Terminals in Compressed Document Images for Text-line Segmentation},
  author = {Amarnath R and P. Nagabhushan},
  journal= {arXiv preprint arXiv:1708.05545},
  year   = {2017}
}

Comments

Line separators, Document image analysis, Handwritten text, Compression and decompression, RLE, CCITT. Line separator points at every line terminal in a compressed handwritten document images enabling text line segmentation

R2 v1 2026-06-22T21:17:48.786Z