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
C
CannyHoriz
- Class in
jjil.algorithm
Computes the horizontal Canny operator for an input gray image.
CannyHoriz(int)
- Constructor for class jjil.algorithm.
CannyHoriz
Creates a new instance of CannyHoriz
clone()
- Method in class jjil.core.
Complex32Image
Copy this image
clone()
- Method in class jjil.core.
Gray16Image
Copy this image
clone()
- Method in class jjil.core.
Gray32Image
Copy this image
clone()
- Method in class jjil.core.
Gray32MaskedImage
Copy this image
clone()
- Method in class jjil.core.
Gray32SubImage
Copy this image
clone()
- Method in class jjil.core.
Gray8Image
Copy this image
clone()
- Method in class jjil.core.
Gray8MaskedImage
Copy this image
clone()
- Method in class jjil.core.
Gray8SubImage
Copy this image
clone()
- Method in class jjil.core.
Image
Makes a copy of the image
clone()
- Method in class jjil.core.
RgbImage
Creates a shallow copy of this image
ComparableJ2me
- Interface in
jjil.algorithm
This is a replacement (for use with J2ME / CLDC 1.0) of the Java class Comparable defined in J2SE.
compareTo(Object)
- Method in interface jjil.algorithm.
ComparableJ2me
Compare this object with another object of the same type.
Complex
- Class in
jjil.core
A simple implementation of complex numbers for use in FFT, etc.
Complex()
- Constructor for class jjil.core.
Complex
Default constructor.
Complex(Complex)
- Constructor for class jjil.core.
Complex
Copy constructor.
Complex(int, int)
- Constructor for class jjil.core.
Complex
Creates a new instance of Complex from real and imaginary arguments.
Complex(int)
- Constructor for class jjil.core.
Complex
Create a new Complex number from a real number.
Complex2Gray32
- Class in
jjil.algorithm
Converts a Complex32Image to a Gray32Image by taking the complex magnitude of each pixel.
Complex2Gray32()
- Constructor for class jjil.algorithm.
Complex2Gray32
Creates a new instance of Complex2Gray32
Complex32Image
- Class in
jjil.core
Complex32Image is the image type used to store a complex 32-bit image.
Complex32Image(int, int)
- Constructor for class jjil.core.
Complex32Image
Creates a new instance of Complex32Image
computeHistogram(Gray8Image)
- Static method in class jjil.algorithm.
GrayHist
Compute the histogram of the input gray image.
conjugate()
- Method in class jjil.core.
Complex
Complex conjugate
CONN_COMP_LABEL_COMPARETO_NULL
- Static variable in class jjil.algorithm.
ErrorCodes
null pointer in Label.compareTo.
CONN_COMP_LABEL_OUT_OF_BOUNDS
- Static variable in class jjil.algorithm.
ErrorCodes
label # outside bounds of array.
Copy
- Class in
jjil.algorithm
Copies an input image to the output.
Copy()
- Constructor for class jjil.algorithm.
Copy
Creates a new instance of Copy
CORE
- Static variable in class jjil.core.
Error.PACKAGE
Error code is defined in jjil.core package.
cos(int)
- Static method in class jjil.core.
MathPlus
Returns the cosine of the argument, scaled by SCALE.
COUNT
- Static variable in class jjil.algorithm.
ErrorCodes
Marks end of list.
COUNT
- Static variable in class jjil.core.
Error.PACKAGE
Count of packages.
COUNT
- Static variable in class jjil.core.
ErrorCodes
Count of error codes.
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