- BACKGROUND - Static variable in class net.sf.ij_plugins.im3d.grow.ConnectedThresholdFilterBase
-
Value of background (not member) pixel in output image
- beanClass - Variable in class net.sf.ij_plugins.util.IJPluginsSimpleBeanInfo
-
- bestSourceLoc() - Method in class net.sf.ij_plugins.quilting.MinPathFinder
-
This returns the loc of the best source column.
- BINARY_DATA - Static variable in class net.sf.ij_plugins.io.metaimage.MiTag
-
BinaryData
- BINARY_DATA_BYTE_ORDER_MSB - Static variable in class net.sf.ij_plugins.io.metaimage.MiTag
-
BinaryDataByteOrderMSB
- blend(Patch, Patch, int, int, double) - Static method in class net.sf.ij_plugins.quilting.SynthAide
-
This blends the pixel values at (x,y) from the two patches and puts the result in toPatch.
- Box3D - Class in net.sf.ij_plugins.im3d
-
Represents a 3D box oriented along the axis xyz.
- Box3D() - Constructor for class net.sf.ij_plugins.im3d.Box3D
-
Constructor for the Point3D object
- byName(String) - Method in class net.sf.ij_plugins.util.Enumeration
-
Returns a reference to the named member of this Enumeration, throes IllegalArgumentException
of name is not found.