- com.recognition.software.jdeskew - package com.recognition.software.jdeskew
 
-  
 
- 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
 
- 
Convert PDF to PNG format.
 
- convertPdf2Tiff(File) - Static method in class net.sourceforge.vietocr.PdfUtilities
 
- 
Convert PDF to TIFF format.
 
- count - Variable in class com.recognition.software.jdeskew.ImageDeskew.HoughLine
 
-  
 
- createTiffFiles(File, int) - 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
 
-