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
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
W
warnAndLog()
- Method in exception net.grelf.image.
NoImageException
Tell the user, and log the fact, that no image was found in a file, giving its name.
warning(String, Object)
- Static method in class net.grelf.
Util
Convenience method for displaying a message dialogue with a warning icon and also logging the warning.
warning(Component, String, Object)
- Static method in class net.grelf.
Util
Convenience method for displaying a message dialogue with a warning icon and also logging the warning.
warning(String, String, Object...)
- Static method in class net.grelf.
Util
Convenience method for displaying a message dialogue with a warning icon and also logging the warning.
warning(Component, String, String, Object...)
- Static method in class net.grelf.
Util
Convenience method for displaying a message dialogue with a warning icon and also logging the warning.
Warp
- Class in
net.grelf.grip
Static methods for warping one image into another.
warp(BufferedImage, PointFloat[], BufferedImage, PointFloat[])
- Static method in class net.grelf.grip.
Warp
Warp imOld into separate image imNew, using second order polynomials.
warp(Image, PointFloat[], Image, PointFloat[])
- Static method in class net.grelf.grip.
Warp
Warp imOld into separate image imNew, using second order polynomials.
warp(BufferedImage, int, int, List<MatchPair>, BlobMeas[][], int)
- Static method in class net.grelf.grip.
Warp
Warp the given image (bim) using the inter-image match information.
warpAccumulate(Image8or16Base, int, int, List<MatchPair>, BlobMeas[][], int)
- Method in interface net.grelf.grip.
Accumulator
For image imNo of a sequence, add the pixel values into the accumulator but first distort the image so that matched point pairs are superimposed.
warpAccumulate(Image8or16Base, int, int, List<MatchPair>, BlobMeas[][], int)
- Method in class net.grelf.grip.
Accumulator32
For image imNo of a sequence, add the pixel values into the accumulator but first distort the image so that matched point pairs are superimposed.
warpAccumulate(Image8or16Base, int, int, List<MatchPair>, BlobMeas[][], int)
- Method in class net.grelf.grip.
Accumulator64
For image imNo of a sequence, add the pixel values into the accumulator but first distort the image so that matched point pairs are superimposed.
WarpingGrid
- Class in
net.grelf.grip
This class has a list of control point pairs forming a grid for correcting lens distortion.
WarpingGrid()
- Constructor for class net.grelf.grip.
WarpingGrid
WarpingPair
- Class in
net.grelf.grip
A pair of control points, for use in warping - see class WarpingGrid.
WarpingPair(PointFloat, PointFloat)
- Constructor for class net.grelf.grip.
WarpingPair
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
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z