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

E

e - Variable in class Facemorph.Stats.NumericRegressor
Residuals after the regression calculation
E - Variable in class Facemorph.Stats.OvercompleteSPLS
 
E - Variable in class Facemorph.Stats.PLSReducer
 
edgeDistance() - Method in class Facemorph.FloatImage
For each point in the image computes the distance to the nearest edge Assumes that the image given has been run through a edge detection filter
edgeMagnitude(FloatImage, FloatImage) - Method in class Facemorph.FloatImage
Calculates the magnitude of edges
edgeWarp(FloatImage, MultiscaleWarp, int, int, String) - Method in class Facemorph.FloatImage
Non-recursive edge matching
EDIT_ADD_LINE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit add line
EDIT_ADD_POINT - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit add points
EDIT_ADD_TO_MASK - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit add points / lines to mask
EDIT_ADD_TO_SYMMETRY - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit add points to symmetry data
EDIT_DELETE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit delete points / lines
EDIT_MOVE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit movement of points /lines
EDIT_START_CLOSED_LINE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit start a closed line
EDIT_START_OPEN_LINE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Edit start an open line
eigenAnalysis(double[]) - Method in class Facemorph.Gaussian
Analyse the sample into its principal components
eigenSynthesis(double[]) - Method in class Facemorph.Gaussian
Synthesise a sample with the given principal component weights
EM(Vector) - Method in class Facemorph.GMM
Perform the EM algorithm to build a GMM on a number of samples
EM(Vector) - Method in class Facemorph.psm.DiagonalGMM
Perform the EM algorithm to build a GMM on a number of samples
EM(Vector, Vector<Double>) - Method in class Facemorph.psm.DiagonalGMM
Perform the EM algorithm to build a GMM on a number of samples
EMcluster(Vector) - Method in class Facemorph.GMM
Attempt at automatically deciding on the number of cluster (doesn't really work)
EMcluster(int, Vector) - Method in class Facemorph.GMM
An experimental EM clustering algorithm
EMFeature - Class in Facemorph.psm
An EM (Expetation Maximisation??) PSM Feature implmentation
EMFeature() - Constructor for class Facemorph.psm.EMFeature
Constructor for EMFeature
EMtest - Class in Facemorph
Expectation maximization animated test program
EMtest(int, int) - Constructor for class Facemorph.EMtest
Construct a new EMtest of the given size with 1 Gaussian initially
EMtest(int, int, int) - Constructor for class Facemorph.EMtest
Construct a new EMtest of the given sizewith count Gaussians initially
EnhancedBatchable - Interface in Facemorph.DataBase
 
EnhancedBatchProcess - Class in Facemorph.DataBase
Version of the Batch Processor designed to work with the Batch.java class in the DataBase package
EnhancedBatchProcess() - Constructor for class Facemorph.DataBase.EnhancedBatchProcess
 
EnhancedBatchProcess(EnhancedBatchable, Batch, int[]) - Constructor for class Facemorph.DataBase.EnhancedBatchProcess
 
enterBlock(String) - Method in class Facemorph.DataBase.iniFile
Enter a named block, must be a child (or sub-child) of the current block
enterBlockAbsolute(String) - Method in class Facemorph.DataBase.iniFile
Enter a named block using a name relative to the root node.
enterRootBlock() - Method in class Facemorph.DataBase.iniFile
Return to the root block (the stack is maintained, i.e.
enterRootBlock(boolean) - Method in class Facemorph.DataBase.iniFile
Return to the root block (if reset is false the stack is maintained, i.e.
eps - Static variable in class Facemorph.haar.Face
Tolerence for grouping
EPS - Static variable in class Facemorph.Numerical
A threshold value
epsilon - Variable in class Facemorph.Stats.OvercompleteSPLS
 
epsilon - Variable in class Facemorph.Stats.PLSReducer
 
equals(BigMat) - Method in class Facemorph.BigMat
Checks if the two matrices are identical
equals(BigMat, double) - Method in class Facemorph.BigMat
Checks if the two matrices are the same to within a given tollerance
equals(Object) - Method in class Facemorph.DataBase.ObjectFactory.DefaultFactoryMeme
 
equals(Object) - Method in class Facemorph.DataBase.ObjectFactory.FactoryMeme
 
equals(Object) - Method in class Facemorph.haar.Face
 
equals - Static variable in class Facemorph.Stats.Model
 
erode2D(float) - Method in class Facemorph.FloatImage
Perform greyscale erosion on this FloatImage, treats pixels like height and performs binary erosion i.e.
erodeMask() - Method in class Facemorph.FloatImage
Perform binary erosion on this FloatImage, any pixels adjacent to zero values are set to zero
estimateMean(Vector<double[]>, double) - Method in class Facemorph.pga.MultiSpherePGA
Estimates the intrinsic mean iteratively, until the ||mean||^2estimateMean(Vector<double[]>, double) - Method in class Facemorph.pga.SpherePGA
Estimate the mean of the dataset on the hypersphere
evaluateProbability(FloatImage) - Method in class Facemorph.psm.PSM
Evaluate the probability using Steerable pyramid
evaluateProbability(SteerablePyramid) - Method in class Facemorph.psm.PSM
Evaluate the probability by recursing down and up the tree
evaluateProbability(Image) - Method in class Facemorph.psm.PSMNode
Evaluate the probability of this feature in the image supplied
ExcelAdapter - Class in Facemorph.DataBase
ExcelAdapter enables Copy-Paste Clipboard functionality on JTables.
ExcelAdapter(JTable) - Constructor for class Facemorph.DataBase.ExcelAdapter
The Excel Adapter is constructed with a JTable on which it enables Copy-Paste and acts as a Clipboard listener.
exists(String) - Method in class Facemorph.DataBase.TemparyFiles.TemparyFileHandler
 
exp(Complex) - Static method in class Facemorph.Complex
Calculate complex exponential
expand(FloatImage, float[], int) - Method in class Facemorph.FloatImage
Make a double sized version of this and put it in fimg, the filter is used after placing zeros between rows and cols
expand(FloatImage, float[], int, int, int) - Method in class Facemorph.FloatImage
Make a double sized version of this and put it in fimg, the filter is used after placing zeros between rows and cols
extractHeader(String, String) - Method in class Facemorph.CSVFile
 
extractHeader(String) - Method in class Facemorph.DataBase.Batch
Attempt to extract the column labels of a csv file returns null if any of the line entries is not a string (j.e) is a number
extractInQuotes(String, int) - Method in class Facemorph.DataBase.Batch
 
extractInteger(String) - Method in class Facemorph.DataBase.Batch
Attempt to extract an integer value from the string
extractNumber(String) - Method in class Facemorph.DataBase.Batch
Attempt to extract a floating point value from the string
extractString(String) - Method in class Facemorph.DataBase.Batch
Will remove quotation marks from around a string or else simply return the string
EyeFinder - Class in Facemorph.haar
Some kind of experimental eye detector (i.e.
EyeFinder(Image, Rectangle, int) - Constructor for class Facemorph.haar.EyeFinder
Creates a new instance of EyeFinder
eyeRect(Face, float, boolean, int, int) - Method in class Facemorph.haar.FeatureFinder
Estimates a search box for the eyes given the face rectangle

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