A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

f - Variable in class ij.plugin.GelAnalyzer
 
f - Variable in class ij.plugin.Memory
 
fahrbahn - Variable in class robo.main.NaviView
Verwaltet das Zeichnen von Roboter und Roboterspur
fahrbahnKontrollfeld - Variable in class robo.main.NaviView
 
fahrbahnMouseListener - Variable in class robo.main.NaviView.Fahrbahn
 
fahreZurueck(int) - Static method in class org.lego.libraries.NXT
Fährt eine feste Strecke zurück, damit sich der Spielstein nicht mehr im Greifer befindet.
fahreZurueck(int) - Method in interface robo.navigate.IVehicle
Lässt den Roboter mit der übergebenen Geschwindigkeit eine kleine Strecke zurückfahren.
fahreZurueck(int) - Method in class robo.navigate.VehicleSimulationWithBluetooth
 
fahreZurueck(int) - Method in class robo.navigate.VehicleWithBluetooth
 
Farbe - Class in org.lego.navigation.misc
 
Farbe() - Constructor for class org.lego.navigation.misc.Farbe
 
Farbe(int, int, int) - Constructor for class org.lego.navigation.misc.Farbe
Farbe mit RGB-Farbschema
Farbe(double, double, double) - Constructor for class org.lego.navigation.misc.Farbe
 
farbe - Variable in class robo.spiel.WebcamInterface.Differenz
die Farbe des Steines
Farben - Class in org.lego.navigation.img
Enthält das Farbmanagement der Bilderkennung.
Farben(ScanNeu) - Constructor for class org.lego.navigation.img.Farben
 
FCOLOR - Static variable in class ij.Prefs
 
fehler - Variable in class org.lego.navigation.misc.RegGerade
 
fehler() - Method in class org.lego.navigation.misc.Roboterpos
 
fehler(String) - Static method in class robo.main.RoboMain
 
FFT - Class in ij.plugin
This class implements the FFT, Inverse FFT and Redisplay Power Spectrum commands in the Process/FFT submenu.
FFT() - Constructor for class ij.plugin.FFT
 
FFTCustomFilter - Class in ij.plugin.filter
This class implements the Process/FFT/Custom Filter command.
FFTCustomFilter() - Constructor for class ij.plugin.filter.FFTCustomFilter
 
FFTFilter - Class in ij.plugin.filter
This class implements the Process/FFT/bandpass Filter command.
FFTFilter() - Constructor for class ij.plugin.filter.FFTFilter
 
FFTMath - Class in ij.plugin
The class implements the Process/FFT/Math command.
FFTMath() - Constructor for class ij.plugin.FFTMath
 
fgc - Variable in class org.lego.navigation.img.Webcam
 
fgColor - Variable in class ij.process.ImageProcessor
 
FHT - Class in ij.process
This class contains a Java implementation of the Fast Hartley Transform.
FHT(ImageProcessor) - Constructor for class ij.process.FHT
Constructs a FHT object from an ImageProcessor.
FHTimag(int, int, float[], float[]) - Method in class ij.process.FHT
FFT imag value of one row from 2D Hartley Transform.
FHTps(int, int, float[], float[]) - Method in class ij.process.FHT
Power Spectrum of one row from 2D Hartley Transform.
FHTreal(int, int, float[], float[]) - Method in class ij.process.FHT
FFT real value of one row from 2D Hartley Transform.
fieldNames - Variable in class ij.plugin.filter.CalibrationBar
 
fields - Variable in class ij.plugin.SpecifyROI
 
fileCount - Variable in class ij.plugin.FolderOpenerDialog
 
fileName - Static variable in class ij.plugin.FFT
 
fill(ImageProcessor) - Method in class ij.plugin.filter.Filler
 
fill(ImageProcessor) - Method in class ij.process.ByteProcessor
Fills pixels that are within roi and part of the mask.
fill(ImageProcessor) - Method in class ij.process.ColorProcessor
Fills pixels that are within roi and part of the mask.
fill() - Method in class ij.process.ColorProcessor
Fills the current rectangular ROI.
fill() - Method in class ij.process.FloatProcessor
Fills the current rectangular ROI.
fill(ImageProcessor) - Method in class ij.process.FloatProcessor
Fills pixels that are within roi and part of the mask.
fill(int, int) - Method in class ij.process.FloodFiller
Does a 4-connected flood fill.
FILL - Static variable in class ij.process.ImageProcessor
 
fill() - Method in class ij.process.ImageProcessor
Fills the image or ROI bounding rectangle with the current fill/draw value.
fill(ImageProcessor) - Method in class ij.process.ImageProcessor
Fills pixels that are within the ROI and part of the mask (i.e. pixels that have a value=BLACK in the mask array).
fill(ImageProcessor, Rectangle) - Method in class ij.process.PolygonFiller
Fills the polygon using the ImageProcessor's current drawing color.
fill() - Method in class ij.process.ShortProcessor
Fills the current rectangular ROI.
fill(ImageProcessor) - Method in class ij.process.ShortProcessor
Fills pixels that are within roi and part of the mask.
fill1 - Static variable in class ij.plugin.Thresholder
 
fill2 - Static variable in class ij.plugin.Thresholder
 
fill8(int, int) - Method in class ij.process.FloodFiller
Does a 8-connected flood fill.
fillColor - Static variable in class ij.plugin.filter.CalibrationBar
 
Filler - Class in ij.plugin.filter
This plugin implements ImageJ's Fill, Clear, Clear Outside and Draw commands.
Filler() - Constructor for class ij.plugin.filter.Filler
 
fillLine(ImageProcessor, int, int, int) - Method in class ij.process.FloodFiller
 
fillOval(int, int, int, int) - Method in class ij.process.ImageProcessor
Fills an elliptical shape.
fillPolygon(Polygon) - Method in class ij.process.ImageProcessor
Fills a polygon.
fillValue - Variable in class ij.process.StackProcessor
 
filter(ImageProcessor) - Method in class ij.plugin.filter.FFTFilter
 
filter(int) - Method in class ij.process.ByteProcessor
Filters using a 3x3 neighborhood.
filter(int) - Method in class ij.process.ColorProcessor
3x3 unweighted smoothing.
filter(int) - Method in class ij.process.FloatProcessor
Filters using a 3x3 neighborhood.
filter(int) - Method in class ij.process.ImageProcessor
A 3x3 filter operation, where the argument (BLUR_MORE, FIND_EDGES, etc.) determines the filter type.
filter(int) - Method in class ij.process.ShortProcessor
Filters using a 3x3 neighborhood.
FILTER - Static variable in class ij.Undo
 
filterEdge(int, byte[], int, int, int, int, int) - Method in class ij.process.ByteProcessor
 
filterLargeSmall(ImageProcessor, double, double, int, double) - Method in class ij.plugin.filter.FFTFilter
 
filterRGB(int, double) - Method in class ij.process.ColorProcessor
Performs the specified 3x3 filter on the reg, green and blue planes.
Filters - Class in ij.plugin.filter
This plugin implements the Invert, Smooth, Sharpen, Find Edges, and Add Noise commands.
Filters() - Constructor for class ij.plugin.filter.Filters
 
FILTERS_MENU - Static variable in class ij.Menus
 
FINAL_PROCESSING - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag if the setup method of the filter should be called again after the calls to the run(ip) have finished.
FIND_EDGES - Static variable in class ij.process.ImageProcessor
 
findEdges() - Method in class ij.process.ColorProcessor
 
findEdges() - Method in class ij.process.ImageProcessor
Finds edges in the image or ROI using a Sobel operator.
findeDiff(Image, Image) - Method in class org.lego.navigation.img.ScanNeu
Sucht nach Differenzen zwischen zwei Bildern.
findeDiffHSV(Image, Image) - Method in class org.lego.navigation.img.ScanNeu
sucht nach Differenz zwischen übergebenem und gespeichertem Bild durch Helligkeitsvergleich Vergleicht dazu die Helligkeitswerte.
findFirstPoint(int[], int[], int, ImagePlus) - Method in class ij.plugin.Selection
 
FindMargins(ImageProcessor) - Method in class ij.plugin.filter.FractalBoxCounter
 
findMaxima(ImageProcessor, double, double, int, boolean, boolean) - Method in class ij.plugin.filter.MaximumFinder
Here the processing is done: Find the maxima of an image (does not find minima)
findMinAndMax() - Method in class ij.process.FloatProcessor
Calculates the minimum and maximum pixel value for the entire image.
findMinAndMax() - Method in class ij.process.ShortProcessor
 
findNthLowestNumber(float[], int, int) - Static method in class ij.plugin.filter.RankFilters
Find the n-th lowest number in part of an array
finish() - Method in class ij.plugin.GifEncoder
Flushes any pending data and closes output file.
fire(byte[], byte[], byte[]) - Method in class ij.plugin.LutLoader
 
first - Variable in class ij.plugin.filter.ThresholdToSelection.Outline
 
firstFrame - Variable in class ij.plugin.GifEncoder
 
firstParticle - Static variable in class ij.plugin.filter.Analyzer
 
firstRect - Static variable in class ij.plugin.GelAnalyzer
 
firstTime - Static variable in class ij.plugin.SurfacePlotter
 
fit(ImageProcessor, ImageStatistics) - Method in class ij.process.EllipseFitter
Fits an ellipse to the current ROI.
fitEllipse(ImageProcessor) - Method in class ij.process.ImageStatistics
 
FITS_Reader - Class in ij.plugin
Opens and displays FITS images.
FITS_Reader() - Constructor for class ij.plugin.FITS_Reader
 
FITS_Writer - Class in ij.plugin
This plugin saves a 16 or 32 bit image in FITS format.
FITS_Writer() - Constructor for class ij.plugin.FITS_Writer
 
FitsDecoder - Class in ij.plugin
 
FitsDecoder(String, String) - Constructor for class ij.plugin.FitsDecoder
 
fitSpline() - Method in class ij.plugin.Selection
 
fixLut(ImageProcessor) - Method in class ij.plugin.SurfacePlotter
 
flags - Variable in class ij.plugin.filter.Convolver
 
flags - Variable in class ij.plugin.filter.RankFilters
 
FLIPH - Static variable in class ij.process.StackProcessor
 
flipHorizontal() - Method in class ij.process.ImageProcessor
Flips the image or ROI horizontally.
flipHorizontal() - Method in class ij.process.StackProcessor
 
flipper() - Method in class ij.plugin.ColorGenerator
 
flipSound() - Static method in class muehle.player.Player
 
FLIPV - Static variable in class ij.process.StackProcessor
 
flipVertical() - Method in class ij.process.ByteProcessor
 
flipVertical() - Method in class ij.process.ColorProcessor
 
flipVertical() - Method in class ij.process.FloatProcessor
 
flipVertical() - Method in class ij.process.ImageProcessor
Flips the image or ROI vertically.
flipVertical() - Method in class ij.process.ShortProcessor
 
flipVertical() - Method in class ij.process.StackProcessor
 
FLOAT - Static variable in class ij.plugin.filter.ParticleAnalyzer
 
FloatBlitter - Class in ij.process
This class does bit blitting of 32-bit floating-point images.
FloatBlitter(FloatProcessor) - Constructor for class ij.process.FloatBlitter
Constructs a FloatBlitter from a FloatProcessor.
FloatProcessor - Class in ij.process
This is an 32-bit floating-point image and methods that operate on that image.
FloatProcessor(int, int, float[], ColorModel) - Constructor for class ij.process.FloatProcessor
Creates a new FloatProcessor using the specified pixel array and ColorModel.
FloatProcessor(int, int) - Constructor for class ij.process.FloatProcessor
Creates a blank FloatProcessor using the default grayscale LUT that displays zero as black.
FloatProcessor(int, int, int[]) - Constructor for class ij.process.FloatProcessor
Creates a FloatProcessor from an int array using the default grayscale LUT.
FloatProcessor(int, int, double[]) - Constructor for class ij.process.FloatProcessor
Creates a FloatProcessor from a double array using the default grayscale LUT.
FloatProcessor(float[][]) - Constructor for class ij.process.FloatProcessor
Creates a FloatProcessor from a float[][] array using the default LUT.
FloatProcessor(int[][]) - Constructor for class ij.process.FloatProcessor
Creates a FloatProcessor from an int[][] array.
FloatStatistics - Class in ij.process
32-bit (float) image statistics, including histogram.
FloatStatistics(ImageProcessor) - Constructor for class ij.process.FloatStatistics
Constructs an ImageStatistics object from a FloatProcessor using the standard measurement options (area, mean, mode, min and max).
FloatStatistics(ImageProcessor, int, Calibration) - Constructor for class ij.process.FloatStatistics
Constructs a FloatStatistics object from a FloatProcessor using the specified measurement options.
floatStorage - Variable in class ij.plugin.filter.CalibrationBar
 
floodFill - Variable in class ij.plugin.filter.ParticleAnalyzer
 
FloodFiller - Class in ij.process
This class, which does flood filling, is used by the floodFill() macro function and by the particle analyzer The Wikipedia at "http://en.wikipedia.org/wiki/Flood_fill" has a good description of the algorithm used here as well as examples in C and Java.
FloodFiller(ImageProcessor) - Constructor for class ij.process.FloodFiller
 
flush() - Method in class ij.ImagePlus
Sets the image arrays to null to help the garbage collector do its job.
flush_char(OutputStream) - Method in class ij.plugin.LZWEncoder
 
fmImage - Variable in class ij.process.ImageProcessor
 
focusGained(FocusEvent) - Method in class ij.plugin.Scaler
 
focusLost(FocusEvent) - Method in class ij.plugin.Scaler
 
FolderOpener - Class in ij.plugin
Implements the File/Import/Image Sequence command, which opens a folder of images as a stack.
FolderOpener() - Constructor for class ij.plugin.FolderOpener
 
FolderOpenerDialog - Class in ij.plugin
 
FolderOpenerDialog(String, ImagePlus, String[]) - Constructor for class ij.plugin.FolderOpenerDialog
 
font - Variable in class ij.process.ImageProcessor
 
fontHeight - Variable in class ij.plugin.filter.CalibrationBar
 
fontMetrics - Variable in class ij.process.ImageProcessor
 
fontSize - Static variable in class ij.plugin.filter.CalibrationBar
 
fontSize - Static variable in class ij.plugin.ScaleBar
 
FOOT - Static variable in class ij.plugin.filter.ImageProperties
 
foreground - Variable in class ij.plugin.filter.Binary
 
foreground - Variable in class ij.plugin.filter.FractalBoxCounter
 
format(double, int, int) - Static method in class robo.etc.Etc
Formatiert val mit n Vorkomma- und w Nachkommastellen.
forward - Variable in class ij.plugin.NextImageOpener
 
forwardLeft(int) - Static method in class org.lego.libraries.NXT
startet linken Motor mit der übergebenen Geschwindigkeit vorwerts
forwardRight(int) - Static method in class org.lego.libraries.NXT
startet rechten Motor mit der übergebenen Geschwindigkeit vorwärts
fps - Variable in class ij.plugin.MemoryMonitor
 
FPS - Static variable in class ij.Prefs
 
FractalBoxCounter - Class in ij.plugin.filter
Calculate the so-called "capacity" fractal dimension.
FractalBoxCounter() - Constructor for class ij.plugin.filter.FractalBoxCounter
 
frames - Variable in class ij.plugin.MemoryMonitor
 
free_ent - Variable in class ij.plugin.LZWEncoder
 
freehand - Variable in class ij.plugin.RoiReader
 
freeLine - Variable in class ij.plugin.RoiReader
 
freeMemory() - Static method in class ij.IJ
Runs the garbage collector and returns a string something like "64K of 256MB (25%)" that shows how much of the available memory is in use.
frequenzen - Static variable in class org.lego.libraries.NXT
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z