Skip to content

luisarriaga/LineExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Line Extraction
Luis Arriaga 2010
Permission is granted to use and modify the above code. If used, please cite.

MATLAB code for line extraction from document images.

This code implements different techniques for the task of text line extraction. The techniques are mostly based on Likforman's 2007 
"Text Line Extraction: A Survey". Implemented are Projection Profiles, Hough Transform, Active Contours, Water Flow, Minimum Spanning
Tree, Gaussian mixtures and a separation method for touching components called the "droplet Technique".

For more information, check out the wiki page, or my thesis, located at:

About

MATLAB code to do text line extraction from document images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published