A  B  C  D  E  F  G  H  I  J  M  N  O  P  R  S  T  U  V  W 

R

readBitmap(Bitmap) - function in com.googlecode.leptonica.android.ReadFile
Creates a Pix object from Bitmap data.
readBytes8(Array,int,int) - function in com.googlecode.leptonica.android.ReadFile
Creates an 8bpp Pix object from raw 8bpp grayscale pixels.
readConfigFile(String) - function in com.googlecode.tesseract.android.TessBaseAPI
Read a "config" file containing a set of variable, value pairs.
readFile(File) - function in com.googlecode.leptonica.android.ReadFile
Creates a Pix object from encoded file data.
ReadFile - class in com.googlecode.leptonica.android
Image input and output methods.
readMem(Array) - function in com.googlecode.leptonica.android.ReadFile
Creates a 32bpp Pix object from encoded data.
recycle() - function in com.googlecode.leptonica.android.Box
Releases resources and frees any memory associated with this Box.
recycle() - function in com.googlecode.leptonica.android.Pix
Releases resources and frees any memory associated with this Pix.
recycle() - function in com.googlecode.leptonica.android.Boxa
Releases resources and frees any memory associated with this Box.
recycle() - function in com.googlecode.leptonica.android.Pixa
Recycles this Pixa and frees natively allocated memory.
recycle() - function in com.googlecode.tesseract.android.TessBaseAPI
Closes down tesseract and free up all memory.
recycle() - function in com.googlecode.tesseract.android.TessPdfRenderer
Releases resources and frees any memory associated with thisTessPdfRenderer object.
replaceBytes8(Pix,Array,int,int) - function in com.googlecode.leptonica.android.ReadFile
Replaces the bytes in an 8bpp Pix object with raw grayscale 8bpp pixels.Width and height be identical to the input Pix.
replacePix(int,Pix,Box) - function in com.googlecode.leptonica.android.Pixa
Replaces the Pix and Box at the specified index with the specified Pixand Box.
ResultIterator - class in com.googlecode.tesseract.android
Java interface for the ResultIterator.
rotate(Pix,float) - function in com.googlecode.leptonica.android.Rotate
Performs rotation using the default parameters.
rotate(Pix,float,boolean) - function in com.googlecode.leptonica.android.Rotate
Performs rotation with resizing using the default parameters.
rotate(Pix,float,boolean,boolean) - function in com.googlecode.leptonica.android.Rotate
Performs basic image rotation about the center.
Rotate - class in com.googlecode.leptonica.android
 
rotateOrth(Pix,int) - function in com.googlecode.leptonica.android.Rotate
Performs top-level rotation by multiples of 90 degrees.
A  B  C  D  E  F  G  H  I  J  M  N  O  P  R  S  T  U  V  W