Class | Description |
---|---|
LiuSamarabanduTextExtractorBasic |
A processor that attempts to extract text from an image.
|
LiuSamarabanduTextExtractorMultiscale |
An implementation of the multiscale text extractor from
MULTISCALE EDGE-BASED TEXT EXTRACTION FROM COMPLEX IMAGES;
Xiaoqing Liu and Jagath Samarabandu
The University of Western Ontario
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4036951.
|
TextExtractor<T extends Image<?,T>> |
An interface for classes that are able to extract text from images.
|