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

G

GaussDeblurHoriz - Class in jjil.algorithm
Uses deconvolution to remove blur from a Gray8Image.
GaussDeblurHoriz(int, int) - Constructor for class jjil.algorithm.GaussDeblurHoriz
Creates a new instance of InverseFilter.
GaussHoriz - Class in jjil.algorithm
Computes a horizontal Gaussian blur for an input gray image.
GaussHoriz(int) - Constructor for class jjil.algorithm.GaussHoriz
Creates a new instance of GaussHoriz
getArea() - Method in class jjil.core.Rect
Return area of the rectangle.
getB(int) - Static method in class jjil.core.RgbVal
Extracts blue byte from input ARGB word.
getCode() - Method in class jjil.core.Error
 
getColLeftEnd() - Method in class jjil.algorithm.GrayTrapWarp
Returns the left column position of the trapezoid in the ending row.
getColLeftStart() - Method in class jjil.algorithm.GrayTrapWarp
Returns the left column position of the trapezoid in the starting row.
getColor() - Method in class jjil.algorithm.RgbSelect2Gray
Returns the current color selected.
getColRightEnd() - Method in class jjil.algorithm.GrayTrapWarp
Returns the right column position of the trapezoid in the ending row.
getColRightStart() - Method in class jjil.algorithm.GrayTrapWarp
Returns the right column position of the trapezoid in the starting row.
getComponent(int) - Method in class jjil.algorithm.GrayConnComp
Returns the nComponent'th bounding rectangle in order by size.
getComponents() - Method in class jjil.algorithm.GrayConnComp
Get the number of connected components in the labeled image.
getCount() - Method in class jjil.algorithm.LinefitHough
Returns the count of points on the line that was found.
getData() - Method in class jjil.core.Complex32Image
Return a pointer to the image data.
getData() - Method in class jjil.core.Gray16Image
Return a pointer to the image data.
getData() - Method in class jjil.core.Gray32Image
Return a pointer to the image data.
getData() - Method in class jjil.core.Gray8Image
Return a pointer to the image data.
getData() - Method in class jjil.core.RgbImage
Get a pointer to the image data.
getDetectedRegions() - Method in class jjil.algorithm.j2se.DetectHaarMultiScale
 
getFront() - Method in class jjil.algorithm.Gray8SubImageGenerator
Returns the next subimage.
getFront() - Method in class jjil.algorithm.MaskedGray32SubImgGen
Returns the next subimage generated.
getFront() - Method in class jjil.algorithm.MaskedGray8SubImgGen
Returns the next subimage generated.
getFront() - Method in class jjil.core.PipelineStage
Returns the current output, and pops it off the stack.
getFront() - Method in class jjil.core.Sequence
Returns the Image produced by the last stage in the pipeline.
getG(int) - Static method in class jjil.core.RgbVal
Extracts green byte from input ARGB word.
getHeight() - Method in class jjil.algorithm.GrayCrop
Gets the cropping window height
getHeight() - Method in class jjil.algorithm.GrayRectStretch
Gets current target height
getHeight() - Method in class jjil.algorithm.GrayShrink
Gets current target height
getHeight() - Method in class jjil.algorithm.HaarClassifierCascade
Returns the Haar cascade image height.
getHeight() - Method in class jjil.algorithm.j2se.HaarClassifierCascade
Returns the Haar cascade image height.
getHeight() - Method in class jjil.algorithm.RgbCrop
Gets the cropping window height
getHeight() - Method in class jjil.algorithm.RgbShrink
Gets current target height
getHeight() - Method in class jjil.algorithm.RgbStretch
Gets current target height
getHeight() - Method in class jjil.core.Image
Returns the image height
getHeight() - Method in class jjil.core.Rect
Return the height of the rectangle.
getHeightReduction() - Method in class jjil.algorithm.GrayReduce
Returns the height reduction factor.
getHistogram() - Method in class jjil.algorithm.GrayHistMatch
getHistogram returns the target histogram that has been previously set.
getImage() - Method in class jjil.core.Gray32MaskedImage
Get the input Gray32Image.
getImage() - Method in class jjil.core.Gray8MaskedImage
Returns the input Gray8Image.
getLabel() - Method in class jjil.algorithm.EquivalenceClass
Returns the unique label for this equivalence class.
getLabeledImage() - Method in class jjil.algorithm.GrayConnComp
Get the labeled image
getLeft() - Method in class jjil.algorithm.GrayCrop
Gets the cropping window left edge
getLeft() - Method in class jjil.algorithm.RgbCrop
Gets the cropping window left edge
getLeft() - Method in class jjil.core.Rect
Return the left (horizontal) position of the rectangle.
getLocalizedMessage() - Method in class jjil.j2se.Error
 
getMask() - Method in class jjil.core.Gray32MaskedImage
Get the input Gray8Image mask.
getMask() - Method in class jjil.core.Gray8MaskedImage
Get the image mask, a Gray8Image.
getMaskData() - Method in class jjil.core.Gray32MaskedImage
Return a pointer to the mask data.
getMaskData() - Method in class jjil.core.Gray8MaskedImage
Return a pointer to the mask data.
getMean() - Method in class jjil.algorithm.Gray8Statistics
Return computed mean, times 256.
getMean() - Method in class jjil.algorithm.j2se.Gray8Statistics
Return computed mean, times 256.
getPackage() - Method in class jjil.core.Error
 
getParam1() - Method in class jjil.core.Error
 
getParam2() - Method in class jjil.core.Error
 
getParam3() - Method in class jjil.core.Error
 
getR(int) - Static method in class jjil.core.RgbVal
Extracts red byte from input ARGB word.
getRowEnd() - Method in class jjil.algorithm.GrayTrapWarp
Returns the ending row of the trapezoid.
getRowStart() - Method in class jjil.algorithm.GrayTrapWarp
Returns the starting row of the trapezoid.
getSigma() - Method in class jjil.algorithm.CannyHoriz
Returns the current value of sigma.
getSigma() - Method in class jjil.algorithm.GaussHoriz
Returns the current value of sigma.
getSlope() - Method in class jjil.algorithm.LinefitHough
Returns the slope of the line that was found.
getStdDev() - Method in class jjil.algorithm.Gray8Statistics
Return standard deviation, times 256 using Newton's iteration.
getStdDev() - Method in class jjil.algorithm.j2se.Gray8Statistics
Return standard deviation, times 256 using Newton's iteration.
getString(String) - Static method in class jjil.j2se.Messages
 
getTable() - Method in class jjil.algorithm.GrayLookup
Return the lookup table currently being used.
getTargetHeight() - Method in class jjil.algorithm.RgbSubSample
Returns the target height.
getTargetWidth() - Method in class jjil.algorithm.RgbSubSample
Returns the target width.
getThreshold() - Method in class jjil.algorithm.ZeroCrossingHoriz
Returns the current threshold.
getTop() - Method in class jjil.algorithm.GrayCrop
Gets the cropping window top
getTop() - Method in class jjil.algorithm.RgbCrop
Gets the cropping window top
getTop() - Method in class jjil.core.Rect
Return the top (vertical) position of the rectangle.
getValue() - Method in interface jjil.algorithm.PriorityQueue.Position
Returns the value stored at this position.
getVariance() - Method in class jjil.algorithm.Gray8Statistics
Return computed variance, times 256.
getVariance() - Method in class jjil.algorithm.j2se.Gray8Statistics
Return computed variance.
getWidth() - Method in class jjil.algorithm.GrayCrop
Gets the cropping window width
getWidth() - Method in class jjil.algorithm.GrayRectStretch
Gets current target width
getWidth() - Method in class jjil.algorithm.GrayShrink
Gets current target width
getWidth() - Method in class jjil.algorithm.HaarClassifierCascade
Returns the Haar cascade image width.
getWidth() - Method in class jjil.algorithm.j2se.HaarClassifierCascade
Returns the Haar cascade image width.
getWidth() - Method in class jjil.algorithm.RgbCrop
Gets the cropping window width
getWidth() - Method in class jjil.algorithm.RgbShrink
Gets current target width
getWidth() - Method in class jjil.algorithm.RgbStretch
Gets current target width
getWidth() - Method in class jjil.core.Image
Returns the image width
getWidth() - Method in class jjil.core.Rect
Return the width of the rectangle.
getWidthReduction() - Method in class jjil.algorithm.GrayReduce
Returns the width reduction factor.
getX() - Method in class jjil.core.Point
Return the point's x-coordinate.
getXOffset() - Method in class jjil.core.Gray32SubImage
Return horizontal position of top-left corner of subimage.
getXOffset() - Method in class jjil.core.Gray8SubImage
Get horizontal offset of subimage.
getY() - Method in class jjil.algorithm.LinefitHough
Returns the y-intercept of the line that was found.
getY() - Method in class jjil.core.Point
Return the point's y-coordinate.
getYOffset() - Method in class jjil.core.Gray32SubImage
Return vertical position of top-left corner of subimage.
getYOffset() - Method in class jjil.core.Gray8SubImage
Get vertical offset of subimage.
Gray162Gray8 - Class in jjil.algorithm
Gray162Gray8 converts an 16-bit gray image to an 8-bit gray image.
Gray162Gray8() - Constructor for class jjil.algorithm.Gray162Gray8
Creates a new instance of Gray162Gray8
Gray16Image - Class in jjil.core
Gray16Image is the image type used to store a 16-bit signed gray image.
Gray16Image(int, int) - Constructor for class jjil.core.Gray16Image
Creates a new instance of Gray16Image
Gray16Image(int, int, short) - Constructor for class jjil.core.Gray16Image
Creates a new instance of Gray16Image, assigning a constant value.
Gray16LinComb - Class in jjil.algorithm
Forms the linear combination of two Gray16Images.
Gray16LinComb(int, int, int) - Constructor for class jjil.algorithm.Gray16LinComb
Creates a new instance of Gray16LinComb which will form the linear combination of two images by calculating (nA * first image + nB * second image) / nC.
Gray16Threshold - Class in jjil.algorithm
Threshold.
Gray16Threshold(int) - Constructor for class jjil.algorithm.Gray16Threshold
Creates a new instance of Gray16Threshold
Gray2Rgb - Class in jjil.algorithm
Gray2Rgb converts an 8-bit gray image to RGB by replicating the gray values into R, G, and B.
Gray2Rgb() - Constructor for class jjil.algorithm.Gray2Rgb
Creates a new instance of Gray2Rgb
Gray322Gray8 - Class in jjil.algorithm
Gray82Gray32 converts an 32-bit gray image to a 8-bit gray image.
Gray322Gray8() - Constructor for class jjil.algorithm.Gray322Gray8
Creates a new instance of Gray82Gray32
Gray32Div - Class in jjil.algorithm
Divides a Gray32Image by a constant.
Gray32Div(int) - Constructor for class jjil.algorithm.Gray32Div
Creates a new instance of Gray32Div.
Gray32Image - Class in jjil.core
Gray32Image is the image type used to store a 32-bit integer image.
Gray32Image(int, int) - Constructor for class jjil.core.Gray32Image
Creates a new instance of Gray32Image
Gray32Image(int, int, int) - Constructor for class jjil.core.Gray32Image
Creates a new instance of Gray32Image, assigning a constant value.
Gray32MaskedImage - Class in jjil.core
Gray32MaskedImage is the image type used to store a 32-bit integer image and its associated 8-bit mask.
Gray32MaskedImage(int, int) - Constructor for class jjil.core.Gray32MaskedImage
Creates a new instance of Gray32MaskedImage
Gray32MaskedImage(Gray32Image, Gray8Image) - Constructor for class jjil.core.Gray32MaskedImage
Creates a new instance of Gray32MaskedImage from an existing image and mask.
Gray32Scale2Gray8 - Class in jjil.algorithm
Gray32Scale2Gray8 converts an 32-bit gray image to a 8-bit gray image.
Gray32Scale2Gray8() - Constructor for class jjil.algorithm.Gray32Scale2Gray8
Creates a new instance of Gray82Gray32
Gray32SubImage - Class in jjil.core
Gray32SubImage is used to represent a rectangular region extracted from a larger Gray32Image, retaining the x and y position where the image was extracted.
Gray32SubImage(int, int, int, int) - Constructor for class jjil.core.Gray32SubImage
Creates a new instance of Gray32SubImage
Gray3Bands2Rgb - Class in jjil.algorithm
Gray3Bands2Rgb converts three 8-bit gray images to RGB by copying the three input gray values into R, G, and B.
Gray3Bands2Rgb() - Constructor for class jjil.algorithm.Gray3Bands2Rgb
Creates a new instance of Gray3Bands2Rgb
Gray82Gray32 - Class in jjil.algorithm
Gray82Gray32 converts an 8-bit gray image to a 32-bit gray image.
Gray82Gray32() - Constructor for class jjil.algorithm.Gray82Gray32
Creates a new instance of Gray82Gray32
Gray8Image - Class in jjil.core
Gray8Image is the image type used to store a signed 8-bit image.
Gray8Image(int, int) - Constructor for class jjil.core.Gray8Image
Creates a new instance of Gray8Image
Gray8Image(int, int, byte) - Constructor for class jjil.core.Gray8Image
Creates a new instance of Gray8Image
Gray8MaskedImage - Class in jjil.core
Gray8MaskedImage is the image type used to store a signed 8-bit image and its associated mask.
Gray8MaskedImage(int, int) - Constructor for class jjil.core.Gray8MaskedImage
Creates a new instance of Gray8MaskedImage
Gray8MaskedImage(Gray8Image, Gray8Image) - Constructor for class jjil.core.Gray8MaskedImage
Creates a new instance of Gray8MaskedImage from an existing image and mask.
Gray8QmSum - Class in jjil.algorithm
Gray8QmSum forms the cumulative sum of an image.
Gray8QmSum() - Constructor for class jjil.algorithm.Gray8QmSum
Creates a new instance of Gray8QmSum
Gray8Rect - Class in jjil.algorithm
Pipeline stage assigns a constant value to a rectangle in an input Gray8Image to produce an output Gray8Image.
Gray8Rect(int, int, int, int, byte) - Constructor for class jjil.algorithm.Gray8Rect
Creates a new instance of Gray8Rect.
Gray8Statistics - Class in jjil.algorithm
Gray8Statistics is used to measure the mean and variance of a gray image.
Gray8Statistics() - Constructor for class jjil.algorithm.Gray8Statistics
Creates a new instance of Gray8Statistics
Gray8Statistics - Class in jjil.algorithm.j2se
Gray8Statistics is used to measure the mean and variance of a gray image.
Gray8Statistics() - Constructor for class jjil.algorithm.j2se.Gray8Statistics
Creates a new instance of Gray8Statistics
Gray8SubImage - Class in jjil.core
Gray8SubImage is used to represent a rectangular region extracted from a larger Gray8Image, retaining the x and y position where the subimage was extracted.
Gray8SubImage(int, int, int, int) - Constructor for class jjil.core.Gray8SubImage
Creates a new instance of Gray8SubImage
Gray8SubImageGenerator - Class in jjil.algorithm
Generates sub images (cropped images positioned regularly across the input image) from an input Gray8Image.
Gray8SubImageGenerator(int, int, int, int) - Constructor for class jjil.algorithm.Gray8SubImageGenerator
Creates a new instance of Gray8SubImageGenerator.
GrayAbs - Class in jjil.algorithm
Computes absolute value of a Gray8Image, replacing the original.
GrayAbs() - Constructor for class jjil.algorithm.GrayAbs
Creates a new instance of GrayAbs
GrayAdd - Class in jjil.algorithm
Adds two gray images.
GrayAdd() - Constructor for class jjil.algorithm.GrayAdd
Creates a new instance of GrayAdd
GrayConnComp - Class in jjil.algorithm
Gray connected components.
GrayConnComp() - Constructor for class jjil.algorithm.GrayConnComp
Creates a new instance of GrayConnComp.
GrayCrop - Class in jjil.algorithm
Pipeline stage crops a Gray8Image to a given rectangular cropping window.
GrayCrop(int, int, int, int) - Constructor for class jjil.algorithm.GrayCrop
Creates a new instance of GrayCrop.
GrayHist - Class in jjil.algorithm
Computes the histogram of a gray image.
GrayHistEq - Class in jjil.algorithm
Equalize the histogram of a gray image.
GrayHistEq() - Constructor for class jjil.algorithm.GrayHistEq
Creates a new instance of GrayHistEq
GrayHistMatch - Class in jjil.algorithm
Pipeline stage modifies a gray image's pixel values to make its histogram match a target histogram (to the extent this is possible while uniquely mapping each input grayvalue).
GrayHistMatch(int[]) - Constructor for class jjil.algorithm.GrayHistMatch
Creates a new instance of GrayHistMatch
GrayHorizSimpleEdge - Class in jjil.algorithm
Computes a simple horizontal edge measure.
GrayHorizSimpleEdge() - Constructor for class jjil.algorithm.GrayHorizSimpleEdge
Creates a new instance of GrayHorizSimpleEdge
GrayHorizVar - Class in jjil.algorithm
Computes the variance of pixels horizontally distributed around the current pixel.
GrayHorizVar(int) - Constructor for class jjil.algorithm.GrayHorizVar
Creates a new instance of GrayHorizVar
GrayHorizVertContrast - Class in jjil.algorithm
Computes a simple measure of horizontal-vertical contrast.
GrayHorizVertContrast(int, int, int, int) - Constructor for class jjil.algorithm.GrayHorizVertContrast
Creates a new instance of GrayHorizVertContrast.
GrayLinComb - Class in jjil.algorithm
Computes linear combination of two Gray8Images.
GrayLinComb(int, int, int) - Constructor for class jjil.algorithm.GrayLinComb
Creates a new instance of GrayLinComb
GrayLookup - Class in jjil.algorithm
Pipeline stage applies a lookup table to an image.
GrayLookup(byte[]) - Constructor for class jjil.algorithm.GrayLookup
Creates a new instance of GrayLookup.
GrayRectStretch - Class in jjil.algorithm
Pipeline stage stretches an image to a larger rectangular size with bilinear interpolation.
GrayRectStretch(int, int) - Constructor for class jjil.algorithm.GrayRectStretch
Creates a new instance of GrayRectStretch.
GrayReduce - Class in jjil.algorithm
Pipeline stage reduces an image's size by rectangular averaging.
GrayReduce(int, int) - Constructor for class jjil.algorithm.GrayReduce
Creates a new instance of GrayReduce.
GrayShrink - Class in jjil.algorithm
Shrinks an input Gray8Image to a given new size.
GrayShrink(int, int) - Constructor for class jjil.algorithm.GrayShrink
Creates a new instance of GrayRectStretch.
GraySub - Class in jjil.algorithm
Subtracts one gray image from another.
GraySub() - Constructor for class jjil.algorithm.GraySub
Creates a new instance of GraySub
GrayThreshold - Class in jjil.algorithm
Threshold.
GrayThreshold(int) - Constructor for class jjil.algorithm.GrayThreshold
Creates a new instance of GrayThreshold
GrayTrapWarp - Class in jjil.algorithm
This PipelineStage warps a trapezoid in the input gray image into a rectangular output image.
GrayTrapWarp(int, int, int, int, int, int) - Constructor for class jjil.algorithm.GrayTrapWarp
Creates a new instance of GrayTrapWarp.
GrayVertAvg - Class in jjil.algorithm
Forms the one-dimensional vector that is the vertical average of the input gray image.
GrayVertVar - Class in jjil.algorithm
Computes the variance of pixels vertically distributed around the current pixel.
GrayVertVar(int) - Constructor for class jjil.algorithm.GrayVertVar
Creates a new instance of GrayVertVar
Green() - Static method in class jjil.algorithm.RgbSelect2Gray.ColorClass
Represents the color green.
GREEN - Static variable in class jjil.algorithm.RgbSelect2Gray
The class represents the color green.

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