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

M

main(String[]) - Static method in class ij3d.Jama.test.TestMatrix
Description of the Method
Maths - Class in ij3d.Jama.util
Description of the Class
Maths() - Constructor for class ij3d.Jama.util.Maths
 
Matrix - Class in ij3d.Jama
ij3d.Jama = Java Matrix class.
Matrix(int, int) - Constructor for class ij3d.Jama.Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double) - Constructor for class ij3d.Jama.Matrix
Construct an m-by-n constant matrix.
Matrix(double[][]) - Constructor for class ij3d.Jama.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class ij3d.Jama.Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int) - Constructor for class ij3d.Jama.Matrix
Construct a matrix from a one-dimensional packed array
max - Variable in class ij3d.image3d.Image3D
Description of the Field
maximumFilter(float, float, float) - Method in class ij3d.image3d.IntImage3D
Filtre le volume grace a un filtre maximum 3D
maximumFilter(int, int, int) - Method in class ij3d.image3d.RealImage3D
filtre le volume grace a un filtre maximum 3D
mean - Variable in class ij3d.image3d.Image3D
Description of the Field
meanFilter(int, int, int, int) - Method in class ij3d.image3d.IntImage3D
Filtre le volume grace a un filtre moyen 3D
meanFilter(float, float, float) - Method in class ij3d.image3d.IntImage3D
Filtre le volume grace a un filtre variance 3D
meanSquare(TabUtil[]) - Method in class ij3d.align.Align2D
Description of the Method
median() - Method in class ij3d.utils.TabUtil
Find median.
median2() - Method in class ij3d.utils.TabUtil
recupere la valeur mediane du tableau
medianFilter(int, int, int) - Method in class ij3d.image3d.ColorImage3D
filtre le volume grace a un filtre median 3D
medianFilter(int, int, int) - Method in class ij3d.image3d.IntImage3D
Filtre le volume grace a un filtre median 3D
medianFilter(int, int, int) - Method in class ij3d.image3d.RealImage3D
filtre le volume grace a un filtre median 3D
melange() - Method in class ij3d.utils.TabUtil
random mix of the values
Message - Class in ij3d.utils
classe permettant :
le stockage d'un tableau de float les calculs statistiques sur ce tableau le tri du tableau
Message() - Constructor for class ij3d.utils.Message
Constructor for the Messages object
min - Variable in class ij3d.image3d.Image3D
Description of the Field
minimumFilter(float, float, float) - Method in class ij3d.image3d.IntImage3D
Filtre le volume grace a un filtre minimum 3D
minimumFilter(int, int, int) - Method in class ij3d.image3d.RealImage3D
filtre le volume grace a un filtre minimum 3D
minus(Matrix) - Method in class ij3d.Jama.Matrix
C = A - B
minusEquals(Matrix) - Method in class ij3d.Jama.Matrix
A = A - B
moyenneIntermediaire() - Method in class ij3d.utils.TabUtil
isodata algorithm (for histogram)
multiply(double) - Method in class ij3d.geom.Vector3D
multiply a vector by a scalar
multiply(double, double, double) - Method in class ij3d.geom.Vector3D
mumultiply the coordinates
multiplyBy(float) - Method in class ij3d.image3d.RealImage3D
multiplies all pixels by a given value
multiplyBy(Image3D) - Method in class ij3d.image3d.RealImage3D
 

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