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

I

identity(int, int) - Static method in class ij3d.Jama.Matrix
Generate identity matrix
ij3d.align - package ij3d.align
 
ij3d.ext - package ij3d.ext
 
ij3d.geom - package ij3d.geom
 
ij3d.image3d - package ij3d.image3d
 
ij3d.Jama - package ij3d.Jama
 
ij3d.Jama.test - package ij3d.Jama.test
 
ij3d.Jama.util - package ij3d.Jama.util
 
ij3d.utils - package ij3d.utils
 
Image3D - Class in ij3d.image3d
Description of the Class
Image3D(int, int, int, int) - Constructor for class ij3d.image3d.Image3D
Constructor for the Image3D object
Image3D(ImageStack) - Constructor for class ij3d.image3d.Image3D
Constructor for the Image3D object
Imod - Class in ij3d.ext
Interface pour imod
Imod() - Constructor for class ij3d.ext.Imod
Constructor for the Imod object
ImodConf - Class in ij3d.ext
Parametres de configuration pour Imod
ImodConf() - Constructor for class ij3d.ext.ImodConf
Constructor for the ImodConf object
ImodConf(String, float, float, float, int, String, boolean) - Constructor for class ij3d.ext.ImodConf
Constructor for the ImodConf object
indexOfSumPercent(double) - Method in class ij3d.utils.TabUtil
calcul l'index du tableau correspondant au pourcentage donne
il calcule le total des valeurs
ensuite il additionne au fur et a mesure et compare à percent*total
si la somme est superieure il retourne l'index ou il est.
insert(Image3D, int, int, int, boolean) - Method in class ij3d.image3d.Image3D
Insert a 3D image to a specified location
insert2(ImageProcessor, int, boolean) - Method in class ij3d.align.Align2D
Description of the Method
insideBounding(float, float, float) - Method in class ij3d.geom.Object3D
test if the point is inside the bounding box of the object
insideBounding(double, double, double) - Method in class ij3d.geom.Object3D
test if the point is inside the bounding box of the object
integratedDensity - Variable in class ij3d.geom.Object3D
Integrated density (sum of pixels)
intersection_unit_cube(double, double, double, double, double, double) - Method in class ij3d.geom.Vector3D
Distance traversée dans un cube (for projection computation)
intersectionBox(Object3D) - Method in class ij3d.geom.Object3D
Test if the bouding boxes intersect
intersectionPixels(IntImage3D, int, int, Object3D, Object3D) - Method in class ij3d.image3d.IntImage3D
number of pixels of intersection in two images
IntImage3D - Class in ij3d.image3d
3D images with integer values (8 or 16 bits)
IntImage3D(int, int, int) - Constructor for class ij3d.image3d.IntImage3D
constructor (black image)
IntImage3D(int, int, int, int) - Constructor for class ij3d.image3d.IntImage3D
Constructor for the IntImage3D object
IntImage3D(int, int, String, String[]) - Constructor for class ij3d.image3d.IntImage3D
Constructor for the IntImage3D object, virtual
IntImage3D(ImageStack) - Constructor for class ij3d.image3d.IntImage3D
constructor from a ImageStack
IntImage3D(IntImage3D) - Constructor for class ij3d.image3d.IntImage3D
 
IntImage3D(RealImage3D) - Constructor for class ij3d.image3d.IntImage3D
 
IntImage3D.MeanThread - Class in ij3d.image3d
Description of the Class
IntImage3D.MeanThread(int, int, int, int, int, IntImage3D, IntImage3D) - Constructor for class ij3d.image3d.IntImage3D.MeanThread
Constructor for the test object
inverse() - Method in class ij3d.Jama.Matrix
Matrix inverse or pseudoinverse
invert() - Method in class ij3d.geom.GeomTransform3D
Description of the Method
isContour(int, int, int) - Method in class ij3d.geom.Object3D
the pixel is in the contour
isEqual(TabUtil) - Method in class ij3d.utils.TabUtil
test if two arrays are identical
isEqual(TabUtil, int, int) - Method in class ij3d.utils.TabUtil
test if two arrays are identical between two indexes
isFullRank() - Method in class ij3d.Jama.QRDecomposition
Is the matrix full rank?
isIdentity() - Method in class ij3d.geom.GeomTransform3D
Gets the identity attribute of the GeomTransform3D object
isLocalMaximum(int, int, int, float, float, float) - Method in class ij3d.image3d.IntImage3D
dit si le pixel donne est un maximum local avec un voisinage donne
isLocalMaximum(int, int, int, int, int, int) - Method in class ij3d.image3d.RealImage3D
dit si le pixel donne est un maximum local avec un voisinage donne
isNonsingular() - Method in class ij3d.Jama.LUDecomposition
Is the matrix nonsingular?
isSPD() - Method in class ij3d.Jama.CholeskyDecomposition
Is the matrix symmetric and positive definite?

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