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

A

a - Variable in class bitmaps.PixelPair
 
absDistOfAvgFromCenter - Variable in class bitmaps.PixelPairFeatures
The absolute value of the difference from this pair's average value to the middle of the average values (127.5).
achievedCapacity - Variable in class coders.ProgressiveDivisibilityEncoder
 
acquirePayloadFragment(BitIterator, BitSequence) - Method in class coders.DifferenceExpansionDecoder
 
acquireThreshold(BitIterator) - Method in class coders.DifferenceExpansionDecoder
Returns the first byte of the "embedded" sequence as a threshold integer, indicating what the threshold used for embedding was.
addUntilCharacter(BitIterator, BitSequence, BitSequence) - Method in class coders.DifferenceExpansionDecoder
Copies bits from source to target until the specified character is reached in the source.
adjust() - Method in class bitmaps.PDPixel
Should only be called on a pixel that cannot be transformed.
adjustmentCount - Variable in class coders.ProgressiveDivisibilityEncoder
 
advance(int) - Method in class bits.BitIterator
Advances t he iterator count bytes.
alpha() - Static method in class Sandbox
 
analysis - package analysis
 
analyzeFeatures(PixelPairFeatures) - Method in class analysis.PixelPairFeatureAnalyzer
Sets certain features of the specified PixelPairFeatures object using information from the contained DEPixelPair and its surroundings.
append(boolean) - Method in class bits.BitSequence
Append, not aritmetic add.
append(byte) - Method in class bits.BitSequence
Add as in append, not aritmetic add.
append(byte[]) - Method in class bits.BitSequence
Add as in append, not aritmetic add.
append(byte[], int, int) - Method in class bits.BitSequence
TODO: Unchecked...may throw an out of bounds exception
append(BitSequence) - Method in class bits.BitSequence
Appends all bits in bitSequence to the current bit sequence.
append(int, int) - Method in class bits.BitSequence
Appends the last n bits of the integer x to the current BitSequence in the order they appear in the integer x.
ArithmeticBitSequenceCompressor - Class in bits
 
ArithmeticBitSequenceCompressor() - Constructor for class bits.ArithmeticBitSequenceCompressor
 
avg - Variable in class analysis.GrayLevelFeatureExtractor
 
avg - Variable in class bitmaps.DEPixelPair
 
avgSquareAdjacentAverageDiffs - Variable in class bitmaps.PixelPairFeatures
The average of the square of the differences in the averages of each pair of adjacent pixel pairs in the 9-pair block surrounding and including this pair.

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