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

T

t - Variable in class Facemorph.DelaunayTriangle
the edge-adjacent triangles
t - Variable in class Facemorph.Stats.OvercompleteSPLS
 
T - Variable in class Facemorph.Stats.OvercompleteSPLS
 
t - Variable in class Facemorph.Stats.PLSReducer
 
T - Variable in class Facemorph.Stats.PLSReducer
 
T_squared(Gaussian, double, double) - Method in class Facemorph.Gaussian
Hotelling's T^2 statistic (the N-D t-test equivalent)
table - Variable in class Facemorph.DataBase.DataSetPanel.ColumnListener
 
TargetCount - Static variable in class Facemorph.Stats.PCAReducer
 
targetDependentVariance - Variable in class Facemorph.Stats.OvercompleteSPLS
 
targetDependentVariance - Variable in class Facemorph.Stats.PLSReducer
 
targetIndependentVariance - Variable in class Facemorph.Stats.OvercompleteSPLS
 
targetIndependentVariance - Variable in class Facemorph.Stats.PLSReducer
 
TargetVariance - Static variable in class Facemorph.Stats.PCAReducer
 
TaylorSolver - Class in Facemorph.aam
Utillity class for solving the normalised cross correlation given the current synthetic image and the derivatives with respect to each model parameter.
TaylorSolver(double[], double[][]) - Constructor for class Facemorph.aam.TaylorSolver
Creates a new instance of CAAMSolver
temp - Variable in class Facemorph.glmorph.IO
The Template
TemparyFileHandler - Class in Facemorph.DataBase.TemparyFiles
This class is designed to simplify the process of creating, accessing and disposing of tempary files
TemparyFileHandler(String) - Constructor for class Facemorph.DataBase.TemparyFiles.TemparyFileHandler
Create a new tempary file system
TemparyImageHandler - Class in Facemorph.DataBase.TemparyFiles
This class is designed to simplify the process of creating, accessing and disposing of tempary files, in particular image files.
TemparyImageHandler(String) - Constructor for class Facemorph.DataBase.TemparyFiles.TemparyImageHandler
 
TemparyImageHandler.Stub - Class in Facemorph.DataBase.TemparyFiles
 
TemparyImageHandler.Stub(String) - Constructor for class Facemorph.DataBase.TemparyFiles.TemparyImageHandler.Stub
 
Template - Class in Facemorph
A Template of points and lines passing through the points, used to outline the facial features
Template() - Constructor for class Facemorph.Template
Create an empty Template
Template.TemplateError - Exception in Facemorph
 
Template.TemplateError(String) - Constructor for exception Facemorph.Template.TemplateError
 
Template3D - Class in Facemorph.oesf
Stores a 3D set of points and connecting edges.
Template3D() - Constructor for class Facemorph.oesf.Template3D
Construct an empty Template3D
templateCol - Static variable in class Facemorph.DataBase.DataSetPanel.BatchTableModel
 
TemplateErrorTest - Class in Facemorph.mdl
Calculates the errors between two sets of Templates (one usually the ground truth)
TemplateErrorTest() - Constructor for class Facemorph.mdl.TemplateErrorTest
 
templateFiles - Variable in class Facemorph.DataBase.Batch
list of file names of templates for the faces in the imageFile list.
templateFileStatus - Variable in class Facemorph.DataBase.Batch
status (if known) of the templateFiles
templateHeaderName - Static variable in class Facemorph.DataBase.Batch
the name of the header containing the image file names
templateIn - Variable in class Facemorph.DataBase.BatchProcessData
 
TemplateIterator - Class in Facemorph.DataBase
Method to iterate over template files in a Batch (or some other similar collection) and return the corresponding template
TemplateLoader - Class in Facemorph.DataBase
 
TemplateLoader() - Constructor for class Facemorph.DataBase.TemplateLoader
 
templateOut - Variable in class Facemorph.DataBase.BatchProcessData
 
TemplatePatchMDL - Class in Facemorph.mdl
Template patch groupwise alignment (experimental)
TemplatePatchMDL(ArrayList<BufferedImage>, Template, int, int) - Constructor for class Facemorph.mdl.TemplatePatchMDL
TemplatePatchMDL constructor
Tensor - Class in Facemorph.tensor
Tensor model implementation
Tensor() - Constructor for class Facemorph.tensor.Tensor
Creates a new instance of Tensor
Tensor(int[]) - Constructor for class Facemorph.tensor.Tensor
constructor
Tensor(int[], double[]) - Constructor for class Facemorph.tensor.Tensor
Constructor with some data
TensorGUI - Class in Facemorph.tensor
Gui for messing about with Tensor data.
TensorGUI() - Constructor for class Facemorph.tensor.TensorGUI
Creates new form TensorGUI
TensorGUI2 - Class in Facemorph.tensor
Another Tensor GUI for messing about with Tensor data.
TensorGUI2() - Constructor for class Facemorph.tensor.TensorGUI2
Creates new form TensorGUI
TessGen - Class in Facemorph
A fuction to calculate the Delaunay triangulation of the n points points[ 0 ], ..., points[ n - 1 ] It takes 6 arguments: n the number of points points an array, each element of which is a Point2D.Float.
TessGen() - Constructor for class Facemorph.TessGen
Creates a new instance of TessGen
TessGen3D - Class in Facemorph
Attempt at 3D tessleation (probably not working)
TessGen3D() - Constructor for class Facemorph.TessGen3D
Creates a new instance of TessGen
test(String, String, String) - Method in class Facemorph.aam.AAM
Run a set of tests.
test(String, String, PCI, PCA, MaskInterface) - Static method in class Facemorph.aam.CAAMPowell
Test method
test(String, String, String) - Method in class Facemorph.aam.GLAAM
Run a set of tests.
test(String, String, String) - Method in class Facemorph.aam.MultiscaleAAM
Test the multiscale AAM
test(String, String, String) - Method in class Facemorph.aam.MultiscaleOpenGLAAM
Test this AAM
test(LinkedList<double[]>) - Method in class Facemorph.tensor.AutoRegressor
Test method -finds the difference between the prediction and actual for each frame
testAverage(String[]) - Static method in class Facemorph.tensor.Tensor
Test the ALS method for finding parameters
testAverageTransforms(String[]) - Static method in class Facemorph.tensor.Tensor
Another test method
testFilter(String, FloatImage) - Static method in class Facemorph.oesf.AESF
Test the filter
testFilter(String, ArrayList<FloatImage>, FloatImage, HaarReader, int[]) - Static method in class Facemorph.oesf.OESF
Test the filter
testFilterComplex(String, ArrayList<FloatImage[]>, FloatImage, HaarReader) - Static method in class Facemorph.oesf.OESF
Test the complex filter
testFitting(String[]) - Static method in class Facemorph.tensor.Tensor
Test fitting
testHOSVD(String[]) - Static method in class Facemorph.tensor.Tensor
Test for high order SVD (HOSVD)
testLinear(String[]) - Static method in class Facemorph.tensor.Multilinear
Test of linear building method
testLinear(String[]) - Static method in class Facemorph.tensor.Tensor
Test the linear approximate method
testTransform(int, Template, Template, Template, Template, Image, Image, Image, double, double, double, Filter[], int, MaskInterface, boolean, boolean, boolean, int, int[]) - Static method in class Facemorph.Transformer
Face transform method, more modular version
testTransform(int, Template, Template, Template, Template, BufferedImage, BufferedImage, BufferedImage, double, double, double, Filter[], int, MaskInterface, boolean, boolean, boolean, int, int[]) - Static method in class Facemorph.Transformer
Face transform method, more modular version
TEXTURE_MAG - Static variable in class Facemorph.psychomorph.PsychoMorphForm
static constant
TEXTURE_MRF - Static variable in class Facemorph.psychomorph.PsychoMorphForm
static constant
TEXTURE_NONE - Static variable in class Facemorph.psychomorph.PsychoMorphForm
static constant
textureTransform(BufferedImage, BufferedImage, BufferedImage, BufferedImage, Filter[], int, double) - Static method in class Facemorph.Transformer
Performs a texture (wavelet magnitude) transform on the image
textureX - Variable in class Facemorph.glmorph.IO
x texture coord
textureY - Variable in class Facemorph.glmorph.IO
y texture coord
theight - Variable in class Facemorph.Warp
The height of the original image to warp
THREE_POINT_NORMALISATION - Static variable in class Facemorph.ASM
Indicates normalisation based on 3 points (affine)
threePointAligned - Variable in class Facemorph.Stats.Model.ImageSetDescription
If using images and templates, will these need to be pre-aligned (or if being output the process reversed)
threePointColour - Static variable in class Facemorph.Template
 
threshold(FloatImage, float) - Method in class Facemorph.FloatImage
Find the points bigger than the threshold
threshold - Variable in class Facemorph.Stats.NumericRegressor
size of smallest numeric values
thresholdPercent(FloatImage, float) - Method in class Facemorph.FloatImage
Thresholds the image at a certain percentage of points are kept
TINY - Static variable in class Facemorph.Powell
A very small amount
to2D(Template3D, ArrayList<Boolean>) - Static method in class Facemorph.oesf.ORASM3D
Convert a 3D template to a 2d one
toBufferedImage(Image) - Static method in class Facemorph.glmorph.IO
This method returns a buffered image with the contents of an image
toFile(String) - Static method in class Facemorph.haar.HaarDemo
Writes the data passed to it to a file specified by outFile.
toFile(String) - Static method in class Facemorph.haar.HaarFinder
Writes the data passed to it to a file specified by outFile.
toFloatBuffer(BufferedImage) - Static method in class Facemorph.aam.FBOwarp
Converts the image to a FloatBuffer
toFloatBuffer(BufferedImage) - Static method in class Facemorph.aam.OpenGLwarp
Convert the image to a FloatBuffer
toFloatImage(BufferedImage) - Static method in class Facemorph.glmorph.IO
Convert an image to a FloatBuffer
toRotation(BigMat) - Static method in class Facemorph.oesf.ORASM3D
Projects M into a valid roation matrix
toString() - Method in class Facemorph.Complex
 
toString() - Method in class Facemorph.haar.Colour
 
toString() - Method in class Facemorph.haar.Face
 
toString() - Method in class Facemorph.haar.Feature
 
toString() - Method in class Facemorph.haar.Rect
 
toString() - Method in class Facemorph.haar.Tree
Return this object as a string
toString() - Method in class Facemorph.template.Contour
Convert this contour to a String representation
toString() - Method in class Facemorph.Template
Convert this Template to a textual format for writing / display
totalCount - Variable in class Facemorph.DataBase.BatchProcessData
 
toURLString() - Method in class Facemorph.template.Contour
Convert this contour to a String representation suitable for putting in a URL
toURLString() - Method in class Facemorph.Template
Converts this Template to a String, replacing spaces with + etc
TPS - Static variable in class Facemorph.Warp
Thin plate spline warp constant
TPSWarp - Class in Facemorph
Thin plate spline warping class
TPSWarp() - Constructor for class Facemorph.TPSWarp
Constructor for empty thin plate spline warp
TPSWarp(int, int) - Constructor for class Facemorph.TPSWarp
Constructor for TPS warp of given size
TPSWarp(int, int, int, int) - Constructor for class Facemorph.TPSWarp
Constructor for TPS warp of given size
trackASM(FloatImage, FloatImage, Template, PCA, float, int, int[]) - Method in class Facemorph.Template
Fits a PCA model to an image using edge normal profiles
Tracker - Class in Facemorph.psychomorph
Tracker GUI
Tracker(DelineatorForm) - Constructor for class Facemorph.psychomorph.Tracker
Creates new form Tracker
TrackerSettingsDialog - Class in Facemorph.aam
Tracker settings dialog
TrackerSettingsDialog(Frame, boolean, int[], String) - Constructor for class Facemorph.aam.TrackerSettingsDialog
Creates new form TrackerSettingsDialog
train(ArrayList<String>, ArrayList<String>, int[], int, ArrayList<Filter>, Filter, int) - Static method in class Facemorph.psm.PSM
PSM training method
train(ArrayList<String>, ArrayList<String>, int[], int, int, String, HaarReader) - Static method in class Facemorph.psm.PSMNode
Train a PSM model
train(boolean) - Method in class Facemorph.Stats.BinaryLogisticRegression
 
train(boolean) - Method in class Facemorph.Stats.DifferenceOfAverages
 
train(boolean) - Method in class Facemorph.Stats.ICA
 
train(boolean) - Method in class Facemorph.Stats.ImagePLS
 
train(boolean) - Method in class Facemorph.Stats.ImageRegressor
 
train(boolean) - Method in class Facemorph.Stats.NumericRegressor
Perform multi-linear regression using the Ordinary Least Squares method.
train(boolean) - Method in class Facemorph.Stats.OvercompleteSPLS
 
train(boolean) - Method in class Facemorph.Stats.PCAReducer
 
train(boolean) - Method in class Facemorph.Stats.PLSReducer
 
train(boolean) - Method in class Facemorph.Stats.sPLSSVD
 
train(boolean) - Method in class Facemorph.Stats.sPLSSVD_DWH
 
train(boolean) - Method in interface Facemorph.Stats.StatisticalModel
Perform multi-linear regression using the Ordinary Least Squares method.
train(boolean) - Method in class Facemorph.Stats.WaveletPLS
 
train(boolean) - Method in class Facemorph.Stats.WaveletRGBPLS
 
train(boolean) - Method in class Facemorph.Stats.WeightedPLS
 
transform(float[][], int, int) - Method in class Facemorph.FloatImage
Perform an affine transform on the image geometry
transform(FloatImage, FloatImage, float) - Method in class Facemorph.FloatImage
Transforms the image by adding (dst-src)*scale
transform(BigMat, double[], double) - Method in class Facemorph.oesf.Template3D
 
transform(float[][]) - Method in class Facemorph.template.Contour
Transform this contour's samples using the affine matrix given
transform(Template, Template, double, float) - Method in class Facemorph.Template
Transforms this Template using the formula this = this + s*(sourceTemplate - destTemplate)
transform(Template, Template, double, float, boolean) - Method in class Facemorph.Template
Transforms this Template using the formula this = this + s*(sourceTemplate - destTemplate)
transform(Template, Template, double, float, boolean, int, int[]) - Method in class Facemorph.Template
Transforms this Template using the formula this = this + s*(sourceTemplate - destTemplate)
transform(float[][]) - Method in class Facemorph.Template
Performs a matrix transform on this Template
transform(LinkedList<double[]>, AutoRegressor) - Method in class Facemorph.tensor.AutoRegressor
Transform method
transform(Template, Template, Template, Template, Image, Image, Image, double, ImageObserver, boolean) - Static method in class Facemorph.Transformer
Transforms subjectImage using the prototypes given and returns the result.
transform(Template, Template, Template, Template, Image, Image, Image, double, double, double, ImageObserver, MaskInterface, Filter[], int, boolean, boolean) - Static method in class Facemorph.Transformer
Transforms subjectImage using the prototypes given and returns the result.
transform(Template, Template, Template, Template, Image, Image, Image, double, ImageObserver, MaskInterface, boolean) - Static method in class Facemorph.Transformer
Transforms subjectImage using the prototypes given and returns the result.
transform(Template, Template, Template, Template, Image, Image, Image, double, ImageObserver) - Static method in class Facemorph.Transformer_1
Transforms subjectImage using the prototypes given and returns the result.
transform(Matrix3) - Method in class Facemorph.Vector3
Transform this vector using the matrix given
transformBald(Template, Template, Template, Template, Template, Template, Template, Template, Image, Image, Image, double, ImageObserver, boolean, boolean) - Static method in class Facemorph.Transformer
Transforms subjectImage using the prototypes given and returns the result.
transformChimeric(Template, Template, float, float, float) - Method in class Facemorph.Template
Transforms the left and right face sides separately
transformChimeric(int, Template, Template, Template, Template, BufferedImage, BufferedImage, BufferedImage, float, float, float, boolean, boolean) - Static method in class Facemorph.Transformer
Half face transform method
Transformer - Class in Facemorph
Class to perform prototype (average) based transformations on images.
Transformer() - Constructor for class Facemorph.Transformer
 
Transformer_1 - Class in Facemorph
Class to perform prototype (average) based transformations on images.
Transformer_1() - Constructor for class Facemorph.Transformer_1
 
TransformerListener - Interface in Facemorph
Listner for display of the transforming process
transformMagnitude(FloatImage, FloatImage, float) - Method in class Facemorph.FloatImage
Transforms this by multiplying by var2(x,y)/var1(x,y)^shift
transformMagSquared(FloatImage, FloatImage, float) - Method in class Facemorph.FloatImage
Transforms this by multiplying by var2(x,y)/var1(x,y)^(shift*0.5)
transformMasked(Template, Template, Template, Template, Image, Image, Image, double, ImageObserver, Mask) - Static method in class Facemorph.Transformer_1
Transforms subjectImage using the prototypes given and returns the result.
transformTexture(Pyramid, Pyramid, Pyramid, float) - Method in class Facemorph.Pyramid
Transform using the magnitude
transformTextureSquared(Pyramid, Pyramid, Pyramid, float) - Method in class Facemorph.Pyramid
Performs a texture transform using the squared magnitude values.
transposeCopy() - Method in class Facemorph.BigMat
Create a transposed copy of this matrix
Tree - Class in Facemorph.haar
Tree node in the haar cascade
Tree(Feature, double, double, double) - Constructor for class Facemorph.haar.Tree
Create a new Tree node
triangles - Variable in class Facemorph.glmorph.IO
triangulation data
tss - Variable in class Facemorph.Stats.NumericRegressor
Total sum of squares for the dependent variable
tune(String, HaarReader) - Method in class Facemorph.oesf.ORASM
Tune the lambda parameters for the model
twidth - Variable in class Facemorph.Warp
The width of the original image to warp
TWO_POINT_NORMALISATION - Static variable in class Facemorph.ASM
Indicates normalisation based on 2 points
twoFFT(float[], float[], int[], int, int) - Static method in class Facemorph.Numerical
Replace two real arrays with their Fourier Transforms The complex left hand side of the transform is returned only the full transform can be recovered using symmetry
type - Variable in class Facemorph.DataBase.iniFile.Node
 
TYPE_CLM - Static variable in class Facemorph.psychomorph.DelineatorForm
CLM selected for batch delineation
TYPE_ORASM - Static variable in class Facemorph.psychomorph.DelineatorForm
ORASM selected for batch delineation
TYPE_PSM - Static variable in class Facemorph.psychomorph.DelineatorForm
PSM selected for batch delineation
TypeInDialog - Class in Facemorph.aam
A type in dialog for getting some info from the user
TypeInDialog(Frame, String, String) - Constructor for class Facemorph.aam.TypeInDialog
Creates new form TypeInDialog
TypeInDialog(Frame, String, String, String) - Constructor for class Facemorph.aam.TypeInDialog
Creates new form TypeInDialog

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