@inproceedings{db9d3d35fd5e46d48e8feb6301e2a132,
title = "Language-independent text lines extraction using seam carving",
abstract = "In this paper, we present a novel language-independent algorithm for extracting text-lines from handwritten document images. Our algorithm is based on the seam carving approach for content aware image resizing. We adopted the signed distance transform to generate the energy map, where extreme points indicate the layout of text-lines. Dynamic programming is then used to compute the minimum energy left-to-right paths (seams), which pass along the ''middle'' of the text-lines. Each path intersects a set of components, which determine the extracted text-line and estimate its hight. The estimated hight determines the text-line's region, which guides splitting touching components among consecutive lines. Unassigned components that fall within the region of a text-line are added to the components list of the line. The components between two consecutive lines are processed when the two lines are extracted and assigned to the closest text-line, based on the attributes of extracted lines, the sizes and positions of components. Our experimental results on Arabic, Chinese, and English historical documents show that our approach manage to separate multi-skew text blocks into lines at high success rates.",
keywords = "Dynamic programming, Handwriting, Line Extraction, Multilingual, Seam Carving, Signed Distance Transform",
author = "Raid Saabni and Jihad El-Sana",
year = "2011",
month = dec,
day = "2",
doi = "10.1109/ICDAR.2011.119",
language = "American English",
isbn = "9780769545202",
series = "Proceedings of the International Conference on Document Analysis and Recognition, ICDAR",
pages = "563--568",
booktitle = "Proceedings - 11th International Conference on Document Analysis and Recognition, ICDAR 2011",
note = "11th International Conference on Document Analysis and Recognition, ICDAR 2011 ; Conference date: 18-09-2011 Through 21-09-2011",
}