Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
A
AAM
- Class in
Facemorph.aam
Active Appearance Model Implementation
AAM(Mask, ASM, PCI, int, int)
- Constructor for class Facemorph.aam.
AAM
Creates a new instance of AAM
AAMTracker
- Class in
Facemorph.aam
Offline tracking using AAM
AAMTracker(Template, Mask, ASM, PCI, String, String)
- Constructor for class Facemorph.aam.
AAMTracker
Creates a new instance of AAMTracker
actionPerformed(ActionEvent)
- Method in class Facemorph.
AveragerApplet
This method is called when the "Save to Browser" button is clicked.
actionPerformed(ActionEvent)
- Method in class Facemorph.haar.
HaarDemoApplet
actionPerformed(ActionEvent)
- Method in class Facemorph.
KnockedUpApplet
This method is called when the "Save to Browser" button is clicked.
adaptAverage(FloatImage)
- Method in class Facemorph.
FloatImage
Adapts the average to have the same locally smoothed magnitude as varSquared
adaptAverage(Pyramid, boolean)
- Method in class Facemorph.
Pyramid
Multiplies this by the ratio of magPyr / variance(this)
adaptComplexAverage(Pyramid, Pyramid)
- Method in class Facemorph.
Pyramid
Treats this as the real part and imag as the imaginary part and converts the values by multiplying by the ratio of complex magnitudes
adaptVariance(Pyramid, boolean)
- Method in class Facemorph.
Pyramid
Modifies this by multiplying by the ratio of varPyr over variance of this
add(int, int, double)
- Method in class Facemorph.
BigMat
Set the matrix value (matrix[x][y]=val)
add(BigMat)
- Method in class Facemorph.
BigMat
Adds mat to this
add(Complex)
- Method in class Facemorph.
Complex
Add z to this and return the result as a new complex number
add(FloatImage, float)
- Method in class Facemorph.
FloatImage
Adds a scaled amount of fimg to this to give this = this + w*fimg
add(FloatImage)
- Method in class Facemorph.
FloatImage
Adds fimg to this to give this = this + fimg
add(FloatImage, FloatImage)
- Method in class Facemorph.
FloatImage
Adds two FloatImages, putting the result in this
add(float)
- Method in class Facemorph.
FloatImage
Adds a constant to each pixel
add(Comparable)
- Method in interface Facemorph.
IPQ
add to the queue
add(int, int)
- Method in class Facemorph.
Mask
Adds a contour or point to this mask
add(PQplusElement)
- Method in class Facemorph.multifilter.
PQplus
Add an element to the heap
add(Comparable)
- Method in class Facemorph.
PQ
Adds an element to the PQ
add(DiagonalGaussian)
- Method in class Facemorph.psm.
DiagonalGMM
add(Pyramid, boolean)
- Method in class Facemorph.
Pyramid
Adds to the value of each subband of this Pyramid with the corresponding subband in the other Pyramid
add(FloatImage, int)
- Method in class Facemorph.
Pyramid
add(double[], double[], double)
- Static method in class Facemorph.tensor.
AutoRegressor
Add a weighted amount of src to dest
add(Vector3)
- Method in class Facemorph.
Vector3
add_to_average(Pyramid, int)
- Method in class Facemorph.
Pyramid
Add pyr to this as part of constructing an average
add_to_variance(Pyramid, int)
- Method in class Facemorph.
Pyramid
Adds pyr to this as part of estimating the average absolute value
add_to_varianceSquared(Pyramid, int)
- Method in class Facemorph.
Pyramid
Adds pyr to this as part of estimating the variance squared
addAffineBorderPoints(Vector<Point2D.Float>, Vector<Point2D.Float>, int, int, boolean)
- Static method in class Facemorph.aam.
FBOwarp
Adds affine border points
addAffineBorderPoints(Vector<Point2D.Float>, Vector<Point2D.Float>, int, int, boolean)
- Static method in class Facemorph.aam.
OpenGLwarp
Adds points to pin down the border
addBorderPoints(Vector<Point2D.Float>, int, int)
- Static method in class Facemorph.aam.
FBOwarp
Adds a set of points round the border
addBorderPoints(Vector<Point2D.Float>, int, int)
- Static method in class Facemorph.aam.
OpenGLwarp
Add border points to the point set given
addChimeric(Template, float, float, float)
- Method in class Facemorph.
Template
Adds different amounts to the left and right side the points 0 and 1 are used to define the eyes, and hence the symmetry line
addConstraint(int, int, int, double, double)
- Method in class Facemorph.
BSplineQuadTree
Add a constraint to level level of this interpolation tree
addContour(int, int, boolean)
- Method in class Facemorph.
Template
Creates a new point and a line that starts at this point
addContour(float, float, boolean)
- Method in class Facemorph.
Template
Creates a new point and a line that starts at this point
addContour(int, boolean)
- Method in class Facemorph.
Template
Creates a new curve starting at the point specified
addContourPoint(int, int)
- Method in class Facemorph.
Template
Creates a new point and adds it to the end of the current contour (the most recently created)
addContourPoint(float, float)
- Method in class Facemorph.
Template
Creates a new point and adds it to the end of the current contour (the most recently created)
addContourPoint(int, float, float)
- Method in class Facemorph.
Template
Creates a new point and adds it to the end of the current contour (the most recently created)
addContourPoint(int)
- Method in class Facemorph.
Template
Adds the point specified to the end of the current line
addFilter(Complex[], double[])
- Method in class Facemorph.oesf.
FilterSet
Add a flter to the set
addMenu(JMenu)
- Method in class Facemorph.psychomorph.
DelineatorForm
addMenu(JMenu)
- Method in class Facemorph.psychomorph.
PsychoMorphForm
AddMenuTest
- Class in
Facemorph.psychomorph.batchable
AddMenuTest()
- Constructor for class Facemorph.psychomorph.batchable.
AddMenuTest
addMouseMotionListener(MouseMotionListener)
- Method in class Facemorph.glmorph.
HardwareTransform
addMouseMotionListener(MouseMotionListener)
- Method in class Facemorph.glmorph.
HardwareTransformNoAccum
addNotify()
- Method in class Facemorph.haar.
HaarTracker
addPlugin(File)
- Method in class Facemorph.psychomorph.
DelineatorForm
addPoint(float, float)
- Method in class Facemorph.
Template
Adds a point to the Template
addPoint(int, int)
- Method in class Facemorph.
Template
Adds a point to the Template
addRect(int, int, int, int, double)
- Method in interface Facemorph.haar.
CascadeListener
Add the given rectangle (for drawing)
addRect(int, int, int, int, double)
- Method in class Facemorph.haar.
HaarDemo
addRect(int, int, int, int, double)
- Method in class Facemorph.haar.
HaarDemoApplet
addRowAverages(Tensor, int, int)
- Method in class Facemorph.tensor.
Tensor
Add row average
addRowAveragesInPlace(Tensor, int)
- Method in class Facemorph.tensor.
Tensor
Add the row average for each row to each element along that row
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
DiagonalEMFeature
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
DiagonalGaussianFeature
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
DiagonalGMMFeature
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
EMFeature
addSample(int, Point2D.Float)
- Method in interface Facemorph.psm.
Feature
Add a sample when training the patches
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
OESFFeature
addSample(int, Point2D.Float)
- Method in class Facemorph.psm.
PatchFeature
Adds a sample point for training, image data taken from currently set image
addTiltedRect(int, int, int, int, double)
- Method in interface Facemorph.haar.
CascadeListener
Add the given tilted rectangle (for drawing)
addTiltedRect(int, int, int, int, double)
- Method in class Facemorph.haar.
HaarDemo
addTiltedRect(int, int, int, int, double)
- Method in class Facemorph.haar.
HaarDemoApplet
addToAverage(FloatImage, int)
- Method in class Facemorph.
FloatImage
Adds an image into this average image
addToAverage(Template, PCA, Template, int, int, BigMat)
- Static method in class Facemorph.
PCA
Incrementally updates the data matrix and currentAverage by adding the PCA data to them
addToAverage(double[], int)
- Method in class Facemorph.
PGA
Adds a sample to the average
addToAverage(double[], double[], int)
- Static method in class Facemorph.pga.
MultiSpherePGA
Adds b to the average as the n-th component
addToAverage(double[], double[], int)
- Static method in class Facemorph.pga.
SpherePGA
Add an (unfolded) sample to the average
addToAverage(double[], int)
- Method in class Facemorph.pga.
SpherePGA
Adds a sample to the average
addToAverage(Template, int)
- Method in class Facemorph.
Template
Adds the n'th template to this average
addToComplexMagnitudeAverage(Pyramid, Pyramid, int)
- Method in class Facemorph.
Pyramid
Adds real and image to this as part of making an average magnitude
addToEstimate(int, double, double, double, double, boolean)
- Method in class Facemorph.
BSplineQuadTree
Adds the values u and v to the estimate at point x, y, i.e.
addToLinearEstimate(double, double, double, double)
- Method in class Facemorph.
BSplineQuadTree
Adds to the linear (affine) constraints
addToVariance(FloatImage, int)
- Method in class Facemorph.
FloatImage
Adds fimg1 to the average of absolute values
addToVariance(FloatImage, FloatImage, int)
- Method in class Facemorph.
FloatImage
Adds fimg1 and fimg2 to this complex magnitude average as the real and imaginary parts
addToVarianceSquared(FloatImage, int)
- Method in class Facemorph.
FloatImage
Add fimg1 to the average of squared images
addURL(URL)
- Method in class Facemorph.psychomorph.
ClassSelector
Adds the URL to the class path
addWavelet(Wavelet)
- Method in class Facemorph.
AWN
Add the given wavelet to the set of wavelets
addWeighted(Pyramid, float)
- Method in class Facemorph.
Pyramid
Adds a weighted amount of pyr to this
addWeighted(Template, Complex)
- Method in class Facemorph.
Template
this = this + z*t
adjust(FloatImage, FloatImage, FloatImage, FloatImage)
- Method in class Facemorph.
FloatImage
Replaces xshift(x,y)=xtmp(x,y) and yshift(x,y)=ytmp(x,y at locations where this(x,y)=0
adjust(double[], int, int, double)
- Static method in class Facemorph.tensor.
Tensor
multiplies elements of params from start to end by amount
adjust(double[], double[], double[])
- Static method in class Facemorph.tensor.
Tensor
Subtracts the mean and multiplies by the standard deviation
AESF
- Class in
Facemorph.oesf
Implementation of Average of Synthetic Exact Filters
AESF()
- Constructor for class Facemorph.oesf.
AESF
affineFit(Template, int[])
- Method in class Facemorph.
Template
Performs an affine fit of this to Template tem using the normalisation points specified
affineFit(Point2D.Float, Point2D.Float, Point2D.Float, int, int, int)
- Method in class Facemorph.
Template
Performs an affine (linear) operation on this Template, specified by 3 points
affineFit2(Point2D.Float, Point2D.Float, Point2D.Float, int, int, int, int)
- Method in class Facemorph.
Template
Performs an affine fit of this template to the points given, using the midpoint of mouthIndex1 and mouthIndex2 to match to mouth point
analyse(FloatImage)
- Method in class Facemorph.multifilter.
FourierDecompose
Analyse an image using the filter bank
analyse(Complex[])
- Method in class Facemorph.multifilter.
FourierDecompose
Analyse the image as a Complex array and return the result as a set of Complex responses
analyse(Template, Template)
- Method in class Facemorph.
PCA
Analyse a template to find the PCA weights
analyse(Template, Template, int, int[])
- Method in class Facemorph.
PCA
Analyse a template to find the PCA weights
analyse(double[])
- Method in class Facemorph.
PCA
Finds the PCA components given the point shifts given
analyse(double[], double[])
- Method in class Facemorph.
PCA
Finds the PCA components given the point shifts given
analyse(double[], double[], int)
- Method in class Facemorph.
PCA
Finds the PCA components given the point shifts given
analyse(double[], int)
- Method in class Facemorph.
PCA
Finds the PCA components given the point shifts given
analyse(FloatImage[])
- Method in class Facemorph.
PCI
Analyses the given image to gives the weights of the principal components
analyse(FloatImage[], FloatImage)
- Method in class Facemorph.
PCI
Analyses the given image to gives the weights of the principal components
analyse(Pyramid)
- Method in class Facemorph.
PCW
Finds the best weights for the given Pyramid
analyse(double[])
- Method in class Facemorph.pga.
MultiSpherePGA
Analyses the vector using PGA
analyse(double[])
- Method in class Facemorph.pga.
SpherePGA
Analyse the vector given this model
analyseAppearance(FloatImage[])
- Method in class Facemorph.aam.
AAM
reconstructs an image given the component weightings, using avrg instead of the built in average
analyseAppearance(FloatImage[])
- Method in class Facemorph.aam.
GLAAM
reconstructs an image given the component weightings, using avrg instead of the built in average
analyseExhaustive(FloatImage)
- Method in class Facemorph.multifilter.
FourierDecompose
Exhaustive search for best filter components Adds components until sum squared errors is > 30000 or 1000 iterations exceeded
analyseFile(FloatImage[], FloatImage, int)
- Static method in class Facemorph.
PCI
Analyses the given image to gives the weights of the principal components
analyseLS(FloatImage[], FloatImage)
- Method in class Facemorph.
PCI
Analyses the given image to gives the weights of the principal components
analyseMasked(Pyramid, FloatImage)
- Method in class Facemorph.
PCW
Finds the weights of this Pyramid after masking
analyseMaxWeights(FloatImage[])
- Method in class Facemorph.
PCI
Analyses the given image to gives the weights of the principal components
APPEARANCE
- Static variable in class Facemorph.aam.
AAM
Specifies the algorithm with the pre-calculated derivatives and Hessian, but in which the appearance is updated each iteration
APPEARANCE
- Static variable in class Facemorph.aam.
GLAAM
Specifies the algorithm with the pre-calculated derivatives and Hessian, but in which the appearance is updated each iteration
append(double[], double[])
- Static method in class Facemorph.
GMM
Method to concatanate two arrays
append(double[], double[])
- Static method in class Facemorph.psm.
DiagonalGMM
Method to concatanate two arrays
appendVectors(Vector, Vector)
- Static method in class Facemorph.
GMM
Method to concatanate each array of v2 onto the corresponding array of v1
appendVectors(Vector, Vector)
- Static method in class Facemorph.psm.
DiagonalGMM
Method to concatanate each array of v2 onto the corresponding array of v1
AR_BEST
- Static variable in class Facemorph.tensor.
AutoRegressor
Best AR
AR_MEAN
- Static variable in class Facemorph.tensor.
AutoRegressor
Mean AR
AR_ZERO
- Static variable in class Facemorph.tensor.
AutoRegressor
Zero mean AR
ASM
- Class in
Facemorph
AN Active Shape Model (ASM) contains the average shape, image and shape eigenvalues
ASM()
- Constructor for class Facemorph.
ASM
Creates a new instance of ASM
ASM(Template, PCA, Image, int, int[])
- Constructor for class Facemorph.
ASM
Creates a new instance of an ASM using the data specified
autoDelineate(Image, Point[])
- Method in class Facemorph.
AveragerApplet
Method to autodelineate a new image, using 3 points specified by the user.
autoDelineate(Image, Point[])
- Method in class Facemorph.glmorph.
JMorphApplet
Method to autodelineate a new image, using 3 points specified by the user.
autoDelineate(Image, Point[])
- Method in class Facemorph.
KnockedUpApplet
Method to autodelineate a new image, using 3 points specified by the user.
autoDelineate(Image, Image, Template, Point2D.Float, Point2D.Float, Point2D.Float, int, int, int, ImageObserver, PCA)
- Static method in class Facemorph.
Template
Automatically delineates the image given returning a Template outlining the facial features
AutoRegressor
- Class in
Facemorph.tensor
Class to implement auto regression, not completed
AutoRegressor()
- Constructor for class Facemorph.tensor.
AutoRegressor
AutoRegressor(LinkedList<LinkedList<double[]>>, int, int)
- Constructor for class Facemorph.tensor.
AutoRegressor
Method to calculate the regression coefficients
autoSize(int, int)
- Method in class Facemorph.
Template
Resize the template to fit in an image of width by height with a small border
average(ArrayList<Face>)
- Static method in class Facemorph.haar.
HaarCascade
Finds the average of a groupd of object boxes
Average
- Class in
Facemorph.psychomorph
Batchable for making averages
Average(PsychoMorphForm, File, boolean)
- Constructor for class Facemorph.psychomorph.
Average
Constructor for averages
Average(PsychoMorphForm, File, boolean, Template, boolean)
- Constructor for class Facemorph.psychomorph.
Average
Constructor for averages
average(Template[], boolean)
- Method in class Facemorph.
Template
Calculates the average of the Templates
average(Template[])
- Method in class Facemorph.
Template
Constructs the average of the array of templates given
average(ArrayList<Template>, boolean)
- Method in class Facemorph.
Template
Constructs the average of the array of templates given
average(ArrayList<Template>, int, int[])
- Method in class Facemorph.
Template
Constructs the average of the array of templates given
averageImages(Image[], Template[], Template, int, int, ImageObserver, boolean, int)
- Static method in class Facemorph.
Transformer
Average a set of images
averageImages(Image[], Template[], Template, int, int, ImageObserver, boolean, int, TransformerListener, TransformerListener)
- Static method in class Facemorph.
Transformer
Method to create an average from a set of delineated images.
averageImages(Image[], Template[], Template, int, int, ImageObserver, boolean)
- Static method in class Facemorph.
Transformer_1
Method to create an average from a set of delineated images.
averageImagesTexture(Image[], Template[], Template, int, int, Filter[], int, ImageObserver, boolean, int)
- Static method in class Facemorph.
Transformer
Method to create an average from a set of delineated images.
averageImagesTexture(Image[], Template[], Template, int, int, Filter[], int, ImageObserver, boolean, int, TransformerListener, TransformerListener)
- Static method in class Facemorph.
Transformer
Method to create an average from a set of delineated images.
averageImagesTexture(Image[], Template[], Template, int, int, ImageObserver, boolean)
- Static method in class Facemorph.
Transformer_1
Method to create an average from a set of delineated images.
AveragerApplet
- Class in
Facemorph
Applet for averaging multiple pre-delineated images, or adding new images and auto-delineating them.
AveragerApplet()
- Constructor for class Facemorph.
AveragerApplet
AveragerPanel
- Class in
Facemorph
Class for displaying an image (e.g.
AveragerPanel()
- Constructor for class Facemorph.
AveragerPanel
AWN
- Class in
Facemorph
Protoype (i.e.
AWN()
- Constructor for class Facemorph.
AWN
Creates a new instance of AWN
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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