- cancel - Variable in class net.sourceforge.tess4j.ITessAPI.ETEXT_DESC
-
returns true to cancel
- cancel_this - Variable in class net.sourceforge.tess4j.ITessAPI.ETEXT_DESC
-
this or other data for cancel
- char_code - Variable in class net.sourceforge.tess4j.ITessAPI.EANYCODE_CHAR
-
character itself, one single UTF-8 byte long.
- cloneImage(BufferedImage) - Static method in class net.sourceforge.vietocr.ImageHelper
-
Clones an image.
- com.recognition.software.jdeskew - package com.recognition.software.jdeskew
-
- confidence - Variable in class net.sourceforge.tess4j.ITessAPI.EANYCODE_CHAR
-
classification confidence: 0=perfect, 100=reject (0/100)
- convertImage2Binary(BufferedImage) - Static method in class net.sourceforge.vietocr.ImageHelper
-
- convertImageData(BufferedImage) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Converts BufferedImage
to ByteBuffer
.
- convertImageToBinary(BufferedImage) - Static method in class net.sourceforge.vietocr.ImageHelper
-
A simple method to convert an image to binary or B/W image.
- convertImageToGrayscale(BufferedImage) - Static method in class net.sourceforge.vietocr.ImageHelper
-
A simple method to convert an image to gray scale.
- convertPdf2Png(File) - Static method in class net.sourceforge.vietocr.PdfUtilities
-
Converts PDF to PNG format.
- convertPdf2Tiff(File) - Static method in class net.sourceforge.vietocr.PdfUtilities
-
Converts PDF to TIFF format.
- count - Variable in class com.recognition.software.jdeskew.ImageDeskew.HoughLine
-
- count - Variable in class net.sourceforge.tess4j.ITessAPI.ETEXT_DESC
-
chars in this buffer(0).
- createTiffFiles(File, int) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Creates a list of TIFF image files from an image file.
- createTiffFiles(File, int, boolean) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Creates a list of TIFF image files from an image file.
- createTiffFiles(List<IIOImage>, int) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-
Creates a list of TIFF image files from a list of IIOImage
objects.
- createTiffFiles(List<IIOImage>, int, int, int) - Static method in class net.sourceforge.vietocr.ImageIOHelper
-