Uses of Class
net.sourceforge.tess4j.ETEXT_DESC

Packages that use ETEXT_DESC
net.sourceforge.tess4j   
 

Uses of ETEXT_DESC in net.sourceforge.tess4j
 

Methods in net.sourceforge.tess4j that return ETEXT_DESC
 ETEXT_DESC TessDllAPI.TessDllRecognize_a_Block(int left, int right, int top, int bottom)
          Recognizes one word or section from the bitmap or the whole page.
static ETEXT_DESC TessDllAPI1.TessDllRecognize_a_Block(int left, int right, int top, int bottom)
          Recognizes one word or section from the bitmap or the whole page.
 ETEXT_DESC TessDllAPI.TessDllRecognize_all_Words()
          Recognizes the whole page.
static ETEXT_DESC TessDllAPI1.TessDllRecognize_all_Words()
          Recognizes the whole page.