Index
All Classes|All Packages
K
- keepLabels(ImagePlus, int[]) - Static method in class inra.ijpb.label.LabelImages
-
Creates a new image containing only the specified labels.
- keepLabels(ImageStack, int[]) - Static method in class inra.ijpb.label.LabelImages
-
Creates a new image containing only the specified labels.
- keepLabels(ImageProcessor, int[]) - Static method in class inra.ijpb.label.LabelImages
-
Creates a new image containing only the specified labels.
- keepLargestLabel(ImagePlus) - Static method in class inra.ijpb.label.LabelImages
-
Returns a binary image that contains only the largest label.
- keepLargestLabel(ImageStack) - Static method in class inra.ijpb.label.LabelImages
-
Returns a binary image that contains only the largest label.
- keepLargestLabel(ImageProcessor) - Static method in class inra.ijpb.label.LabelImages
-
Returns a binary image that contains only the largest label.
- KeepLargestLabelPlugin - Class in inra.ijpb.plugins
-
Removes all the labels in a 2D/3D image but the largest one.
- KeepLargestLabelPlugin() - Constructor for class inra.ijpb.plugins.KeepLargestLabelPlugin
- keepLargestRegion(ImagePlus) - Static method in class inra.ijpb.binary.BinaryImages
-
Returns a binary image that contains only the largest region.
- keepLargestRegion(ImageStack) - Static method in class inra.ijpb.binary.BinaryImages
-
Returns a binary image that contains only the largest label.
- keepLargestRegion(ImageProcessor) - Static method in class inra.ijpb.binary.BinaryImages
-
Returns a binary image that contains only the largest region.
- KeepLargestRegionPlugin - Class in inra.ijpb.plugins
-
Removes all the regions in a binary 2D or 3D image but the largest one.
- KeepLargestRegionPlugin() - Constructor for class inra.ijpb.plugins.KeepLargestRegionPlugin
- killBorders(ImageStack) - Static method in class inra.ijpb.morphology.GeodesicReconstruction3D
-
Deprecated.Removes the border of the input image, by performing a geodesic reconstruction initialized with image boundary.
- killBorders(ImageStack) - Static method in class inra.ijpb.morphology.Reconstruction3D
-
Removes the border of the input image, by performing a morphological reconstruction initialized with image boundary.
- killBorders(ImageProcessor) - Static method in class inra.ijpb.morphology.Reconstruction
-
Removes the border of the input image, by performing a morphological reconstruction initialized with image boundary.
- KillBordersPlugin - Class in inra.ijpb.plugins
-
Plugin for removing borders in 8-bits grayscale or binary 2D or 3D image.
- KillBordersPlugin() - Constructor for class inra.ijpb.plugins.KillBordersPlugin
All Classes|All Packages