Index
All Classes|All Packages
W
- Watershed - Class in inra.ijpb.watershed
-
Several static methods for computing watershed in 2D/3D images.
- Watershed() - Constructor for class inra.ijpb.watershed.Watershed
- Watershed3DPlugin - Class in inra.ijpb.plugins
-
A plugin to perform watershed on a 3D image using flooding simulations, as described by Soille, Pierre, and Luc M.
- Watershed3DPlugin() - Constructor for class inra.ijpb.plugins.Watershed3DPlugin
- WatershedTransform2D - Class in inra.ijpb.watershed
-
Class to apply the watershed algorithm to a 2D image.
- WatershedTransform2D(ImageProcessor, ImageProcessor) - Constructor for class inra.ijpb.watershed.WatershedTransform2D
-
Construct a watershed transform
- WatershedTransform2D(ImageProcessor, ImageProcessor, int) - Constructor for class inra.ijpb.watershed.WatershedTransform2D
-
Construct a watershed transform
- WatershedTransform3D - Class in inra.ijpb.watershed
-
Class to apply the watershed algorithm in 3D to an image.
- WatershedTransform3D(ImagePlus, ImagePlus) - Constructor for class inra.ijpb.watershed.WatershedTransform3D
-
Construct a watershed transform
- WatershedTransform3D(ImagePlus, ImagePlus, int) - Constructor for class inra.ijpb.watershed.WatershedTransform3D
-
Construct a watershed transform
- weight - Variable in class inra.ijpb.binary.ChamferWeights3D.FloatOffset
-
Deprecated.the weight associated to this offset
- weight - Variable in class inra.ijpb.binary.ChamferWeights3D.ShortOffset
-
Deprecated.the weight associated to this offset
- weight - Variable in class inra.ijpb.binary.distmap.ChamferMask2D.FloatOffset
-
The weight associated to this offset
- weight - Variable in class inra.ijpb.binary.distmap.ChamferMask2D.ShortOffset
-
The weight associated to this offset
- weight - Variable in class inra.ijpb.binary.distmap.ChamferMask3D.FloatOffset
-
the weight associated to this offset
- weight - Variable in class inra.ijpb.binary.distmap.ChamferMask3D.ShortOffset
-
the weight associated to this offset
- WEIGHTS_10_14_17_22_34_30 - inra.ijpb.binary.distmap.ChamferMasks3D
-
Use six types of weights, with a |Emax| error of around 0.0408.
- WEIGHTS_13_18_22_29_31 - inra.ijpb.binary.distmap.ChamferMasks3D
-
Use five types of weights, with a |Emax| error of around 0.0397.
- WEIGHTS_23 - inra.ijpb.binary.ChamferWeights
-
Deprecated.Use weights 2 for orthogonal neighbors and 3 for diagonal neighbors
- WEIGHTS_3_4_5_7 - inra.ijpb.binary.ChamferWeights3D
-
Deprecated.Use weights 3 for orthogonal neighbors and 4 for diagonal neighbors, and 5 for cube-diagonals, and 7 for (2,1,1) shifts.
- WEIGHTS_57 - inra.ijpb.binary.ChamferWeights
-
Deprecated.Use weights 5 for orthogonal neighbors and 7 for diagonal neighbors
- WEIGHTS_7_10_12_16_17_21 - inra.ijpb.binary.distmap.ChamferMasks3D
-
Use six types of weights, with a |Emax| error of around 0.0524.
- WEIGHTS_8_11_14_18_20 - inra.ijpb.binary.distmap.ChamferMasks3D
-
Use five types of weights, with a |Emax| error of around 0.0653.
- WHITE - inra.ijpb.color.CommonColors
-
The white color (255,255,255).
- WHITE - inra.ijpb.data.border.BorderManager.Type
-
uses white value (0) to fill border
- WHITE - inra.ijpb.data.border.BorderManager3D.Type
-
uses white value (255) to fill border
- WHITE - inra.ijpb.util.CommonColors
-
Deprecated.The white color (255,255,255).
- whiteTopHat(ImagePlus, Strel3D) - Static method in class inra.ijpb.morphology.Morphology
-
Computes white top hat of the original image.
- whiteTopHat(ImageStack, Strel3D) - Static method in class inra.ijpb.morphology.Morphology
-
Computes 3D white top hat of the original image.
- whiteTopHat(ImageProcessor, Strel) - Static method in class inra.ijpb.morphology.Morphology
-
Computes white top hat of the original image.
- WhiteTopHat - Class in inra.ijpb.morphology.filter
-
Performs morphological White Top-Hat on 2D/3D images.
- WhiteTopHat(Strel3D) - Constructor for class inra.ijpb.morphology.filter.WhiteTopHat
-
Creates a new White Top-Hat operator with the specified structuring element.
- width() - Method in class inra.ijpb.geometry.Box2D
-
Computes the width of the bounding box, corresponding to the extent along the X dimension.
- width() - Method in class inra.ijpb.geometry.Box3D
-
Computes the width of the bounding box, corresponding to the extent along the X dimension.
- width() - Method in class inra.ijpb.geometry.OrientedBox2D
All Classes|All Packages