Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
W
Z
T
THRESHOLD_NEGATIVE
- Static variable in class jjil.algorithm.
ErrorCodes
The threshold cannot be negative.
times(Complex)
- Method in class jjil.core.
Complex
Multiplies two complex numbers.
times(int)
- Method in class jjil.core.
Complex
Multiplies a complex number by a real number.
toDisplay(RgbImage)
- Method in class jjil.debug.
Debug
toDisplay(RgbImage)
- Method in interface jjil.debug.
Show
toDisplay(RgbImage)
- Method in class jjil.j2se.
RgbImageJ2se
Sends an RgbImage to the current graphics object.
toFile(RgbImage, String)
- Method in class jjil.debug.
Debug
toFile(RgbImage, String)
- Method in interface jjil.debug.
Show
toFile(RgbImage, String)
- Method in class jjil.j2se.
RgbImageJ2se
Sends an RgbImage to a file.
toRgb(byte, byte, byte)
- Static method in class jjil.core.
RgbVal
Converts byte R, G, and B values to an ARGB word.
toRgbImage(Image)
- Static method in class jjil.j2se.
RgbImageJ2se
Transforms an input java.awt.Image to a jjil.core.RgbImage.
toSignedByte(byte)
- Static method in class jjil.core.
RgbVal
Converts from an unsigned bit field (as stored in an ARGB word to a signed byte value (that we can do computation on).
toString()
- Method in class jjil.algorithm.
CannyHoriz
returns a string describing this Canny operator.
toString()
- Method in class jjil.algorithm.
Fft1d
String describing current FFT instance.
toString()
- Method in class jjil.algorithm.
GaussHoriz
returns a string describing this Gaussian blur.
toString()
- Method in class jjil.algorithm.
Gray16Threshold
toString()
- Method in class jjil.algorithm.
GrayCrop
Return a string describing the cropping operation.
toString()
- Method in class jjil.algorithm.
GrayRectStretch
Return a string describing the stretching operation.
toString()
- Method in class jjil.algorithm.
GrayReduce
Return a string describing the reduction operation.
toString()
- Method in class jjil.algorithm.
GrayShrink
Return a string describing the shrinking operation.
toString()
- Method in class jjil.algorithm.
GrayThreshold
toString()
- Method in class jjil.algorithm.
GrayTrapWarp
Returns a string describing the current instance.
toString()
- Method in class jjil.algorithm.
LinefitHough
Return a string describing the current instance, giving the values of the constructor parameters.
toString()
- Method in class jjil.algorithm.
RgbClip
Return a string describing the clipping operation.
toString()
- Method in class jjil.algorithm.
RgbCrop
Return a string describing the cropping operation.
toString()
- Method in class jjil.algorithm.
RgbSelect2Gray.ColorClass
Returns a string representation of the RgbSelect2Gray operation.
toString()
- Method in class jjil.algorithm.
RgbSelect2Gray
Return a string describing the RGB select operation.
toString()
- Method in class jjil.algorithm.
RgbShrink
Return a string describing the shrinking operation.
toString()
- Method in class jjil.algorithm.
RgbStretch
Return a string describing the stretching operation.
toString()
- Method in class jjil.algorithm.
RgbSubSample
Return a string describing the reduction operation.
toString()
- Method in class jjil.algorithm.
ZeroCrossingHoriz
Returns a string describing this instance of ZeroCrossingHoriz, including the minimum strength parameter.
toString()
- Method in class jjil.core.
Complex
Returns a String representation of the complex number
toString()
- Method in class jjil.core.
Complex32Image
Return a string describing the image.
toString()
- Method in class jjil.core.
Error
toString()
- Method in class jjil.core.
Gray16Image
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray32Image
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray32MaskedImage
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray32SubImage
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray8Image
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray8MaskedImage
Return a string describing the image.
toString()
- Method in class jjil.core.
Gray8SubImage
Return a string describing the image.
toString()
- Method in class jjil.core.
RgbImage
Return a string describing the image.
toString()
- Method in class jjil.core.
Sequence
Return a string describing the pipeline in fully parenthesized list notation.
toUnsignedInt(byte)
- Static method in class jjil.core.
RgbVal
Converts from a signed byte value (which we do computation on) to an unsigned bit field (as stored in an ARGB word).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
W
Z