- PdfUtilities - Class in net.sourceforge.tess4j.util
-
- PdfUtilities() - Constructor for class net.sourceforge.tess4j.util.PdfUtilities
-
- point_size - Variable in class net.sourceforge.tess4j.ITessAPI.EANYCODE_CHAR
-
point size of char, 72 = 1 inch, (10)
- progress - Variable in class net.sourceforge.tess4j.ITessAPI.ETEXT_DESC
-
percent complete increasing (0-100)
- PSM_AUTO - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Fully automatic page segmentation, but no OSD.
- PSM_AUTO_ONLY - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Automatic page segmentation, but no OSD, or OCR.
- PSM_AUTO_OSD - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Automatic page segmentation with orientation and script detection.
- PSM_CIRCLE_WORD - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Treat the image as a single word in a circle.
- PSM_COUNT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Number of enum entries.
- PSM_OSD_ONLY - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Orientation and script detection only.
- PSM_SINGLE_BLOCK - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Assume a single uniform block of text.
- PSM_SINGLE_BLOCK_VERT_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Assume a single uniform block of vertically aligned text.
- PSM_SINGLE_CHAR - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Treat the image as a single character.
- PSM_SINGLE_COLUMN - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Assume a single column of text of variable sizes.
- PSM_SINGLE_LINE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Treat the image as a single text line.
- PSM_SINGLE_WORD - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Treat the image as a single word.
- PSM_SPARSE_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Find as much text as possible in no particular order.
- PSM_SPARSE_TEXT_OSD - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPageSegMode
-
Sparse text with orientation and script detection.
- PT_CAPTION_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Text that belongs to an image.
- PT_COUNT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Number of enum entries.
- PT_EQUATION - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Partition belonging to an equation region.
- PT_FLOWING_IMAGE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Image that lives inside a column.
- PT_FLOWING_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Text that lives inside a column.
- PT_HEADING_IMAGE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Image that spans more than one column.
- PT_HEADING_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Text that spans more than one column.
- PT_HORZ_LINE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Horizontal Line.
- PT_INLINE_EQUATION - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Partition has inline equation.
- PT_NOISE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Lies outside of any column.
- PT_PULLOUT_IMAGE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Image that is in a cross-column pull-out region.
- PT_PULLOUT_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Text that is in a cross-column pull-out region.
- PT_TABLE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Partition belonging to a table region.
- PT_UNKNOWN - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Type is not yet known.
- PT_VERT_LINE - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Vertical Line.
- PT_VERTICAL_TEXT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessPolyBlockType
-
Text-line runs vertically.