A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbsoluteValueOp - Class in pixeljelly.ops
 
AbsoluteValueOp() - Constructor for class pixeljelly.ops.AbsoluteValueOp
 
AbstractDigitalImage - Class in pixeljelly.digitalimages
 
AbstractDigitalImage(int, int, int) - Constructor for class pixeljelly.digitalimages.AbstractDigitalImage
 
AdaptiveGlobalThresholdingOp - Class in pixeljelly.ops
 
AdaptiveGlobalThresholdingOp() - Constructor for class pixeljelly.ops.AdaptiveGlobalThresholdingOp
 
AdaptiveLocalThresholdingOp - Class in pixeljelly.ops
 
AdaptiveLocalThresholdingOp(int) - Constructor for class pixeljelly.ops.AdaptiveLocalThresholdingOp
Constructs the operation using a neighborhood of size x size.
add(Pattern) - Method in class pixeljelly.utilities.FontSet
 
AddBinaryOp - Class in pixeljelly.ops
 
AddBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.AddBinaryOp
The left-hand image must be non-null.
AffineMapper - Class in pixeljelly.utilities
 
AffineMapper(AffineTransform) - Constructor for class pixeljelly.utilities.AffineMapper
 
ALL - Static variable in class pixeljelly.ops.HistogramEqualizeOp
 
AlphaBlendBinaryOp - Class in pixeljelly.ops
This class performs alpha blending on two images where the left-hand image is given when the op is constructed and the right-hand image is the src image of the filter method.
AlphaBlendBinaryOp(BufferedImage, double) - Constructor for class pixeljelly.ops.AlphaBlendBinaryOp
The left-hand image and alpha value
AlphaMask - Interface in pixeljelly.utilities
 
AlphaMergeOp - Class in pixeljelly.ops
 
AlphaMergeOp(AlphaMask) - Constructor for class pixeljelly.ops.AlphaMergeOp
 
AndBinaryOp - Class in pixeljelly.ops
 
AndBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.AndBinaryOp
 
anyBackground(int[]) - Method in class pixeljelly.ops.OutlineOp
 
apply(Rectangle, int, BufferedImage, BufferedImage, double) - Method in interface pixeljelly.utilities.QuadTreeFunction
 
area() - Method in class pixeljelly.features.Component
 
ArrayDigitalImage - Class in pixeljelly.digitalimages
 
ArrayDigitalImage(int, int, int) - Constructor for class pixeljelly.digitalimages.ArrayDigitalImage
 

B

backgroundInRegion(BufferedImage, Location) - Method in class pixeljelly.ops.OutlineOp
 
band - Variable in class pixeljelly.scanners.Location
 
BandExtractOp - Class in pixeljelly.ops
 
BandExtractOp(int) - Constructor for class pixeljelly.ops.BandExtractOp
 
BandExtractOp(SimpleColorModel, int) - Constructor for class pixeljelly.ops.BandExtractOp
 
BandExtractOp(SimpleColorModel, int, boolean) - Constructor for class pixeljelly.ops.BandExtractOp
 
BandMergeOp - Class in pixeljelly.ops
 
BandMergeOp(BandExtractOp[], BufferedImage[]) - Constructor for class pixeljelly.ops.BandMergeOp
 
bands - Variable in class pixeljelly.digitalimages.AbstractDigitalImage
 
bandToExtract - Variable in class pixeljelly.ops.BandExtractOp
 
BandWriteOp - Class in pixeljelly.ops
 
BandWriteOp(int, int) - Constructor for class pixeljelly.ops.BandWriteOp
 
BartlettWindowingFunction - Class in pixeljelly.utilities
 
BartlettWindowingFunction() - Constructor for class pixeljelly.utilities.BartlettWindowingFunction
 
BartlettWindowOp - Class in pixeljelly.ops
 
BartlettWindowOp(boolean) - Constructor for class pixeljelly.ops.BartlettWindowOp
 
BayerOp - Class in pixeljelly.ops
 
BayerOp() - Constructor for class pixeljelly.ops.BayerOp
 
big(float[], float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
BigCenterMapper - Class in pixeljelly.utilities
 
BigCenterMapper(double, double, double, double, double) - Constructor for class pixeljelly.utilities.BigCenterMapper
 
BilinearInterpolant - Class in pixeljelly.utilities
 
BilinearInterpolant() - Constructor for class pixeljelly.utilities.BilinearInterpolant
 
BinaryCACDecoder - Class in pixeljelly.io
 
BinaryCACDecoder() - Constructor for class pixeljelly.io.BinaryCACDecoder
 
BinaryCACEncoder - Class in pixeljelly.io
 
BinaryCACEncoder(int) - Constructor for class pixeljelly.io.BinaryCACEncoder
 
BinaryImageOp - Class in pixeljelly.ops
 
BinaryImageOp(BufferedImage) - Constructor for class pixeljelly.ops.BinaryImageOp
 
BinaryImageOp(BufferedImage, boolean) - Constructor for class pixeljelly.ops.BinaryImageOp
 
BitOutputStream - Class in pixeljelly.io
 
BitPlaneExtractOp - Class in pixeljelly.ops
 
BitPlaneExtractOp(int, int, boolean) - Constructor for class pixeljelly.ops.BitPlaneExtractOp
 
BlackFramePadder - Class in pixeljelly.utilities
 
BlackmanWindowingFunction - Class in pixeljelly.utilities
 
BlackmanWindowingFunction() - Constructor for class pixeljelly.utilities.BlackmanWindowingFunction
 
BlackmanWindowOp - Class in pixeljelly.ops
 
BlackmanWindowOp(boolean) - Constructor for class pixeljelly.ops.BlackmanWindowOp
 
blockExhausted() - Method in class pixeljelly.scanners.ZigZagScanner
 
blockSize - Variable in class pixeljelly.io.BinaryCACEncoder
 
blues() - Method in class pixeljelly.features.Palette
 
blues - Variable in class pixeljelly.ops.FalseColorOp
 
BrightnessBandExtractOp - Class in pixeljelly.ops
 
BrightnessBandExtractOp() - Constructor for class pixeljelly.ops.BrightnessBandExtractOp
 
BrightnessBandReplaceOp - Class in pixeljelly.ops
 
BrightnessBandReplaceOp() - Constructor for class pixeljelly.ops.BrightnessBandReplaceOp
 
BrightnessContrastOp - Class in pixeljelly.ops
 
BrightnessContrastOp(float, float) - Constructor for class pixeljelly.ops.BrightnessContrastOp
 
BufferedImageInputStream - Class in pixeljelly.io
 
BufferedImageInputStream(BufferedImage) - Constructor for class pixeljelly.io.BufferedImageInputStream
 
BufferedImageOutputStream - Class in pixeljelly.io
 
BufferedImageOutputStream(BufferedImage) - Constructor for class pixeljelly.io.BufferedImageOutputStream
 
ButterworthWindowingFunction - Class in pixeljelly.utilities
 
ButterworthWindowingFunction(double, double) - Constructor for class pixeljelly.utilities.ButterworthWindowingFunction
 
ButterworthWindowOp - Class in pixeljelly.ops
 
ButterworthWindowOp(double, double, boolean) - Constructor for class pixeljelly.ops.ButterworthWindowOp
 
ByteKernel - Class in pixeljelly.utilities
 
ByteKernel(int, int, byte[]) - Constructor for class pixeljelly.utilities.ByteKernel
 

C

canDecode(File) - Method in class pixeljelly.io.ImageDecoder
 
canMove(ZigZagScanner.Direction) - Method in class pixeljelly.scanners.ZigZagScanner
 
CCW - Static variable in class pixeljelly.ops.RotateOp
 
ChainCode - Class in pixeljelly.features
 
ChainCode(Location, List<Integer>, Component) - Constructor for class pixeljelly.features.ChainCode
 
CheckerBoardImage - Class in pixeljelly.ops
 
CheckerBoardImage() - Constructor for class pixeljelly.ops.CheckerBoardImage
 
CheckerBoardImage(int) - Constructor for class pixeljelly.ops.CheckerBoardImage
 
CheckerBoardImage(int, int, int, int, Color, Color) - Constructor for class pixeljelly.ops.CheckerBoardImage
 
clamp(float) - Method in class pixeljelly.ops.BrightnessContrastOp
 
clamp(double) - Method in class pixeljelly.ops.ColorDepthOp
 
clamp(double) - Method in class pixeljelly.ops.ShadowMapOp
 
clamp(double) - Method in class pixeljelly.ops.SharpenOp
 
clamp(double) - Static method in class pixeljelly.utilities.ColorUtilities
 
clamp(double, int, int) - Static method in class pixeljelly.utilities.ImagingUtilities
 
clampFloat(float, float, float) - Method in class pixeljelly.ops.HueSatIntOp
 
ClampOp - Class in pixeljelly.ops
 
ClampOp(int, int) - Constructor for class pixeljelly.ops.ClampOp
 
clone() - Method in class pixeljelly.utilities.Complex
Return a clone of the Complex object
close() - Method in class pixeljelly.io.BitOutputStream
 
CloseOp - Class in pixeljelly.ops
 
CloseOp(Mask) - Constructor for class pixeljelly.ops.CloseOp
 
CLUSTERED_3x3 - Static variable in class pixeljelly.ops.DitherMatrixOp
 
CMYtoRGB(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
col - Variable in class pixeljelly.scanners.Location
 
ColorDepthOp - Class in pixeljelly.ops
 
ColorDepthOp(int, int, int, SimpleColorModel) - Constructor for class pixeljelly.ops.ColorDepthOp
 
ColorDepthOp(int, int, int) - Constructor for class pixeljelly.ops.ColorDepthOp
 
ColorDitheringOp - Class in pixeljelly.ops
 
ColorDitheringOp(Palette) - Constructor for class pixeljelly.ops.ColorDitheringOp
 
ColorFramePadder - Class in pixeljelly.utilities
 
ColorFramePadder(Color) - Constructor for class pixeljelly.utilities.ColorFramePadder
 
ColorKeeperOp - Class in pixeljelly.ops
 
ColorKeeperOp(Color, double, double, boolean) - Constructor for class pixeljelly.ops.ColorKeeperOp
 
ColorRangeExtractOp - Class in pixeljelly.ops
 
ColorRangeExtractOp(double, Color) - Constructor for class pixeljelly.ops.ColorRangeExtractOp
 
ColorSpaceConvertOp - Class in pixeljelly.ops
 
ColorSpaceConvertOp() - Constructor for class pixeljelly.ops.ColorSpaceConvertOp
 
ColorUtilities - Class in pixeljelly.utilities
 
ColorUtilities() - Constructor for class pixeljelly.utilities.ColorUtilities
 
combine(int, int) - Method in class pixeljelly.ops.AddBinaryOp
Samples s1 and s2 are averaged and clamped to [0,255].
combine(int, int) - Method in class pixeljelly.ops.AlphaBlendBinaryOp
Combines samples s1 and s2 such that the result is s1*alpha + (1-alpha)*s2.
combine(int, int) - Method in class pixeljelly.ops.AndBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.BinaryImageOp
 
combine(int, int) - Method in class pixeljelly.ops.DiffusionBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.DivideBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.HardLightBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.HueBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.ImpliesBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.MaxBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.MaxBrightnessBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.MinBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.MultiplyBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.NorBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.OrBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.SaturationBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.ScreenBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.SubtractBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.ValueBinaryOp
 
combine(int, int) - Method in class pixeljelly.ops.XorBinaryOp
 
combinePixels - Variable in class pixeljelly.ops.BinaryImageOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.AddBinaryOp
The RGB colors given by packed-samples s1 and s2 are averaged and returned as a packed-sample.
combineRGB(int, int) - Method in class pixeljelly.ops.BinaryImageOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.DiffusionBinaryOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.HueBinaryOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.MaxBrightnessBinaryOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.SaturationBinaryOp
 
combineRGB(int, int) - Method in class pixeljelly.ops.ValueBinaryOp
 
compare(Color, Color) - Method in class pixeljelly.features.Palette.ColorComparator
 
compare(Integer, Integer) - Method in class pixeljelly.ops.HoughTransformOp.ArrayComparator
 
Complex - Class in pixeljelly.utilities
 
Complex() - Constructor for class pixeljelly.utilities.Complex
Create a new Complex number 0 + j0
Complex(float, float) - Constructor for class pixeljelly.utilities.Complex
 
Component - Class in pixeljelly.features
 
Component(int) - Constructor for class pixeljelly.features.Component
 
ComponentLabelOp - Class in pixeljelly.ops
 
ComponentLabelOp(int) - Constructor for class pixeljelly.ops.ComponentLabelOp
 
ComponentLabelOp() - Constructor for class pixeljelly.ops.ComponentLabelOp
 
Components - Class in pixeljelly.features
 
Components(BufferedImage) - Constructor for class pixeljelly.features.Components
 
CompositionOp - Class in pixeljelly.ops
 
CompositionOp(BufferedImageOp...) - Constructor for class pixeljelly.ops.CompositionOp
 
ConcurrentOp - Class in pixeljelly.ops
 
ConcurrentOp(BufferedImageOp, int, int, int) - Constructor for class pixeljelly.ops.ConcurrentOp
 
ConcurrentOp(BufferedImageOp, int, int) - Constructor for class pixeljelly.ops.ConcurrentOp
 
conjugate() - Method in class pixeljelly.utilities.Complex
 
CONNECT4 - Static variable in class pixeljelly.ops.SegmentOp
 
CONNECT8 - Static variable in class pixeljelly.ops.SegmentOp
 
ConvertToColorOp - Class in pixeljelly.ops
 
ConvertToColorOp() - Constructor for class pixeljelly.ops.ConvertToColorOp
 
ConvertToFloatOp - Class in pixeljelly.ops
 
ConvertToFloatOp() - Constructor for class pixeljelly.ops.ConvertToFloatOp
 
ConvolutionOp - Class in pixeljelly.ops
 
ConvolutionOp(Kernel2D, boolean) - Constructor for class pixeljelly.ops.ConvolutionOp
 
convolveAtPoint(BufferedImage, Location) - Method in class pixeljelly.ops.ConvolutionOp
 
CoolnessOp - Class in pixeljelly.ops
 
CoolnessOp() - Constructor for class pixeljelly.ops.CoolnessOp
 
CorrelationOp - Class in pixeljelly.ops
 
CorrelationOp(BufferedImage) - Constructor for class pixeljelly.ops.CorrelationOp
Creates a new instance of CorrelationOp
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.AlphaMergeOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.BandExtractOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.BandMergeOp
 
createCompatibleDestImage(Rectangle, ColorModel) - Method in class pixeljelly.ops.BinaryImageOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.BrightnessBandExtractOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ColorDitheringOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ConvertToColorOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ConvertToFloatOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.CorrelationOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.CropOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.DistanceOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.FalseColorOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.FixedThresholdingOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ForwardGeometricTransformOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.GeometricTransformOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.HexOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.NullOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.RemoveAlphaOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ResampleOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.RescaleToByteOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.ResizeOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.Rotate90Op
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.RotateOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class pixeljelly.ops.TraceContourOp
 
CropOp - Class in pixeljelly.ops
 
CropOp() - Constructor for class pixeljelly.ops.CropOp
 
CropOp(Rectangle) - Constructor for class pixeljelly.ops.CropOp
 
CropOp(Rectangle, Color) - Constructor for class pixeljelly.ops.CropOp
 
cubedRoot(int) - Static method in class pixeljelly.scanners.PeanoScanner
 
CW - Static variable in class pixeljelly.ops.RotateOp
 

D

DBLOG - Static variable in class pixeljelly.utilities.Complex
 
DeBayer - Class in pixeljelly.ops
 
DeBayer() - Constructor for class pixeljelly.ops.DeBayer
 
decode(InputStream) - Method in class pixeljelly.io.BinaryCACDecoder
 
decode(InputStream) - Method in class pixeljelly.io.DeltaModulationDecoder
 
decode(File) - Method in class pixeljelly.io.ImageDecoder
 
decode(InputStream) - Method in class pixeljelly.io.ImageDecoder
 
decode(InputStream) - Method in class pixeljelly.io.LossyCACDecoder
 
decode(InputStream) - Method in class pixeljelly.io.PredictorDecoder
 
decode(InputStream) - Static method in class pixeljelly.io.PredictorEncoder
 
decode(InputStream) - Method in class pixeljelly.io.RunLengthDecoder
 
delta - Variable in class pixeljelly.io.DeltaModulationEncoder
 
DeltaModulationDecoder - Class in pixeljelly.io
 
DeltaModulationDecoder() - Constructor for class pixeljelly.io.DeltaModulationDecoder
 
DeltaModulationEncoder - Class in pixeljelly.io
 
DeltaModulationEncoder(double) - Constructor for class pixeljelly.io.DeltaModulationEncoder
 
dequantize(float[], int, int) - Method in class pixeljelly.utilities.Quantizer
 
destBand - Variable in class pixeljelly.ops.BandWriteOp
 
DIAGONAL_MAJOR - Static variable in class pixeljelly.ops.GradientFilledBufferedImage
 
DIAGONAL_MINOR - Static variable in class pixeljelly.ops.GradientFilledBufferedImage
 
diffuseError(BufferedImage, int, int, float) - Method in class pixeljelly.ops.ErrorDiffusionBinaryOp
 
DiffusionBinaryOp - Class in pixeljelly.ops
 
DiffusionBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.DiffusionBinaryOp
 
DiffusionBinaryOp(BufferedImage, double) - Constructor for class pixeljelly.ops.DiffusionBinaryOp
 
DiffusionBinaryOp(BufferedImage, double, boolean) - Constructor for class pixeljelly.ops.DiffusionBinaryOp
 
DiffusionMapper - Class in pixeljelly.utilities
 
DiffusionMapper(int, double) - Constructor for class pixeljelly.utilities.DiffusionMapper
 
DigitalImage - Interface in pixeljelly.digitalimages
 
DilationOp - Class in pixeljelly.ops
 
DilationOp() - Constructor for class pixeljelly.ops.DilationOp
 
DilationOp(Mask) - Constructor for class pixeljelly.ops.DilationOp
 
DisjointSet - Class in pixeljelly.utilities
 
DisjointSet(BufferedImage) - Constructor for class pixeljelly.utilities.DisjointSet
 
DispersionMapper - Class in pixeljelly.utilities
 
DispersionMapper(double, double, double) - Constructor for class pixeljelly.utilities.DispersionMapper
 
DispersionMapper() - Constructor for class pixeljelly.utilities.DispersionMapper
 
dist(Color, Color) - Method in class pixeljelly.ops.ColorKeeperOp
 
distanceBetween(Location) - Method in class pixeljelly.scanners.Location
 
DistanceOp - Class in pixeljelly.ops
 
DistanceOp() - Constructor for class pixeljelly.ops.DistanceOp
 
DitherMatrixOp - Class in pixeljelly.ops
 
DitherMatrixOp(int) - Constructor for class pixeljelly.ops.DitherMatrixOp
 
DitherMatrixOp(int[][]) - Constructor for class pixeljelly.ops.DitherMatrixOp
 
DivideBinaryOp - Class in pixeljelly.ops
 
DivideBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.DivideBinaryOp
 
DRAW_BOUNDS - Static variable in class pixeljelly.ops.ComponentLabelOp
 
DRAW_CENTROID - Static variable in class pixeljelly.ops.ComponentLabelOp
 
DRAW_COMPACTNESS - Static variable in class pixeljelly.ops.ComponentLabelOp
 
DRAW_LABEL - Static variable in class pixeljelly.ops.ComponentLabelOp
 
DRAW_OVAL - Static variable in class pixeljelly.ops.ComponentLabelOp
 
drawBounds() - Method in class pixeljelly.ops.ComponentLabelOp
 
drawBounds(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 
drawCentroid() - Method in class pixeljelly.ops.ComponentLabelOp
 
drawCentroid(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 
drawCompactness() - Method in class pixeljelly.ops.ComponentLabelOp
 
drawCompactness(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 
drawComponents(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 
drawLabel() - Method in class pixeljelly.ops.ComponentLabelOp
 
drawLabels(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 
drawLine(Graphics, int, int) - Method in class pixeljelly.ops.HoughTransformOp
 
drawOval() - Method in class pixeljelly.ops.ComponentLabelOp
 
drawOvals(BufferedImage, Components) - Method in class pixeljelly.ops.ComponentLabelOp
 

E

e(double, double) - Static method in class pixeljelly.utilities.Complex
 
e(double) - Static method in class pixeljelly.utilities.Complex
 
EightNeighbors - Class in pixeljelly.scanners
 
EightNeighbors(Location, int) - Constructor for class pixeljelly.scanners.EightNeighbors
 
EightNeighbors(Location) - Constructor for class pixeljelly.scanners.EightNeighbors
 
embed(BufferedImage, Object) - Method in class pixeljelly.utilities.LSBSteganographer
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.BinaryCACEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.DeltaModulationEncoder
 
encode(BufferedImage, File) - Method in class pixeljelly.io.ImageEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.ImageEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.LossyCACEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.PredictorEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.RunLengthEncoder
 
encode(BufferedImage, OutputStream) - Method in class pixeljelly.io.TextEncoder
 
equals(Object) - Method in class pixeljelly.scanners.Location
 
ErosionOp - Class in pixeljelly.ops
 
ErosionOp() - Constructor for class pixeljelly.ops.ErosionOp
 
ErosionOp(Mask) - Constructor for class pixeljelly.ops.ErosionOp
 
error(Color, Color) - Method in class pixeljelly.ops.ColorDitheringOp
 
error(float[], Color) - Method in class pixeljelly.ops.ColorDitheringOp
 
ErrorDiffusionBinaryOp - Class in pixeljelly.ops
 
ErrorDiffusionBinaryOp(float[][]) - Constructor for class pixeljelly.ops.ErrorDiffusionBinaryOp
 
exception - Static variable in class pixeljelly.scanners.ImageScanner
 
ExtendedBorderPadder - Class in pixeljelly.utilities
 
extract(BufferedImage) - Method in class pixeljelly.utilities.LSBSteganographer
 
ExtractComponentOp - Class in pixeljelly.ops
 
ExtractComponentOp(int, double, Color, Color, double, double) - Constructor for class pixeljelly.ops.ExtractComponentOp
 

F

FalseColorOp - Class in pixeljelly.ops
 
FalseColorOp(Color[]) - Constructor for class pixeljelly.ops.FalseColorOp
 
FastMedianOp - Class in pixeljelly.ops
 
FastMedianOp() - Constructor for class pixeljelly.ops.FastMedianOp
 
FastMedianOp(Mask, ImagePadder) - Constructor for class pixeljelly.ops.FastMedianOp
 
FastMedianOp(Mask) - Constructor for class pixeljelly.ops.FastMedianOp
 
FeatureFactory - Class in pixeljelly.features
 
FeatureFactory() - Constructor for class pixeljelly.features.FeatureFactory
 
FFT - Class in pixeljelly.features
 
FFT() - Constructor for class pixeljelly.features.FFT
 
fft(Complex[]) - Static method in class pixeljelly.features.FFT
 
fill(int, int, Color, Color) - Method in class pixeljelly.ops.CheckerBoardImage
 
fillComponent(Stack<Point>, BufferedImage, BufferedImage, int, int, Color, Color) - Method in class pixeljelly.ops.SegmentOp
 
FillOp - Class in pixeljelly.ops
 
FillOp(Color) - Constructor for class pixeljelly.ops.FillOp
 
FillOp(int) - Constructor for class pixeljelly.ops.FillOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.AbsoluteValueOp
The absolute value of all src samples is taken to generate the dest.
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.AdaptiveGlobalThresholdingOp
A fixed threshold is dynamically (adaptively) chosen and applied to the src image to generate a binary destination.
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.AdaptiveLocalThresholdingOp
Applies a varying threshold to each src sample where the threshold is determined by analysis of local neighborhood.
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.AlphaMergeOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BandExtractOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BandMergeOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BandWriteOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BayerOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BinaryImageOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BitPlaneExtractOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BrightnessBandExtractOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BrightnessBandReplaceOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.BrightnessContrastOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ClampOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.CloseOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ColorDepthOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ColorDitheringOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ColorKeeperOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ColorRangeExtractOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ColorSpaceConvertOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ComponentLabelOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.CompositionOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ConcurrentOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ConvertToColorOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ConvertToFloatOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ConvolutionOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.CoolnessOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.CorrelationOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.CropOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.DeBayer
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.DilationOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.DistanceOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.DitherMatrixOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ErosionOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ErrorDiffusionBinaryOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ExtractComponentOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.FalseColorOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.FastMedianOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.FillOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.FixedThresholdingOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ForwardGeometricTransformOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ForwardMappingOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.FrequencyRankOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.GeometricTransformOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HaarOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HexOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HistogramEqualizeOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HorizontalFlipOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HoughTransformOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HueAvoidOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.HueSatIntOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ImpulseNoiseOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.InvertOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.JellyBeanOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.LoadOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.LogCompressionOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.MagnitudeOfGradientOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.MostCommonOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.NullOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.OpenOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.OutlineOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.PaletteMakingOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.PatterningOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.QuadTreeOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RaisedBorderOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RandomDitheringOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RandomTileShifter
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RankOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RemoveAlphaOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RescaleOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RescaleToByteOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ResizeOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RobertsCrossOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.Rotate90Op
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.RotateOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ScanningTestOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SegmentOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SeparableConvolveOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SepiaToneOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ShadowMapOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SharpenOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SimpleConvolveOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SinThresholdingOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SteganographerEmbedOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.SteganographerExtractOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.TemplateMatchingOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ThinningOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.ThreadedImageOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.TraceContourOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.VerticalFlipOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.WaveletTransformOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.ops.WindowOp
 
filter(BufferedImage, BufferedImage) - Method in class pixeljelly.scanners.ScannerTest
 
finalize() - Method in class pixeljelly.features.Component
 
findNextPoint(Location, int, BufferedImage) - Method in class pixeljelly.features.Components
 
FisheyeMapper - Class in pixeljelly.utilities
 
FisheyeMapper() - Constructor for class pixeljelly.utilities.FisheyeMapper
 
FisheyeMapper(double, boolean, double) - Constructor for class pixeljelly.utilities.FisheyeMapper
 
FisheyeMapper(double, boolean) - Constructor for class pixeljelly.utilities.FisheyeMapper
 
FixedThresholdingOp - Class in pixeljelly.ops
 
FixedThresholdingOp() - Constructor for class pixeljelly.ops.FixedThresholdingOp
 
FixedThresholdingOp(int) - Constructor for class pixeljelly.ops.FixedThresholdingOp
 
FloydSteinbergColorDitheringOp - Class in pixeljelly.ops
 
FloydSteinbergColorDitheringOp(Palette) - Constructor for class pixeljelly.ops.FloydSteinbergColorDitheringOp
 
FloydSteinbergDitheringOp - Class in pixeljelly.ops
 
FloydSteinbergDitheringOp() - Constructor for class pixeljelly.ops.FloydSteinbergDitheringOp
 
flush() - Method in class pixeljelly.io.BitOutputStream
 
FontSet - Class in pixeljelly.utilities
 
FontSet(int, int) - Constructor for class pixeljelly.utilities.FontSet
 
FontSet() - Constructor for class pixeljelly.utilities.FontSet
 
forward - Variable in class pixeljelly.ops.WindowOp
 
forwardDCT(float[]) - Static method in class pixeljelly.features.FeatureFactory
 
forwardDCT(float[][]) - Static method in class pixeljelly.features.FeatureFactory
 
forwardDCT(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
ForwardGeometricTransformOp - Class in pixeljelly.ops
 
ForwardGeometricTransformOp(AffineTransform, Interpolant) - Constructor for class pixeljelly.ops.ForwardGeometricTransformOp
 
ForwardGeometricTransformOp(AffineTransform, Interpolant, ImagePadder) - Constructor for class pixeljelly.ops.ForwardGeometricTransformOp
 
ForwardMappingOp - Class in pixeljelly.ops
 
FrequencyRankOp - Class in pixeljelly.ops
 
FrequencyRankOp(Mask) - Constructor for class pixeljelly.ops.FrequencyRankOp
 
fromRGB(int, SimpleColorModel) - Static method in class pixeljelly.utilities.ColorUtilities
 
fromTo(SimpleColorModel, float[], SimpleColorModel) - Static method in class pixeljelly.utilities.ColorUtilities
 

G

GammaOp - Class in pixeljelly.ops
 
GammaOp(double, boolean) - Constructor for class pixeljelly.ops.GammaOp
 
GaussianKernel - Class in pixeljelly.utilities
 
GaussianKernel(float, float) - Constructor for class pixeljelly.utilities.GaussianKernel
 
GeometricTransformOp - Class in pixeljelly.ops
 
GeometricTransformOp(InverseMapper, Interpolant) - Constructor for class pixeljelly.ops.GeometricTransformOp
 
GeometricTransformOp(InverseMapper, Interpolant, ImagePadder) - Constructor for class pixeljelly.ops.GeometricTransformOp
 
get(int, int) - Method in class pixeljelly.utilities.ByteKernel
 
get(int, int) - Method in class pixeljelly.utilities.Pattern
 
get2DValues(float, float) - Static method in class pixeljelly.utilities.GaussianKernel
 
getAccumulatorValue(int) - Method in class pixeljelly.ops.HoughTransformOp.ArrayComparator
 
getAlpha(BufferedImage, int, int) - Method in interface pixeljelly.utilities.AlphaMask
 
getAlpha(BufferedImage, int, int) - Method in class pixeljelly.utilities.RadialAlphaMask
 
getApproximateArea() - Method in class pixeljelly.features.ChainCode
 
getArea() - Method in class pixeljelly.features.Component
 
getAuthorName() - Method in interface pixeljelly.ops.PluggableImageOp
 
getAvailableWaveletNames() - Method in class pixeljelly.utilities.WaveletFactory
 
getAverage(BufferedImage, int, int, int, int, int) - Method in class pixeljelly.io.LossyCACEncoder
 
getAverage(BufferedImage, Location) - Method in class pixeljelly.ops.CoolnessOp
 
getAverage(BufferedImage, int, int, int, int, int) - Method in class pixeljelly.ops.QuadTreeOp
 
getAvoidedRGB(int) - Method in class pixeljelly.ops.HueAvoidOp
 
getBand() - Method in class pixeljelly.scanners.Location
 
getBand() - Method in class pixeljelly.scanners.RasterScanner
 
getBand() - Method in class pixeljelly.scanners.SerpentineScanner
 
getBands() - Method in class pixeljelly.digitalimages.AbstractDigitalImage
 
getBands() - Method in interface pixeljelly.digitalimages.DigitalImage
 
getBlue(int) - Method in class pixeljelly.ops.SinThresholdingOp
 
getBorderFactor(BufferedImage, Location) - Method in class pixeljelly.ops.RaisedBorderOp
 
getBounds() - Method in class pixeljelly.features.ChainCode
 
getBounds() - Method in class pixeljelly.features.Component
 
getBounds() - Method in class pixeljelly.utilities.Kernel2D
 
getBounds() - Method in class pixeljelly.utilities.Mask
 
getBounds2D(BufferedImage) - Method in class pixeljelly.ops.NullOp
 
getBrightness(BufferedImage, int, int) - Method in class pixeljelly.ops.AdaptiveLocalThresholdingOp
Computes the intensity channel of the pixel at src(x,y).
getBrightness() - Method in class pixeljelly.ops.BrightnessContrastOp
 
getBrightness(double) - Method in class pixeljelly.ops.CoolnessOp
 
getCDF() - Method in class pixeljelly.features.Histogram
 
getCentroidX() - Method in class pixeljelly.features.Component
 
getCentroidY() - Method in class pixeljelly.features.Component
 
getChainCode() - Method in class pixeljelly.features.Component
 
getCircleMask(int) - Static method in class pixeljelly.utilities.MaskFactory
 
getCircularity() - Method in class pixeljelly.features.Component
 
getClosestColor(Color) - Method in class pixeljelly.features.Palette
 
getClosestColor(float[]) - Method in class pixeljelly.features.Palette
 
getClosestPattern(int) - Method in class pixeljelly.utilities.FontSet
 
getCol() - Method in class pixeljelly.scanners.Location
 
getCol() - Method in class pixeljelly.scanners.RasterScanner
 
getCol() - Method in class pixeljelly.scanners.SerpentineScanner
 
getColor() - Method in class pixeljelly.features.Component
 
getColor(float[]) - Method in class pixeljelly.ops.ColorDitheringOp
 
getColors(double, double) - Static method in class pixeljelly.ops.FalseColorOp
 
getColVector() - Method in class pixeljelly.utilities.Kernel2D
 
getColVector() - Method in class pixeljelly.utilities.NonSeperableKernel
 
getColVector() - Method in class pixeljelly.utilities.SeperableKernel
 
getCompactness() - Method in class pixeljelly.features.ChainCode
 
getCompactness() - Method in class pixeljelly.features.Component
 
getContrast() - Method in class pixeljelly.ops.BrightnessContrastOp
 
getCorrelation(BufferedImage, Location) - Method in class pixeljelly.ops.TemplateMatchingOp
 
getCounts() - Method in class pixeljelly.features.Histogram
 
getData() - Method in class pixeljelly.utilities.ByteKernel
 
getData() - Method in class pixeljelly.utilities.Pattern
 
getDefault(BufferedImage) - Method in interface pixeljelly.ops.PluggableImageOp
 
getDefaultOp(BufferedImage) - Method in class pixeljelly.ops.BrightnessBandExtractOp
 
getDefaultPadder() - Method in class pixeljelly.utilities.DispersionMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.FisheyeMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.InverseMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.KaleidoscopeMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.Perspective3DMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.ResampleMapper
 
getDefaultPadder() - Method in class pixeljelly.utilities.WaveMapper
 
getDelta() - Method in class pixeljelly.io.DeltaModulationEncoder
 
getDestinationBounds(BufferedImage) - Method in class pixeljelly.utilities.AffineMapper
 
getDestinationBounds(BufferedImage) - Method in class pixeljelly.utilities.BigCenterMapper
 
getDestinationBounds(BufferedImage) - Method in class pixeljelly.utilities.InverseMapper
 
getDiffusionMatrix() - Method in class pixeljelly.ops.ColorDitheringOp
 
getDiffusionMatrix() - Method in class pixeljelly.ops.FloydSteinbergColorDitheringOp
 
getDiffusionMatrix() - Method in class pixeljelly.ops.JarvisJudicNinkeColorDitheringOp
 
getDiffusionMatrix() - Method in class pixeljelly.ops.SierraColorDitheringOp
 
getDiffusionMatrix() - Method in class pixeljelly.ops.StuckiColorDitheringOp
 
getDigit(String, int) - Static method in class pixeljelly.scanners.PeanoScanner
 
getDirection() - Method in class pixeljelly.scanners.EightNeighbors
 
getDotHeight(BufferedImage, Location, BufferedImage) - Method in class pixeljelly.ops.JellyBeanOp
 
getDotWidth(BufferedImage, Location, BufferedImage) - Method in class pixeljelly.ops.JellyBeanOp
 
getEccentricity() - Method in class pixeljelly.features.Component
 
getElement() - Method in class pixeljelly.ops.DilationOp
 
getElement() - Method in class pixeljelly.ops.ErosionOp
 
getExtendedSample(BufferedImage, int, int, int) - Static method in class pixeljelly.utilities.ImagingUtilities
 
getGrayPalette() - Static method in class pixeljelly.features.Palette
 
getGreen(int) - Method in class pixeljelly.ops.SinThresholdingOp
 
getHeight() - Method in class pixeljelly.digitalimages.AbstractDigitalImage
 
getHeight() - Method in interface pixeljelly.digitalimages.DigitalImage
 
getHeight() - Method in class pixeljelly.features.Component
 
getHeight() - Method in class pixeljelly.utilities.ByteKernel
 
getHeight() - Method in class pixeljelly.utilities.FontSet
 
getHeight() - Method in class pixeljelly.utilities.Kernel2D
 
getHeight() - Method in class pixeljelly.utilities.Mask
 
getHeight() - Method in class pixeljelly.utilities.Pattern
 
getHighPassConstructionDelay() - Method in class pixeljelly.utilities.Wavelet
 
getHighPassDecompositionDelay() - Method in class pixeljelly.utilities.Wavelet
 
getHistogram(BufferedImage, int) - Static method in class pixeljelly.features.FeatureFactory
 
getHistograms(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
getImag() - Method in class pixeljelly.utilities.Complex
Get imaginary component
getInstance() - Static method in class pixeljelly.utilities.BlackFramePadder
 
getInstance() - Static method in class pixeljelly.utilities.ExtendedBorderPadder
 
getInstance() - Static method in class pixeljelly.utilities.ReflectivePadder
 
getInstance() - Static method in class pixeljelly.utilities.TiledPadder
 
getInstance() - Static method in class pixeljelly.utilities.ZeroPadder
 
getInverseLeftBoundaryExtensionHigh() - Method in class pixeljelly.utilities.Wavelet
 
getInverseLeftBoundaryExtensionLow() - Method in class pixeljelly.utilities.Wavelet
 
getInverseRightBoundaryExtensionHigh() - Method in class pixeljelly.utilities.Wavelet
 
getInverseRightBoundaryExtensionLow() - Method in class pixeljelly.utilities.Wavelet
 
getInvScaling() - Method in class pixeljelly.utilities.Wavelet
 
getInvWavelet() - Method in class pixeljelly.utilities.Wavelet
 
getKernel() - Method in class pixeljelly.ops.CloseOp
 
getKernel() - Method in class pixeljelly.ops.ConvolutionOp
 
getKernel() - Method in class pixeljelly.ops.OpenOp
Returns the structuring element used by this operation
getLabel() - Method in class pixeljelly.features.Component
 
getLabel(Location) - Method in class pixeljelly.features.Components
 
getLabel() - Method in class pixeljelly.ops.TraceContourOp
 
getLabel(Location) - Method in class pixeljelly.utilities.DisjointSet
 
getLabels() - Method in class pixeljelly.utilities.DisjointSet
 
getLeftBoundaryExtension() - Method in class pixeljelly.utilities.Wavelet
 
getLocations() - Method in class pixeljelly.features.ChainCode
 
getLowPassConstructionDelay() - Method in class pixeljelly.utilities.Wavelet
 
getLowPassDecompositionDelay() - Method in class pixeljelly.utilities.Wavelet
 
getMagicWord() - Method in class pixeljelly.io.BinaryCACDecoder
 
getMagicWord() - Method in class pixeljelly.io.BinaryCACEncoder
 
getMagicWord() - Method in class pixeljelly.io.DeltaModulationDecoder
 
getMagicWord() - Method in class pixeljelly.io.DeltaModulationEncoder
 
getMagicWord() - Method in class pixeljelly.io.ImageDecoder
 
getMagicWord() - Method in class pixeljelly.io.ImageEncoder
 
getMagicWord() - Method in class pixeljelly.io.LossyCACDecoder
 
getMagicWord() - Method in class pixeljelly.io.LossyCACEncoder
 
getMagicWord() - Method in class pixeljelly.io.PredictorDecoder
 
getMagicWord() - Method in class pixeljelly.io.PredictorEncoder
 
getMagicWord() - Method in class pixeljelly.io.RunLengthDecoder
 
getMagicWord() - Method in class pixeljelly.io.RunLengthEncoder
 
getMagicWord() - Method in class pixeljelly.io.TextEncoder
 
getMagnitude() - Method in class pixeljelly.utilities.Complex
Return the magnitude of the Complex number
getMapper(int) - Method in class pixeljelly.ops.RandomTileShifter
 
getMax(int) - Method in class pixeljelly.features.MinMax
Returns the maximum of all included values in the specified band.
getMax() - Method in class pixeljelly.features.MinMax
Returns the maximum of all included values over all bands.
getMaxDist(Color) - Method in class pixeljelly.ops.ColorKeeperOp
 
getMaxValue() - Method in class pixeljelly.features.Histogram
 
getMessage() - Method in class pixeljelly.ops.SteganographerEmbedOp
 
getMin(int) - Method in class pixeljelly.features.MinMax
Returns the minimum of all included values in the specified band.
getMin() - Method in class pixeljelly.features.MinMax
Returns the minimum of all included values over all bands.
getMinMax(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
getMinMax(BufferedImage) - Method in class pixeljelly.ops.ForwardMappingOp
 
getMinValue() - Method in class pixeljelly.features.Histogram
 
getMostCommonSample(BufferedImage, Location, int[]) - Method in class pixeljelly.ops.FrequencyRankOp
 
getMoves() - Method in class pixeljelly.features.ChainCode
 
getMoves(int, HilbertScanner.Move) - Method in class pixeljelly.scanners.HilbertScanner
 
getName() - Method in class pixeljelly.utilities.Wavelet
 
getNeighbors(Location, BufferedImage, int[]) - Method in class pixeljelly.ops.OutlineOp
 
getNextBit() - Method in class pixeljelly.io.BufferedImageInputStream
 
getNextByte() - Method in class pixeljelly.io.BufferedImageInputStream
 
getNoiseAmount() - Method in class pixeljelly.ops.ImpulseNoiseOp
 
getNoisePercent() - Method in class pixeljelly.ops.ImpulseNoiseOp
 
getNormalizedHistogram() - Method in class pixeljelly.features.Histogram
 
getNumberOfBins() - Method in class pixeljelly.features.Histogram
 
getOffset(int) - Method in class pixeljelly.ops.RescaleOp
 
getOffset() - Method in class pixeljelly.utilities.Wavelet
 
getOpName() - Method in class pixeljelly.ops.NullOp
 
getOrientation() - Method in class pixeljelly.features.Component
 
getPaddedSample(BufferedImage, int, int, int, Color) - Static method in class pixeljelly.utilities.ImagingUtilities
 
getPaddedSample(BufferedImage, int, int, int) - Static method in class pixeljelly.utilities.ImagingUtilities
 
getPalette(BufferedImage, int) - Static method in class pixeljelly.features.Palette
 
getPaletteColor(int) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
getPercentage() - Method in class pixeljelly.ops.SharpenOp
 
getPerimeter() - Method in class pixeljelly.features.ChainCode
 
getPerimeter() - Method in class pixeljelly.features.Component
 
getPhase() - Method in class pixeljelly.utilities.Complex
Return the phase of the Complex number
getPixel(int, int) - Method in class pixeljelly.digitalimages.ArrayDigitalImage
 
getPixel(int, int) - Method in interface pixeljelly.digitalimages.DigitalImage
 
getPixel(int, int) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
getPixel(int, int) - Method in class pixeljelly.digitalimages.LinearArrayDigitalImage
 
getPixel(int, int) - Method in class pixeljelly.digitalimages.PackedPixelImage
 
getPlusMask(int, int) - Static method in class pixeljelly.utilities.MaskFactory
 
getPoint2D(Point2D, Point2D) - Method in class pixeljelly.ops.NullOp
 
getPoints() - Method in class pixeljelly.features.Component
 
getPower() - Method in class pixeljelly.utilities.Complex
Return the power of this Complex number in dBs
getRandomScale() - Method in class pixeljelly.ops.RandomTileShifter
 
getRandomShear() - Method in class pixeljelly.ops.RandomTileShifter
 
getRCG(String) - Static method in class pixeljelly.scanners.PeanoScanner
 
getReal() - Method in class pixeljelly.utilities.Complex
Get real component
getRed(int) - Method in class pixeljelly.ops.SinThresholdingOp
 
getRenderingHints() - Method in class pixeljelly.ops.NullOp
 
getRightBoundaryExtension() - Method in class pixeljelly.utilities.Wavelet
 
getRow() - Method in class pixeljelly.scanners.Location
 
getRow() - Method in class pixeljelly.scanners.RasterScanner
 
getRow() - Method in class pixeljelly.scanners.SerpentineScanner
 
getRowVector() - Method in class pixeljelly.utilities.Kernel2D
 
getRowVector() - Method in class pixeljelly.utilities.NonSeperableKernel
 
getRowVector() - Method in class pixeljelly.utilities.SeperableKernel
 
getSample(int, int, int) - Method in class pixeljelly.digitalimages.ArrayDigitalImage
 
getSample(int, int, int) - Method in interface pixeljelly.digitalimages.DigitalImage
 
getSample(int, int, int) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
getSample(int, int, int) - Method in class pixeljelly.digitalimages.LinearArrayDigitalImage
 
getSample(int, int, int) - Method in class pixeljelly.digitalimages.PackedPixelImage
 
getSample(BufferedImage, int, int, int) - Method in class pixeljelly.utilities.ColorFramePadder
 
getSample(BufferedImage, int, int, int) - Method in class pixeljelly.utilities.ExtendedBorderPadder
 
getSample(BufferedImage, int, int, int) - Method in interface pixeljelly.utilities.ImagePadder
 
getSample(int, int) - Method in class pixeljelly.utilities.Mask
 
getSample(BufferedImage, int, int, int) - Method in class pixeljelly.utilities.ReflectivePadder
 
getSample(BufferedImage, int, int, int) - Method in class pixeljelly.utilities.TiledPadder
 
getSample(BufferedImage, int, int, int) - Method in class pixeljelly.utilities.ZeroPadder
 
getScaleHeight() - Method in class pixeljelly.utilities.ResampleMapper
 
getScaleWidth() - Method in class pixeljelly.utilities.ResampleMapper
 
getScaling() - Method in class pixeljelly.utilities.Wavelet
 
getScalingFactor(int) - Method in class pixeljelly.ops.RescaleOp
 
getShadow(BufferedImage, Location) - Method in class pixeljelly.ops.ShadowMapOp
 
getSize() - Method in class pixeljelly.utilities.Mask
 
getSquareMask(int, int) - Static method in class pixeljelly.utilities.MaskFactory
 
getTakeAbsoluteValue() - Method in class pixeljelly.ops.ConvolutionOp
 
getThreshold(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
getThreshold(BufferedImage, int, int, int, int) - Static method in class pixeljelly.features.FeatureFactory
 
getThreshold() - Method in class pixeljelly.ops.FixedThresholdingOp
 
getType(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
getType() - Method in class pixeljelly.ops.RotateOp
 
getValue(int) - Method in class pixeljelly.features.Histogram
 
getValue(Location, BufferedImage) - Method in class pixeljelly.ops.DistanceOp
 
getValue(int, int) - Method in class pixeljelly.utilities.Kernel2D
 
getValue(int, int) - Method in class pixeljelly.utilities.NonSeperableKernel
 
getValue(int, int) - Method in class pixeljelly.utilities.SeperableKernel
 
getValues(float, float) - Static method in class pixeljelly.utilities.GaussianKernel
 
getWavelet() - Method in class pixeljelly.utilities.Wavelet
 
getWavelet(String) - Static method in class pixeljelly.utilities.WaveletFactory
 
getWebSafePalette() - Static method in class pixeljelly.features.Palette
 
getWidth() - Method in class pixeljelly.digitalimages.AbstractDigitalImage
 
getWidth() - Method in interface pixeljelly.digitalimages.DigitalImage
 
getWidth() - Method in class pixeljelly.features.Component
 
getWidth() - Method in class pixeljelly.utilities.ByteKernel
 
getWidth() - Method in class pixeljelly.utilities.FontSet
 
getWidth() - Method in class pixeljelly.utilities.Kernel2D
 
getWidth() - Method in class pixeljelly.utilities.Mask
 
getWidth() - Method in class pixeljelly.utilities.Pattern
 
gotoNextBlock() - Method in class pixeljelly.scanners.ZigZagScanner
 
GradientFilledBufferedImage - Class in pixeljelly.ops
 
GradientFilledBufferedImage(int, int, Color, Color, int) - Constructor for class pixeljelly.ops.GradientFilledBufferedImage
 
GRAYtoRGB(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
greens() - Method in class pixeljelly.features.Palette
 
greens - Variable in class pixeljelly.ops.FalseColorOp
 

H

HaarOp - Class in pixeljelly.ops
 
haarTransform(double[]) - Static method in class pixeljelly.ops.HaarOp
 
HalfByteInputStream - Class in pixeljelly.io
 
HammingWindowingFunction - Class in pixeljelly.utilities
 
HammingWindowingFunction() - Constructor for class pixeljelly.utilities.HammingWindowingFunction
 
HammingWindowOp - Class in pixeljelly.ops
 
HammingWindowOp(boolean) - Constructor for class pixeljelly.ops.HammingWindowOp
 
handler - Variable in class pixeljelly.ops.ForwardGeometricTransformOp
 
handler - Variable in class pixeljelly.ops.GeometricTransformOp
 
HanningWindowingFunction - Class in pixeljelly.utilities
 
HanningWindowingFunction() - Constructor for class pixeljelly.utilities.HanningWindowingFunction
 
HanningWindowOp - Class in pixeljelly.ops
 
HanningWindowOp(boolean) - Constructor for class pixeljelly.ops.HanningWindowOp
 
HardLightBinaryOp - Class in pixeljelly.ops
 
HardLightBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.HardLightBinaryOp
 
hashCode() - Method in class pixeljelly.scanners.Location
 
hasMoreBits() - Method in class pixeljelly.io.BufferedImageInputStream
 
hasMoreElements() - Method in class pixeljelly.scanners.ImageScanner
 
hasNext() - Method in class pixeljelly.scanners.EightNeighbors
 
hasNext() - Method in class pixeljelly.scanners.ImageScanner
 
hasNext() - Method in class pixeljelly.scanners.ImageTiler
 
height - Variable in class pixeljelly.digitalimages.AbstractDigitalImage
 
HexOp - Class in pixeljelly.ops
 
HexOp() - Constructor for class pixeljelly.ops.HexOp
 
HilbertScanner - Class in pixeljelly.scanners
 
HilbertScanner(Rectangle, int) - Constructor for class pixeljelly.scanners.HilbertScanner
 
HilbertScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.HilbertScanner
 
Histogram - Class in pixeljelly.features
 
Histogram(BufferedImage, int) - Constructor for class pixeljelly.features.Histogram
 
HistogramEqualizeOp - Class in pixeljelly.ops
 
HistogramEqualizeOp(int) - Constructor for class pixeljelly.ops.HistogramEqualizeOp
 
HistogramEqualizeOp() - Constructor for class pixeljelly.ops.HistogramEqualizeOp
 
HORIZONTAL - Static variable in class pixeljelly.ops.GradientFilledBufferedImage
 
HorizontalFlipOp - Class in pixeljelly.ops
 
HorizontalFlipOp() - Constructor for class pixeljelly.ops.HorizontalFlipOp
 
HoughTransformOp - Class in pixeljelly.ops
 
HoughTransformOp(int, int, int, int) - Constructor for class pixeljelly.ops.HoughTransformOp
 
HoughTransformOp.ArrayComparator - Class in pixeljelly.ops
 
HoughTransformOp.ArrayComparator() - Constructor for class pixeljelly.ops.HoughTransformOp.ArrayComparator
 
HSVtoPackedRGB(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
HSVtoRGB(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
HUE - Static variable in class pixeljelly.ops.HistogramEqualizeOp
 
HueAvoidOp - Class in pixeljelly.ops
 
HueAvoidOp(float, float, float) - Constructor for class pixeljelly.ops.HueAvoidOp
 
HueAvoidOp() - Constructor for class pixeljelly.ops.HueAvoidOp
 
HueBinaryOp - Class in pixeljelly.ops
 
HueBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.HueBinaryOp
 
HueSatIntOp - Class in pixeljelly.ops
 
HueSatIntOp(float, float, float) - Constructor for class pixeljelly.ops.HueSatIntOp
 
HueSatIntOp(float[]) - Constructor for class pixeljelly.ops.HueSatIntOp
 
HueSatIntOp() - Constructor for class pixeljelly.ops.HueSatIntOp
 

I

IllegalFormatException - Exception in pixeljelly.io
 
IllegalFormatException() - Constructor for exception pixeljelly.io.IllegalFormatException
 
IllegalFormatException(String) - Constructor for exception pixeljelly.io.IllegalFormatException
 
imag - Variable in class pixeljelly.utilities.Complex
 
ImageDecoder - Class in pixeljelly.io
 
ImageDecoder() - Constructor for class pixeljelly.io.ImageDecoder
 
ImageEncoder - Class in pixeljelly.io
 
ImageEncoder() - Constructor for class pixeljelly.io.ImageEncoder
 
ImagePadder - Interface in pixeljelly.utilities
 
ImageScanner - Class in pixeljelly.scanners
 
ImageScanner(Rectangle, int) - Constructor for class pixeljelly.scanners.ImageScanner
 
ImageScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.ImageScanner
 
ImageScanner(BufferedImage, Rectangle, boolean) - Constructor for class pixeljelly.scanners.ImageScanner
 
ImageScanner(Rectangle) - Constructor for class pixeljelly.scanners.ImageScanner
 
ImageTiler - Class in pixeljelly.scanners
 
ImageTiler(BufferedImage, int, int) - Constructor for class pixeljelly.scanners.ImageTiler
 
ImagingUtilities - Class in pixeljelly.utilities
 
ImagingUtilities() - Constructor for class pixeljelly.utilities.ImagingUtilities
 
ImpliesBinaryOp - Class in pixeljelly.ops
 
ImpliesBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.ImpliesBinaryOp
 
ImpulseNoiseOp - Class in pixeljelly.ops
 
ImpulseNoiseOp() - Constructor for class pixeljelly.ops.ImpulseNoiseOp
 
ImpulseNoiseOp(double) - Constructor for class pixeljelly.ops.ImpulseNoiseOp
 
ImpulseNoiseOp(double, boolean) - Constructor for class pixeljelly.ops.ImpulseNoiseOp
 
include(Location) - Method in class pixeljelly.features.Component
 
include(double, int) - Method in class pixeljelly.features.MinMax
A value is included in the specified band.
INDEPENDENT - Static variable in class pixeljelly.ops.QuadTreeOp
 
index - Variable in class pixeljelly.scanners.RasterScanner
 
index - Variable in class pixeljelly.scanners.SerpentineScanner
 
IndexBasedImage - Class in pixeljelly.digitalimages
 
IndexBasedImage(int, int) - Constructor for class pixeljelly.digitalimages.IndexBasedImage
 
IndexBasedImage(int, int, Color[]) - Constructor for class pixeljelly.digitalimages.IndexBasedImage
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.DispersionMapper
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.FisheyeMapper
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.InverseMapper
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.KaleidoscopeMapper
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.Perspective3DMapper
 
initializeMapping(BufferedImage) - Method in class pixeljelly.utilities.TwirlMapper
 
initializeSource(BufferedImage) - Method in class pixeljelly.utilities.WaveMapper
 
interpolant - Variable in class pixeljelly.ops.ForwardGeometricTransformOp
 
interpolant - Variable in class pixeljelly.ops.GeometricTransformOp
 
Interpolant - Interface in pixeljelly.utilities
 
interpolate(BufferedImage, ImagePadder, Point2D, int) - Method in class pixeljelly.utilities.BilinearInterpolant
 
interpolate(BufferedImage, ImagePadder, Point2D, int) - Method in interface pixeljelly.utilities.Interpolant
 
interpolate(BufferedImage, ImagePadder, Point2D, int) - Method in class pixeljelly.utilities.NearestNeighborInterpolant
 
inverseFFT(Complex[]) - Static method in class pixeljelly.features.FFT
 
InverseMapper - Class in pixeljelly.utilities
 
InverseMapper() - Constructor for class pixeljelly.utilities.InverseMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.AffineMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.BigCenterMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.DiffusionMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.DispersionMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.FisheyeMapper
 
inverseTransform(int, int, Point2D) - Method in class pixeljelly.utilities.InverseMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.InverseMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.KaleidoscopeMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.Perspective3DMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.ResampleMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.TwirlMapper
 
inverseTransform(Point2D, Point2D) - Method in class pixeljelly.utilities.WaveMapper
 
invert() - Method in class pixeljelly.utilities.Mask
 
InvertOp - Class in pixeljelly.ops
 
InvertOp() - Constructor for class pixeljelly.ops.InvertOp
 
isBackground(int) - Method in class pixeljelly.features.Components
 
isBackground(int) - Method in class pixeljelly.ops.OutlineOp
 
isBackground(int) - Method in class pixeljelly.ops.ThinningOp
 
isBinary(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
isColor(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
isEvenLength() - Method in class pixeljelly.utilities.Wavelet
 
isForeground(int) - Method in class pixeljelly.features.Components
 
isForeground(int) - Method in class pixeljelly.ops.ThinningOp
 
isGray(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
isIncluded(int, int) - Method in class pixeljelly.utilities.Mask
 
isIndexed(BufferedImage) - Static method in class pixeljelly.features.FeatureFactory
 
isSeperable() - Method in class pixeljelly.utilities.Kernel2D
 
isSeperable() - Method in class pixeljelly.utilities.NonSeperableKernel
 
isSeperable() - Method in class pixeljelly.utilities.SeperableKernel
 
isSymmetric() - Method in class pixeljelly.utilities.Wavelet
 
isValid() - Method in class pixeljelly.scanners.PeanoScanner
 
isValidLocation() - Method in class pixeljelly.scanners.HilbertScanner
 
iterator() - Method in class pixeljelly.scanners.EightNeighbors
 
iterator() - Method in class pixeljelly.scanners.ImageScanner
 

J

JarvisJudicNinkeColorDitheringOp - Class in pixeljelly.ops
 
JarvisJudicNinkeColorDitheringOp(Palette) - Constructor for class pixeljelly.ops.JarvisJudicNinkeColorDitheringOp
 
JarvisJudicNinkeDitheringOp - Class in pixeljelly.ops
 
JarvisJudicNinkeDitheringOp() - Constructor for class pixeljelly.ops.JarvisJudicNinkeDitheringOp
 
JellyBeanOp - Class in pixeljelly.ops
 
JellyBeanOp(int, int) - Constructor for class pixeljelly.ops.JellyBeanOp
 

K

KaleidoscopeMapper - Class in pixeljelly.utilities
 
KaleidoscopeMapper(double, int) - Constructor for class pixeljelly.utilities.KaleidoscopeMapper
 
keepSourceDepth(boolean) - Method in class pixeljelly.ops.BandExtractOp
 
Kernel2D - Class in pixeljelly.utilities
 
Kernel2D(int, int) - Constructor for class pixeljelly.utilities.Kernel2D
 
KernelIO - Class in pixeljelly.utilities
 
KernelIO() - Constructor for class pixeljelly.utilities.KernelIO
 

L

left - Variable in class pixeljelly.ops.BinaryImageOp
 
lessThan(Location) - Method in class pixeljelly.scanners.Location
 
LinearArrayDigitalImage - Class in pixeljelly.digitalimages
 
LinearArrayDigitalImage(int, int, int) - Constructor for class pixeljelly.digitalimages.LinearArrayDigitalImage
 
load(File) - Static method in class pixeljelly.utilities.FontSet
 
LoadOp - Class in pixeljelly.ops
 
LoadOp(URL) - Constructor for class pixeljelly.ops.LoadOp
 
LoadOp(File) - Constructor for class pixeljelly.ops.LoadOp
 
Location - Class in pixeljelly.scanners
 
Location(int, int, int) - Constructor for class pixeljelly.scanners.Location
 
Location(Location) - Constructor for class pixeljelly.scanners.Location
 
Location() - Constructor for class pixeljelly.scanners.Location
 
Location(int, int) - Constructor for class pixeljelly.scanners.Location
 
LOG10 - Static variable in class pixeljelly.utilities.Complex
 
LogCompressionOp - Class in pixeljelly.ops
 
LogCompressionOp() - Constructor for class pixeljelly.ops.LogCompressionOp
 
LossyCACDecoder - Class in pixeljelly.io
 
LossyCACDecoder() - Constructor for class pixeljelly.io.LossyCACDecoder
 
LossyCACEncoder - Class in pixeljelly.io
 
LossyCACEncoder(double[]) - Constructor for class pixeljelly.io.LossyCACEncoder
 
LSBSteganographer - Class in pixeljelly.utilities
 
LSBSteganographer() - Constructor for class pixeljelly.utilities.LSBSteganographer
 

M

MagnitudeOfGradientOp - Class in pixeljelly.ops
 
MagnitudeOfGradientOp() - Constructor for class pixeljelly.ops.MagnitudeOfGradientOp
 
main(String[]) - Static method in class pixeljelly.digitalimages.PackedPixelImage
 
main(String[]) - Static method in class pixeljelly.io.BufferedImageOutputStream
 
main(String[]) - Static method in class pixeljelly.ops.CorrelationOp
 
main(String[]) - Static method in class pixeljelly.ops.HaarOp
 
main(String[]) - Static method in class pixeljelly.ops.SinThresholdingOp
 
main(String[]) - Static method in class pixeljelly.scanners.PeanoScanner
 
main(String[]) - Static method in class pixeljelly.scanners.SpiralScanner
 
main(String[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
makeNoise(BufferedImage) - Method in class pixeljelly.utilities.DispersionMapper
 
mapper - Variable in class pixeljelly.ops.GeometricTransformOp
 
mask - Variable in class pixeljelly.ops.AlphaMergeOp
 
Mask - Class in pixeljelly.utilities
 
Mask(int, int, boolean[]) - Constructor for class pixeljelly.utilities.Mask
 
MaskFactory - Class in pixeljelly.utilities
 
MaskFactory() - Constructor for class pixeljelly.utilities.MaskFactory
 
MaxBinaryOp - Class in pixeljelly.ops
 
MaxBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.MaxBinaryOp
 
MaxBrightnessBinaryOp - Class in pixeljelly.ops
 
MaxBrightnessBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.MaxBrightnessBinaryOp
 
maxIndex - Variable in class pixeljelly.scanners.SerpentineScanner
 
maxRadius - Variable in class pixeljelly.ops.WindowOp
 
MinBinaryOp - Class in pixeljelly.ops
 
MinBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.MinBinaryOp
 
MinMax - Class in pixeljelly.features
The MinMax class presents a convenient method for obtaining and using the minimum and maximum values within a BufferedImage.
MinMax(int) - Constructor for class pixeljelly.features.MinMax
Constructs a MinMax object having the specified number of bands.
minus(Complex) - Method in class pixeljelly.utilities.Complex
 
model - Variable in class pixeljelly.ops.BandExtractOp
 
MostCommonOp - Class in pixeljelly.ops
 
MostCommonOp() - Constructor for class pixeljelly.ops.MostCommonOp
 
MostCommonOp(Mask, ImagePadder) - Constructor for class pixeljelly.ops.MostCommonOp
 
MostCommonOp(Mask) - Constructor for class pixeljelly.ops.MostCommonOp
 
move(ZigZagScanner.Direction) - Method in class pixeljelly.scanners.ZigZagScanner
 
multiply(float) - Method in class pixeljelly.utilities.Complex
 
MultiplyBinaryOp - Class in pixeljelly.ops
 
MultiplyBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.MultiplyBinaryOp
 
mX() - Method in class pixeljelly.features.Component
 
mXX() - Method in class pixeljelly.features.Component
 
mXY() - Method in class pixeljelly.features.Component
 
mY() - Method in class pixeljelly.features.Component
 
mYY() - Method in class pixeljelly.features.Component
 

N

NearestNeighborInterpolant - Class in pixeljelly.utilities
 
NearestNeighborInterpolant() - Constructor for class pixeljelly.utilities.NearestNeighborInterpolant
 
next() - Method in class pixeljelly.scanners.EightNeighbors
 
next() - Method in class pixeljelly.scanners.ImageScanner
 
next() - Method in class pixeljelly.scanners.ImageTiler
 
nextElement() - Method in class pixeljelly.scanners.ImageScanner
 
nextLocation - Variable in class pixeljelly.scanners.ImageScanner
 
NonSeperableKernel - Class in pixeljelly.utilities
 
NonSeperableKernel(int, int, float[]) - Constructor for class pixeljelly.utilities.NonSeperableKernel
 
NorBinaryOp - Class in pixeljelly.ops
 
NorBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.NorBinaryOp
 
normalizedMoment(int, int) - Method in class pixeljelly.features.Component
 
normalizedMXX() - Method in class pixeljelly.features.Component
 
normalizedMXY() - Method in class pixeljelly.features.Component
 
normalizedMYY() - Method in class pixeljelly.features.Component
 
NullOp - Class in pixeljelly.ops
 
NullOp() - Constructor for class pixeljelly.ops.NullOp
 
numBands - Variable in class pixeljelly.scanners.ImageScanner
 

O

offset - Variable in class pixeljelly.ops.RescaleOp
 
OpenOp - Class in pixeljelly.ops
The OpenOp class is a BufferedImageOp that performs an opening on a binary image.
OpenOp(Mask) - Constructor for class pixeljelly.ops.OpenOp
Construct an OpenOp using the specificied structuring element
OpThread - Class in pixeljelly.ops
 
OpThread(BufferedImageOp, BufferedImage, ImageTiler, BufferedImage) - Constructor for class pixeljelly.ops.OpThread
 
OrBinaryOp - Class in pixeljelly.ops
 
OrBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.OrBinaryOp
 
ORDERED_3x3 - Static variable in class pixeljelly.ops.DitherMatrixOp
 
OutlineOp - Class in pixeljelly.ops
 
OutlineOp() - Constructor for class pixeljelly.ops.OutlineOp
 
OvalCheckerBoardImage - Class in pixeljelly.ops
 
OvalCheckerBoardImage(int, int, int, int, Color, Color) - Constructor for class pixeljelly.ops.OvalCheckerBoardImage
 

P

PackedPixelImage - Class in pixeljelly.digitalimages
 
PackedPixelImage(int, int, int) - Constructor for class pixeljelly.digitalimages.PackedPixelImage
 
Palette - Class in pixeljelly.features
 
Palette() - Constructor for class pixeljelly.features.Palette
 
Palette.ColorComparator - Class in pixeljelly.features
 
Palette.ColorComparator() - Constructor for class pixeljelly.features.Palette.ColorComparator
 
PaletteMakingOp - Class in pixeljelly.ops
 
PaletteMakingOp(int) - Constructor for class pixeljelly.ops.PaletteMakingOp
 
Parallelizable - Interface in pixeljelly.ops
 
Pattern - Class in pixeljelly.utilities
 
Pattern(int, int, boolean[]) - Constructor for class pixeljelly.utilities.Pattern
 
Pattern(int, int, int) - Constructor for class pixeljelly.utilities.Pattern
 
PatterningOp - Class in pixeljelly.ops
 
PatterningOp(FontSet) - Constructor for class pixeljelly.ops.PatterningOp
 
PatterningOp(int, int) - Constructor for class pixeljelly.ops.PatterningOp
 
PatterningOp() - Constructor for class pixeljelly.ops.PatterningOp
 
PeanoScanner - Class in pixeljelly.scanners
 
PeanoScanner(Rectangle, int) - Constructor for class pixeljelly.scanners.PeanoScanner
 
PeanoScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.PeanoScanner
 
percentageWhite() - Method in class pixeljelly.utilities.Pattern
 
Perspective3DMapper - Class in pixeljelly.utilities
 
Perspective3DMapper(double, double, double, double) - Constructor for class pixeljelly.utilities.Perspective3DMapper
 
pixeljelly.digitalimages - package pixeljelly.digitalimages
 
pixeljelly.features - package pixeljelly.features
 
pixeljelly.io - package pixeljelly.io
 
pixeljelly.ops - package pixeljelly.ops
 
pixeljelly.scanners - package pixeljelly.scanners
 
pixeljelly.utilities - package pixeljelly.utilities
 
pj(String, int) - Static method in class pixeljelly.scanners.PeanoScanner
 
PluggableImageOp - Interface in pixeljelly.ops
 
plus(Complex) - Method in class pixeljelly.utilities.Complex
 
PredictorDecoder - Class in pixeljelly.io
 
PredictorDecoder() - Constructor for class pixeljelly.io.PredictorDecoder
 
PredictorEncoder - Class in pixeljelly.io
 
PredictorEncoder() - Constructor for class pixeljelly.io.PredictorEncoder
 
printArray(double[]) - Method in class pixeljelly.ops.HaarOp
 
printArray(Integer[]) - Method in class pixeljelly.ops.HoughTransformOp
 
publicNextLocation - Variable in class pixeljelly.scanners.ImageScanner
 

Q

QuadTreeFunction - Interface in pixeljelly.utilities
 
QuadTreeOp - Class in pixeljelly.ops
 
QuadTreeOp(double, boolean, QuadTreeFunction) - Constructor for class pixeljelly.ops.QuadTreeOp
 
QuadTreeOp(double, boolean) - Constructor for class pixeljelly.ops.QuadTreeOp
 
quantize(float[], int, int) - Method in class pixeljelly.utilities.Quantizer
 
Quantizer - Class in pixeljelly.utilities
 
Quantizer(int) - Constructor for class pixeljelly.utilities.Quantizer
 
quoted(int) - Static method in class pixeljelly.scanners.PeanoScanner
 

R

RADIAL - Static variable in class pixeljelly.ops.GradientFilledBufferedImage
 
RadialAlphaMask - Class in pixeljelly.utilities
 
RadialAlphaMask() - Constructor for class pixeljelly.utilities.RadialAlphaMask
 
RaisedBorderOp - Class in pixeljelly.ops
 
RaisedBorderOp() - Constructor for class pixeljelly.ops.RaisedBorderOp
 
randomColor() - Method in class pixeljelly.ops.SegmentOp
 
RandomDitheringOp - Class in pixeljelly.ops
 
RandomDitheringOp(int) - Constructor for class pixeljelly.ops.RandomDitheringOp
 
RandomDitheringOp() - Constructor for class pixeljelly.ops.RandomDitheringOp
 
RandomTileShifter - Class in pixeljelly.ops
 
RandomTileShifter(double, double, double) - Constructor for class pixeljelly.ops.RandomTileShifter
 
RankOp - Class in pixeljelly.ops
 
RankOp(Mask, int) - Constructor for class pixeljelly.ops.RankOp
 
RasterScanner - Class in pixeljelly.scanners
 
RasterScanner(BufferedImage, Rectangle, boolean) - Constructor for class pixeljelly.scanners.RasterScanner
 
RasterScanner(Rectangle) - Constructor for class pixeljelly.scanners.RasterScanner
 
RasterScanner(Rectangle, int) - Constructor for class pixeljelly.scanners.RasterScanner
 
RasterScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.RasterScanner
 
rcgString() - Method in class pixeljelly.scanners.PeanoScanner
 
read() - Method in class pixeljelly.io.BufferedImageInputStream
 
read() - Method in class pixeljelly.io.HalfByteInputStream
 
read(File) - Static method in class pixeljelly.utilities.KernelIO
 
readHalfByte() - Method in class pixeljelly.io.HalfByteInputStream
 
readInt(InputStream) - Method in class pixeljelly.io.PredictorDecoder
 
readInt(InputStream) - Static method in class pixeljelly.io.PredictorEncoder
 
real - Variable in class pixeljelly.utilities.Complex
 
reds() - Method in class pixeljelly.features.Palette
 
reds - Variable in class pixeljelly.ops.FalseColorOp
 
ReflectivePadder - Class in pixeljelly.utilities
 
region - Variable in class pixeljelly.scanners.ImageScanner
 
remove() - Method in class pixeljelly.scanners.EightNeighbors
 
remove() - Method in class pixeljelly.scanners.ImageScanner
 
remove() - Method in class pixeljelly.scanners.ImageTiler
 
RemoveAlphaOp - Class in pixeljelly.ops
 
RemoveAlphaOp() - Constructor for class pixeljelly.ops.RemoveAlphaOp
 
resample(int, int) - Method in class pixeljelly.ops.ColorDepthOp
 
resample(float, int) - Method in class pixeljelly.ops.ColorDepthOp
 
ResampleMapper - Class in pixeljelly.utilities
 
ResampleMapper(double, double) - Constructor for class pixeljelly.utilities.ResampleMapper
 
ResampleOp - Class in pixeljelly.ops
 
ResampleOp(double, double) - Constructor for class pixeljelly.ops.ResampleOp
 
ResampleOp(double, double, Interpolant) - Constructor for class pixeljelly.ops.ResampleOp
 
ResampleOp(double, double, Interpolant, ImagePadder) - Constructor for class pixeljelly.ops.ResampleOp
 
RescaleOp - Class in pixeljelly.ops
 
RescaleOp(double[], double[]) - Constructor for class pixeljelly.ops.RescaleOp
 
RescaleOp(double, double) - Constructor for class pixeljelly.ops.RescaleOp
 
RescaleToByteOp - Class in pixeljelly.ops
 
RescaleToByteOp(boolean) - Constructor for class pixeljelly.ops.RescaleToByteOp
 
RescaleToByteOp() - Constructor for class pixeljelly.ops.RescaleToByteOp
 
reset() - Method in class pixeljelly.scanners.EightNeighbors
 
reset(int) - Method in class pixeljelly.scanners.EightNeighbors
 
ResizeOp - Class in pixeljelly.ops
 
ResizeOp(int, int, ImagePadder) - Constructor for class pixeljelly.ops.ResizeOp
 
ResizeOp(int, int) - Constructor for class pixeljelly.ops.ResizeOp
 
RGBtoCMY(Color) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoCMY(int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoCMY(int, int, int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoCMY(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoGRAY(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoHSV(Color) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoHSV(int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoHSV(int, int, int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoHSV(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoYUV(Color) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoYUV(int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoYUV(int, int, int) - Static method in class pixeljelly.utilities.ColorUtilities
 
RGBtoYUV(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
RobertsCrossOp - Class in pixeljelly.ops
 
RobertsCrossOp() - Constructor for class pixeljelly.ops.RobertsCrossOp
 
Rotate90Op - Class in pixeljelly.ops
 
Rotate90Op(Rotate90Op.RotateType) - Constructor for class pixeljelly.ops.Rotate90Op
 
Rotate90Op.RotateType - Enum in pixeljelly.ops
 
RotateOp - Class in pixeljelly.ops
 
RotateOp(int) - Constructor for class pixeljelly.ops.RotateOp
 
row - Variable in class pixeljelly.scanners.Location
 
run() - Method in class pixeljelly.ops.OpThread
 
RunLengthDecoder - Class in pixeljelly.io
 
RunLengthDecoder() - Constructor for class pixeljelly.io.RunLengthDecoder
 
RunLengthEncoder - Class in pixeljelly.io
 
RunLengthEncoder() - Constructor for class pixeljelly.io.RunLengthEncoder
 

S

safelySetSample(BufferedImage, int, int, int, int) - Static method in class pixeljelly.utilities.ImagingUtilities
 
safelySetSample(BufferedImage, int, int, int, float) - Static method in class pixeljelly.utilities.ImagingUtilities
 
SaturationBinaryOp - Class in pixeljelly.ops
 
SaturationBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.SaturationBinaryOp
 
scale(double) - Method in class pixeljelly.ops.ShadowMapOp
 
scale(float, SimpleColorModel, int) - Static method in class pixeljelly.utilities.ColorUtilities
 
scalingFactor - Variable in class pixeljelly.ops.RescaleOp
 
ScannerTest - Class in pixeljelly.scanners
 
ScannerTest() - Constructor for class pixeljelly.scanners.ScannerTest
 
ScanningTestOp - Class in pixeljelly.ops
 
ScanningTestOp() - Constructor for class pixeljelly.ops.ScanningTestOp
 
ScreenBinaryOp - Class in pixeljelly.ops
 
ScreenBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.ScreenBinaryOp
 
SegmentOp - Class in pixeljelly.ops
 
SegmentOp() - Constructor for class pixeljelly.ops.SegmentOp
Creates a new instance of SegmentOp
SegmentOp(int, double, Color) - Constructor for class pixeljelly.ops.SegmentOp
 
SeparableConvolveOp - Class in pixeljelly.ops
 
SeparableConvolveOp(float[], float[], int, RenderingHints) - Constructor for class pixeljelly.ops.SeparableConvolveOp
 
SeperableKernel - Class in pixeljelly.utilities
 
SeperableKernel(float[], float[]) - Constructor for class pixeljelly.utilities.SeperableKernel
 
SepiaToneOp - Class in pixeljelly.ops
 
SepiaToneOp() - Constructor for class pixeljelly.ops.SepiaToneOp
 
SerpentineScanner - Class in pixeljelly.scanners
 
SerpentineScanner(BufferedImage, Rectangle, boolean) - Constructor for class pixeljelly.scanners.SerpentineScanner
 
SerpentineScanner(Rectangle) - Constructor for class pixeljelly.scanners.SerpentineScanner
 
SerpentineScanner(Rectangle, int) - Constructor for class pixeljelly.scanners.SerpentineScanner
 
SerpentineScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.SerpentineScanner
 
set(int, int, boolean) - Method in class pixeljelly.utilities.Pattern
 
setBackground(Color) - Method in class pixeljelly.ops.SegmentOp
 
setBandToExtract(int) - Method in class pixeljelly.ops.BandExtractOp
 
setBlockSize(int) - Method in class pixeljelly.io.BinaryCACEncoder
 
setBrightness(float) - Method in class pixeljelly.ops.BrightnessContrastOp
 
setCenter(double, double) - Method in class pixeljelly.utilities.BigCenterMapper
 
setCenter(double, double) - Method in class pixeljelly.utilities.Perspective3DMapper
 
setChainCode(ChainCode) - Method in class pixeljelly.features.Component
 
setChainCodes() - Method in class pixeljelly.features.Components
 
setConnectivity(int) - Method in class pixeljelly.ops.SegmentOp
 
setContrast(float) - Method in class pixeljelly.ops.BrightnessContrastOp
 
setDelta(double) - Method in class pixeljelly.io.DeltaModulationEncoder
 
setElement(Mask) - Method in class pixeljelly.ops.DilationOp
 
setElement(Mask) - Method in class pixeljelly.ops.ErosionOp
 
setHandler(ImagePadder) - Method in class pixeljelly.ops.ConvolutionOp
 
setImag(float) - Method in class pixeljelly.utilities.Complex
Set imaginary component
setIntensityOnly(boolean) - Method in class pixeljelly.ops.ImpulseNoiseOp
 
setKernel(Mask) - Method in class pixeljelly.ops.CloseOp
 
setKernel(Kernel2D) - Method in class pixeljelly.ops.ConvolutionOp
 
setKernel(Mask) - Method in class pixeljelly.ops.OpenOp
Sets the structuring element used by this operation
setLevel(int) - Method in class pixeljelly.utilities.Quantizer
 
setMask(Mask) - Method in class pixeljelly.ops.RankOp
 
setMessage(BufferedImage) - Method in class pixeljelly.ops.SteganographerEmbedOp
 
setNext() - Method in class pixeljelly.scanners.PeanoScanner
 
setNoiseAmount(double) - Method in class pixeljelly.ops.ImpulseNoiseOp
 
setNoisePercent(double) - Method in class pixeljelly.ops.ImpulseNoiseOp
 
setPaletteColor(int, Color) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
setPercent(double) - Method in class pixeljelly.ops.SharpenOp
 
setPixel(int, int, int[]) - Method in class pixeljelly.digitalimages.ArrayDigitalImage
 
setPixel(int, int, int[]) - Method in interface pixeljelly.digitalimages.DigitalImage
 
setPixel(int, int, int[]) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
setPixel(int, int, int[]) - Method in class pixeljelly.digitalimages.LinearArrayDigitalImage
 
setPixel(int, int, int[]) - Method in class pixeljelly.digitalimages.PackedPixelImage
 
setRank(int) - Method in class pixeljelly.ops.RankOp
 
setReal(float) - Method in class pixeljelly.utilities.Complex
Set real component
setRealImag(float, float) - Method in class pixeljelly.utilities.Complex
 
setSample(int, int, int, int) - Method in class pixeljelly.digitalimages.ArrayDigitalImage
 
setSample(int, int, int, int) - Method in interface pixeljelly.digitalimages.DigitalImage
 
setSample(int, int, int, int) - Method in class pixeljelly.digitalimages.IndexBasedImage
 
setSample(int, int, int, int) - Method in class pixeljelly.digitalimages.LinearArrayDigitalImage
 
setSample(int, int, int, int) - Method in class pixeljelly.digitalimages.PackedPixelImage
 
setScaleFactors(double, double) - Method in class pixeljelly.ops.ResampleOp
 
setScaleFactors(double, double) - Method in class pixeljelly.utilities.ResampleMapper
 
setStrength(double) - Method in class pixeljelly.utilities.BigCenterMapper
 
setStrength(double, double) - Method in class pixeljelly.utilities.Perspective3DMapper
 
setTakeAbsoluteValue(boolean) - Method in class pixeljelly.ops.ConvolutionOp
 
setThreshold(int) - Method in class pixeljelly.ops.FixedThresholdingOp
 
setThresholds(double[]) - Method in class pixeljelly.io.LossyCACEncoder
 
setTolerance(double) - Method in class pixeljelly.ops.SegmentOp
 
setType(int) - Method in class pixeljelly.ops.RotateOp
 
setWavelength(double, double) - Method in class pixeljelly.utilities.BigCenterMapper
 
setWavelet(Wavelet) - Method in class pixeljelly.ops.WaveletTransformOp
 
ShadowMapOp - Class in pixeljelly.ops
 
ShadowMapOp() - Constructor for class pixeljelly.ops.ShadowMapOp
 
SharpenOp - Class in pixeljelly.ops
 
SharpenOp(double) - Constructor for class pixeljelly.ops.SharpenOp
 
SharpenOp() - Constructor for class pixeljelly.ops.SharpenOp
 
SierraColorDitheringOp - Class in pixeljelly.ops
 
SierraColorDitheringOp(Palette) - Constructor for class pixeljelly.ops.SierraColorDitheringOp
 
SierraDitheringOp - Class in pixeljelly.ops
 
SierraDitheringOp() - Constructor for class pixeljelly.ops.SierraDitheringOp
 
SimpleColorModel - Enum in pixeljelly.utilities
 
SimpleConvolveOp - Class in pixeljelly.ops
 
SimpleConvolveOp(int, int, float[][]) - Constructor for class pixeljelly.ops.SimpleConvolveOp
 
SinThresholdingOp - Class in pixeljelly.ops
 
size - Variable in class pixeljelly.ops.AdaptiveLocalThresholdingOp
 
SpiralScanner - Class in pixeljelly.scanners
 
SpiralScanner(BufferedImage, boolean) - Constructor for class pixeljelly.scanners.SpiralScanner
 
SpiralScanner(Rectangle) - Constructor for class pixeljelly.scanners.SpiralScanner
 
SpiralScanner.Direction - Enum in pixeljelly.scanners
 
srcBand - Variable in class pixeljelly.ops.BandWriteOp
 
stats(BufferedImage) - Static method in class pixeljelly.ops.BandWriteOp
 
SteganographerEmbedOp - Class in pixeljelly.ops
 
SteganographerEmbedOp(BufferedImage) - Constructor for class pixeljelly.ops.SteganographerEmbedOp
 
SteganographerExtractOp - Class in pixeljelly.ops
 
SteganographerExtractOp() - Constructor for class pixeljelly.ops.SteganographerExtractOp
 
StuckiColorDitheringOp - Class in pixeljelly.ops
 
StuckiColorDitheringOp(Palette) - Constructor for class pixeljelly.ops.StuckiColorDitheringOp
 
StuckiDitheringOp - Class in pixeljelly.ops
 
StuckiDitheringOp() - Constructor for class pixeljelly.ops.StuckiDitheringOp
 
SubtractBinaryOp - Class in pixeljelly.ops
 
SubtractBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.SubtractBinaryOp
 

T

TemplateMatchingOp - Class in pixeljelly.ops
 
TemplateMatchingOp(BufferedImage) - Constructor for class pixeljelly.ops.TemplateMatchingOp
 
TemplateMatchingOp() - Constructor for class pixeljelly.ops.TemplateMatchingOp
 
testImage() - Static method in class pixeljelly.ops.BandWriteOp
 
TextEncoder - Class in pixeljelly.io
 
TextEncoder() - Constructor for class pixeljelly.io.TextEncoder
 
ThinningOp - Class in pixeljelly.ops
 
ThinningOp() - Constructor for class pixeljelly.ops.ThinningOp
 
thinOnce(BufferedImage, int) - Method in class pixeljelly.ops.ThinningOp
 
ThreadedImageOp - Class in pixeljelly.ops
 
ThreadedImageOp(BufferedImageOp, int, int, int) - Constructor for class pixeljelly.ops.ThreadedImageOp
 
ThreadedImageOp(BufferedImageOp, int, int) - Constructor for class pixeljelly.ops.ThreadedImageOp
 
TiledPadder - Class in pixeljelly.utilities
 
times(Complex) - Method in class pixeljelly.utilities.Complex
 
toAngle(int) - Method in class pixeljelly.ops.HoughTransformOp
 
toBase3(BigInteger, int) - Static method in class pixeljelly.scanners.PeanoScanner
 
toBufferedImage(float[][]) - Static method in class pixeljelly.features.FeatureFactory
 
toCDFArray() - Method in class pixeljelly.features.Histogram
 
toFloatArray(BufferedImage, int) - Static method in class pixeljelly.features.FeatureFactory
 
toInt(char) - Static method in class pixeljelly.scanners.PeanoScanner
 
toPoint(String) - Static method in class pixeljelly.scanners.PeanoScanner
 
toRadIndex(int) - Method in class pixeljelly.ops.HoughTransformOp
 
toRadIndex2(double) - Method in class pixeljelly.ops.HoughTransformOp
 
toRadius(int) - Method in class pixeljelly.ops.HoughTransformOp
 
toSepia(int, int, int) - Method in class pixeljelly.ops.SepiaToneOp
 
toString() - Method in class pixeljelly.features.ChainCode
 
toString() - Method in class pixeljelly.scanners.Location
 
toString() - Method in class pixeljelly.utilities.Complex
 
toString() - Method in class pixeljelly.utilities.FontSet
 
toString() - Method in class pixeljelly.utilities.Pattern
 
toSVG(String, String) - Static method in class pixeljelly.scanners.PeanoScanner
 
toThetaIndex(int) - Method in class pixeljelly.ops.HoughTransformOp
 
trace(Location, int, BufferedImage) - Method in class pixeljelly.features.Components
 
TraceContourOp - Class in pixeljelly.ops
 
TraceContourOp() - Constructor for class pixeljelly.ops.TraceContourOp
 
TwirlMapper - Class in pixeljelly.utilities
 
TwirlMapper(double, double, double) - Constructor for class pixeljelly.utilities.TwirlMapper
Creates a new instance of TwirlMapper

U

union(Location, Location) - Method in class pixeljelly.features.Components
 
union(Location, Location) - Method in class pixeljelly.utilities.DisjointSet
 
updateHistogram(int[], Location, BufferedImage) - Method in class pixeljelly.ops.FastMedianOp
 
updateHistogram(int[], Location, BufferedImage) - Method in class pixeljelly.ops.MostCommonOp
 
updateNext() - Method in class pixeljelly.scanners.HilbertScanner
 
updateNext() - Method in class pixeljelly.scanners.ImageScanner
 
updateNext() - Method in class pixeljelly.scanners.PeanoScanner
 
updateNext() - Method in class pixeljelly.scanners.RasterScanner
 
updateNext() - Method in class pixeljelly.scanners.SerpentineScanner
 
updateNext() - Method in class pixeljelly.scanners.SpiralScanner
 
updateNext() - Method in class pixeljelly.scanners.ZigZagScanner
 

V

value(double, double) - Method in class pixeljelly.ops.WindowOp.NullFunction
 
value(double, double) - Method in class pixeljelly.utilities.BartlettWindowingFunction
 
value(double, double) - Method in class pixeljelly.utilities.BlackmanWindowingFunction
 
value(double, double) - Method in class pixeljelly.utilities.ButterworthWindowingFunction
 
value(double, double) - Method in class pixeljelly.utilities.HammingWindowingFunction
 
value(double, double) - Method in class pixeljelly.utilities.HanningWindowingFunction
 
value(double, double) - Method in interface pixeljelly.utilities.WindowingFunction
 
ValueBinaryOp - Class in pixeljelly.ops
 
ValueBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.ValueBinaryOp
 
valueOf(String) - Static method in enum pixeljelly.ops.Rotate90Op.RotateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pixeljelly.scanners.SpiralScanner.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pixeljelly.utilities.SimpleColorModel
Returns the enum constant of this type with the specified name.
values() - Static method in enum pixeljelly.ops.Rotate90Op.RotateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pixeljelly.scanners.SpiralScanner.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pixeljelly.utilities.SimpleColorModel
Returns an array containing the constants of this enum type, in the order they are declared.
VERTICAL - Static variable in class pixeljelly.ops.GradientFilledBufferedImage
 
VerticalFlipOp - Class in pixeljelly.ops
 
VerticalFlipOp() - Constructor for class pixeljelly.ops.VerticalFlipOp
 

W

Wavelet - Class in pixeljelly.utilities
 
Wavelet(String, float[], float[], float[], float[], int, boolean) - Constructor for class pixeljelly.utilities.Wavelet
 
WaveletFactory - Class in pixeljelly.utilities
 
WaveletFactory() - Constructor for class pixeljelly.utilities.WaveletFactory
 
wavelets - Static variable in class pixeljelly.utilities.WaveletFactory
 
WaveletTransformOp - Class in pixeljelly.ops
 
WaveletTransformOp() - Constructor for class pixeljelly.ops.WaveletTransformOp
 
WaveletTransformOp(String, int, boolean) - Constructor for class pixeljelly.ops.WaveletTransformOp
 
WaveMapper - Class in pixeljelly.utilities
 
WaveMapper(double, double, double, double, double, double) - Constructor for class pixeljelly.utilities.WaveMapper
 
width - Variable in class pixeljelly.digitalimages.AbstractDigitalImage
 
windowingFunction - Variable in class pixeljelly.ops.WindowOp
 
WindowingFunction - Interface in pixeljelly.utilities
 
WindowOp - Class in pixeljelly.ops
 
WindowOp(WindowingFunction, boolean) - Constructor for class pixeljelly.ops.WindowOp
 
WindowOp() - Constructor for class pixeljelly.ops.WindowOp
 
WindowOp.NullFunction - Class in pixeljelly.ops
 
WindowOp.NullFunction() - Constructor for class pixeljelly.ops.WindowOp.NullFunction
 
write(int) - Method in class pixeljelly.io.BitOutputStream
 
write(int) - Method in class pixeljelly.io.BufferedImageOutputStream
 
write(File) - Method in class pixeljelly.utilities.FontSet
 
write(File, Kernel) - Static method in class pixeljelly.utilities.KernelIO
 
writeByte(int) - Method in class pixeljelly.io.BitOutputStream
 
writeHeader(BufferedImage, DataOutput) - Method in class pixeljelly.io.ImageEncoder
 
writeInt(OutputStream, int) - Static method in class pixeljelly.io.PredictorEncoder
 
writeOffBit() - Method in class pixeljelly.io.BitOutputStream
 
writeOnBit() - Method in class pixeljelly.io.BitOutputStream
 
writeRun(int, DataOutputStream) - Method in class pixeljelly.io.RunLengthEncoder
 

X

xc - Variable in class pixeljelly.ops.WindowOp
 
xfrm - Variable in class pixeljelly.ops.ForwardGeometricTransformOp
 
XorBinaryOp - Class in pixeljelly.ops
 
XorBinaryOp(BufferedImage) - Constructor for class pixeljelly.ops.XorBinaryOp
 

Y

yc - Variable in class pixeljelly.ops.WindowOp
 
YUVtoRGB(float[]) - Static method in class pixeljelly.utilities.ColorUtilities
 
YUVtoRGB(int, int, int) - Static method in class pixeljelly.utilities.ColorUtilities
 

Z

zeroMag() - Method in class pixeljelly.utilities.Complex
 
ZeroPadder - Class in pixeljelly.utilities
 
zeroPhase() - Method in class pixeljelly.utilities.Complex
 
ZigZagScanner - Class in pixeljelly.scanners
 
ZigZagScanner(BufferedImage, int, int) - Constructor for class pixeljelly.scanners.ZigZagScanner
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z