Skip navigation links
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(Image, PointFloat[], Image, PointFloat[]) - Static method in class net.grelf.grip.Warp
Warp imOld into separate image imNew, using second order polynomials.
warp(Image, int, int, List<MatchPair>, BlobMeas[][], int) - Static method in class net.grelf.grip.Warp
Warp the given image using the inter-image match information.
warpAccumulate(Image, 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(Image, 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(Image, 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
 
WICK - Static variable in class net.grelf.astro.Topocentre
 
windowActivated(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
windowClosed(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - resumes the slide show.
windowClosing(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
windowDeactivated(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
windowDeiconified(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
windowIconified(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
windowOpened(WindowEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.WindowListener - does nothing.
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 
Skip navigation links