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
D
DeblurHorizHalftone
- Class in
jjil.algorithm
Uses deconvolution to remove blur from a Gray8Image.
DeblurHorizHalftone()
- Constructor for class jjil.algorithm.
DeblurHorizHalftone
Creates a new instance of InverseFilter.
Debug
- Class in
jjil.debug
Debug()
- Constructor for class jjil.debug.
Debug
deleteMin()
- Method in class jjil.algorithm.
BinaryHeap
Remove the smallest item from the priority queue.
deleteMin()
- Method in interface jjil.algorithm.
PriorityQueue
Remove the smallest item from the priority queue.
DetectHaarMultiScale
- Class in
jjil.algorithm
DetectHaar applies a Haar cascade at multiple locations and multiple scales to an input Gray8Image.
DetectHaarMultiScale(InputStream, int, int)
- Constructor for class jjil.algorithm.
DetectHaarMultiScale
Creates a new instance of DetectHaarMultiScale.
DetectHaarMultiScale
- Class in
jjil.algorithm.j2se
DetectHaar applies a Haar cascade at multiple locations and multiple scales to an input Gray8Image.
DetectHaarMultiScale(InputStream, float, float)
- Constructor for class jjil.algorithm.j2se.
DetectHaarMultiScale
Creates a new instance of DetectHaarMultiScale.
disk(int, int)
- Static method in class jjil.algorithm.
PsfGray8
Computes a disk-shaped point spread function that can be used to do deblurring for circular blur.
div(int)
- Method in class jjil.core.
Complex
Divide the complex number by a real ineger.
div(Complex)
- Method in class jjil.core.
Complex
Divides one complex number by another
doJoin(Image, Image)
- Method in class jjil.algorithm.
Gray16LinComb
Form the linear combination of two Gray16Images.
doJoin(Image, Image)
- Method in class jjil.algorithm.
GrayAdd
Adds two Gray8Image's.
doJoin(Image, Image)
- Method in class jjil.algorithm.
GrayLinComb
Computes the linear combination of the two images, forming a*the first image + b *the second image, all divided by c.
doJoin(Image, Image)
- Method in class jjil.algorithm.
GraySub
Subtracts one gray image from another.
doJoin(Image, Image)
- Method in interface jjil.core.
Ladder.Join
Combine the two images and produce an image as output
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