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

D

D50 - Static variable in class Facemorph.psychomorph.batchable.BatchColourCalibrate
reference white D50 in XYZ coordinates
D55 - Static variable in class Facemorph.psychomorph.batchable.BatchColourCalibrate
reference white D55 in XYZ coordinates
D65 - Static variable in class Facemorph.psychomorph.batchable.BatchColourCalibrate
reference white D65 in XYZ coordinates
D75 - Static variable in class Facemorph.psychomorph.batchable.BatchColourCalibrate
reference white D75 in XYZ coordinates
data - Variable in class Facemorph.CSVFile
 
data - Variable in class Facemorph.Filter
The coefficients of this filter
data - Variable in class Facemorph.mdl.KdTreePoint
The KdTreePoint data
DataMiner - Class in Facemorph.Stats
Takes in a set of dependenent and independent variables and generates a model to fit the data
DataMiner() - Constructor for class Facemorph.Stats.DataMiner
 
DataReducer - Interface in Facemorph.Stats
This class maps a higher dimensional vector to a lower dimensional vector (and vice-versa) @Note there is not requirement for the mapping to be exactly invertable i.e.
DataReducer.DataReducerInformation - Class in Facemorph.Stats
Contains information about the implementation of the DataReducer class that can be used to determine the classes abilities at run-time.
DataReducer.DataReducerInformation() - Constructor for class Facemorph.Stats.DataReducer.DataReducerInformation
 
DataSetForm - Class in Facemorph.DataBase
 
DataSetForm() - Constructor for class Facemorph.DataBase.DataSetForm
Creates new form DataSetForm
DataSetPanel - Class in Facemorph.DataBase
 
DataSetPanel() - Constructor for class Facemorph.DataBase.DataSetPanel
Creates new form DataSetPanel
DataSetPanel.BatchTableModel - Class in Facemorph.DataBase
Table Model linking display table to Batch files
DataSetPanel.BatchTableModel() - Constructor for class Facemorph.DataBase.DataSetPanel.BatchTableModel
 
DataSetPanel.BatchTableModel(Batch) - Constructor for class Facemorph.DataBase.DataSetPanel.BatchTableModel
 
DataSetPanel.ColouredTextRenderer - Class in Facemorph.DataBase
Code to display individual cells
DataSetPanel.ColouredTextRenderer() - Constructor for class Facemorph.DataBase.DataSetPanel.ColouredTextRenderer
 
DataSetPanel.ColumnListener - Class in Facemorph.DataBase
 
DataSetPanel.ColumnListener(JTable) - Constructor for class Facemorph.DataBase.DataSetPanel.ColumnListener
 
deAdjust(double[], double[], double[]) - Static method in class Facemorph.tensor.Tensor
Reverse the whitening
DEFAULT_PORT - Static variable in class Facemorph.Server
The default port
deinterleaveImages(FloatImage) - Static method in class Facemorph.FloatImage
Take an interleaved image, eg.
deinterleaveImages(FloatImage, FloatImage, FloatImage, FloatImage) - Static method in class Facemorph.FloatImage
 
delaunay(Point2D.Float[], int, float, float, float, float) - Method in class Facemorph.TessGen
Delaunay triangulation method
delaunay(Vector3[], int, float, float, float, float, float, float) - Method in class Facemorph.TessGen3D
Perform 3D Delaunay triangulation
DelaunayTriangle - Class in Facemorph
A triangle with 3 vertices and three neighbours, all stored as indeces into lists
DelaunayTriangle() - Constructor for class Facemorph.DelaunayTriangle
 
delete(int) - Method in class Facemorph.Mask
Delete a contour from this mask
delete(int) - Method in class Facemorph.mask.VectorMask
Delete a contour from this mask
deleteLine(int) - Method in class Facemorph.Template
Delete a line
deletePoint(int, Vector) - Method in class Facemorph.template.Contour
Deletes the given point index from this contour
deletePoint(int) - Method in class Facemorph.Template
Deletes the specified point from the Template
delineate(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.aam.CLM
Delineate am image using this CLM
delineate(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.aam.CLMLR
Delineate am image using this CLMLR and the convex quadratic fitting method (CQF)
delineate(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.aam.CLMSVM
Delineate am image using this CLMSVM using the convex quadratic fitting (CQF) method
delineate(Image, Point2D.Float...) - Method in class Facemorph.ASM
Delineate an image using this ASM
delineate(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.oesf.ORASM
Delineate using this ORASM using an exhaustive local search ELS based method
delineate(BufferedImage, HaarReader, Template, double[], ImageZoomPanel) - Method in class Facemorph.oesf.ORASM
Delineate using this ORASM using an exhaustive local search ELS based method
delineate(BufferedImage, Template, ImageZoomPanel, boolean, boolean, int) - Method in class Facemorph.oesf.ORASM3D
Delineate an image using this 3D ORASM model
delineateCLM(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.oesf.ORASM
Delineate using this ORASM using an constrain local model (CLM) style search
delineateCQF(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.oesf.ORASM
Delineate using this ORASM using an convex quadratic fitting (CQF) based method
delineateCQF(BufferedImage, HaarReader, Template, ImageZoomPanel, int, boolean) - Method in class Facemorph.oesf.ORASM
Delineate using this ORASM using an convex quadratic fitting (CQF) based method
delineateELS(BufferedImage, HaarReader, Template, ImageZoomPanel) - Method in class Facemorph.aam.CLMLR
Delineate am image using this CLMLR using the exhaustive local search (ELS) method
DelineatorForm - Class in Facemorph.psychomorph
DelineatorForm holds main delineator / Transformer window
DelineatorForm(PsychoMorphForm) - Constructor for class Facemorph.psychomorph.DelineatorForm
Creates new form DelineatorForm
dependent - Variable in class Facemorph.Stats.DataMiner
 
dependentVariables - Variable in class Facemorph.Stats.Model
 
destroy() - Method in class Facemorph.aam.FBOwarp
Deletes this (currently empty method)
destroy() - Method in class Facemorph.aam.OpenGLwarp
Destroy the offscreen context
detectFace(BufferedImage, HaarReader) - Static method in class Facemorph.oesf.OESF
Detect a face
detectFace(BufferedImage, HaarReader, Rectangle) - Static method in class Facemorph.oesf.OESF
Detect a face
detectFeature(Complex[], Complex[], int[]) - Static method in class Facemorph.oesf.OESF
 
detectFeature(Complex[], Complex[], FloatImage, int[]) - Static method in class Facemorph.oesf.OESF
 
determineType(String) - Method in class Facemorph.DataBase.Batch
Attempt to determine the type of the data in the string
DiagonalEMFeature - Class in Facemorph.psm
DiagonalEMFeature implementation
DiagonalEMFeature() - Constructor for class Facemorph.psm.DiagonalEMFeature
DiagonalEMFeature constructor
DiagonalGaussian - Class in Facemorph.psm
DiagonalGaussian model
DiagonalGaussian(int) - Constructor for class Facemorph.psm.DiagonalGaussian
DiagonalGaussian constructor
DiagonalGaussian(double[], double[]) - Constructor for class Facemorph.psm.DiagonalGaussian
DisagonalGaussian constructor
DiagonalGaussianFeature - Class in Facemorph.psm
Diagonal Gaussian PSM Feature implementation
DiagonalGaussianFeature() - Constructor for class Facemorph.psm.DiagonalGaussianFeature
Constructor
DiagonalGMM - Class in Facemorph.psm
A DiagonalGaussian mixture model
DiagonalGMM(int) - Constructor for class Facemorph.psm.DiagonalGMM
Constructs a GMM of count clusters
DiagonalGMM() - Constructor for class Facemorph.psm.DiagonalGMM
Constructs a GMM of count clusters
DiagonalGMMFeature - Class in Facemorph.psm
Diagonal GMM Feature implementation
DiagonalGMMFeature() - Constructor for class Facemorph.psm.DiagonalGMMFeature
DiagonalGMMFeature constructor
DifferenceOfAverages - Class in Facemorph.Stats
Technically similar to a linear regressor, DifferenceOfAverages describes a function as a line connecting two points Distances along the line a scaled such that point 1 is considered to be the 0.0 point and point 2 the 1.0 point
DifferenceOfAverages() - Constructor for class Facemorph.Stats.DifferenceOfAverages
 
DifferenceOfAverages.DiffernceOfAveragesException - Exception in Facemorph.Stats
 
DifferenceOfAverages.DiffernceOfAveragesException(String) - Constructor for exception Facemorph.Stats.DifferenceOfAverages.DiffernceOfAveragesException
 
dilate2D(float) - Method in class Facemorph.FloatImage
Perform greyscale dilation on this FloatImage, treats pixels like height and performs binary dilation i.e.
DisjointSets - Class in Facemorph.haar
A disjoint sets ADT.
DisjointSets(List) - Constructor for class Facemorph.haar.DisjointSets
Construct a disjoint sets object.
display() - Method in class Facemorph.aam.FBOwarp
Force a redraw? (currently empty)
display(GLAutoDrawable) - Method in class Facemorph.aam.FBOwarp
 
display() - Method in class Facemorph.aam.OpenGLwarp
Force a redraw of the offscreen context
display(GLAutoDrawable) - Method in class Facemorph.aam.OpenGLwarp
 
display(String) - Method in class Facemorph.BigMat
Write this matrix out to the console for debugging
display(String) - Method in class Facemorph.Gaussian
DIsplay the eigenvector matrix, the eigenvalue array and the mean
display(GLAutoDrawable) - Method in class Facemorph.glmorph.HardwareMorph
 
display(GLAutoDrawable) - Method in class Facemorph.glmorph.HardwareTransform
 
display(GLAutoDrawable) - Method in class Facemorph.glmorph.HardwareTransformNoAccum
 
display() - Method in class Facemorph.GMM
Displays the GMM on the console
DISPLAY_NONE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Don't display a template or 3 points
DISPLAY_POINTS - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Display 3 points
DISPLAY_TEMPLATE - Static variable in class Facemorph.psychomorph.ImageZoomPanel
Display the Template
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class Facemorph.aam.FBOwarp
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class Facemorph.aam.OpenGLwarp
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class Facemorph.glmorph.HardwareMorph
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class Facemorph.glmorph.HardwareTransform
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class Facemorph.glmorph.HardwareTransformNoAccum
 
displayMatlab(String) - Method in class Facemorph.BigMat
 
displayPyramid - Variable in class Facemorph.psychomorph.FloatImageControl
True if displaying a Pyramid instead of a FloatImage
dispose() - Method in class Facemorph.aam.FBOwarp
Disposes this FBOwarp
dispose() - Method in class Facemorph.aam.OpenGLwarp
Dispose of this
disposeWarp() - Method in class Facemorph.aam.GLAAM
Dispose of the warp
distance(double[], double[]) - Static method in class Facemorph.mdl.KdTree
Find the distance between two points
distance(Vector3) - Method in class Facemorph.Vector3
 
distanceSquared(Vector3) - Method in class Facemorph.Vector3
 
divide(Complex) - Method in class Facemorph.Complex
Multiply this by z (result = this*z) and return the result as a new complex number
divide(FloatImage, float) - Method in class Facemorph.FloatImage
Divides this image by fimg to give this = this / fimg
divide(FloatImage, FloatImage) - Method in class Facemorph.FloatImage
Pixelwise divide f and g by this and set this to 1 (where this is not zero)
doCascade(HaarReader, double, double, double, double, int, int, int, int, boolean) - Method in class Facemorph.haar.HaarCascade
Performs the cascade referenced by haar on the picture in this object.
doCascade(HaarReader, double, double, double, double, List<Face>, int, int, int, int, boolean, boolean) - Method in class Facemorph.haar.HaarCascade
Performs the cascade referenced by haar on the picture in this object.
doCascade(HaarReader, int, int, double, boolean) - Method in class Facemorph.haar.HaarCascade
Performs the cascade referenced by haar on the picture in this object.
dotProduct(double[], double[]) - Static method in class Facemorph.aam.CAAMSolver
Calculates the dot product between two arrays of equal length
dotProduct(double[], double[]) - Static method in class Facemorph.aam.TaylorSolver
Calculates the dot product between two arrays of equal length
dotProduct(double[], double[]) - Static method in class Facemorph.BigMat
Return the inner (dot) product for two vectors
dotProduct(Complex) - Method in class Facemorph.Complex
Returns the complex dot product of this with z
dotProduct(FloatImage) - Method in class Facemorph.FloatImage
Finds the dot product (aka scalar product or sum of pixel products) of this image with fimg
dotProduct(FloatImage, FloatImage) - Method in class Facemorph.FloatImage
Finds the dot product (aka scalar product or sum of pixel products) of a masked part of this image with fimg
dotProduct(GaborPyramid) - Method in class Facemorph.GaborPyramid
Calculates a weighted dot product Weights are 1/number of pixels in each subband
dotProduct(GaborPyramid, FloatImage[]) - Method in class Facemorph.GaborPyramid
Calculates a weighted dot product Weights are 1/number of pixels in each subband
dotProduct(double[], double[], int, int) - Static method in class Facemorph.pga.MultiSpherePGA
Calculates the dot product of part of the vectors a and b
dotProduct(Pyramid) - Method in class Facemorph.Pyramid
Dot product, each level's contribution scaled up to match largest
dotProduct(Pyramid, FloatImage) - Method in class Facemorph.Pyramid
Dot product, each level's contribution scaled up to match largest
dotProduct(double[], double[]) - Static method in class Facemorph.Stats.Functions
Return the inner (dot) product for two vectors
dotProduct(Template) - Method in class Facemorph.Template
Calcualtes the dot product of the templates given
dotProduct(double[], double[]) - Static method in class Facemorph.tensor.AutoRegressor
Dot product between two vectors
dotProduct(double[], double[]) - Static method in class Facemorph.tensor.Multilinear
Find the dot product between two vectors
doubleToBytes(double, byte[], int) - Static method in class Facemorph.FloatImage
Convert a double into a byte array
draw(int, int) - Method in class Facemorph.AWN
Draws the wavelets to a FloatImage
draw(Graphics, int, int, Color) - Method in class Facemorph.template.Contour
Draw the contour to the Graphics given, shifting by x_off and y_off and using colour c
draw(Graphics, int, int) - Method in class Facemorph.Template
Draws the Template as a series of points (+) and curved lines on the Graphics provided
drawAverage(Image, Template, int, int) - Method in class Facemorph.psychomorph.ImageZoomPanel
 
drawAverage(Image, Template, int, int) - Method in class Facemorph.psychomorph.PsychoMorphForm
Draw the (partial or completed) average on the right hand side
drawAverage(Image, Template, int, int) - Method in interface Facemorph.TransformerListener
Called when the average needs to be redrawn
drawCurvedOval(Graphics, double, double, double, double, double, double, double, double) - Method in class Facemorph.EMtest
Draws an ellipse rotated to an angle
drawImage(Image, Template, boolean) - Method in class Facemorph.psychomorph.ImageZoomPanel
 
drawImage(Image, Template, boolean) - Method in class Facemorph.psychomorph.PsychoMorphForm
Draw the image on the left side
drawImage(Image, Template, boolean) - Method in interface Facemorph.TransformerListener
Called when the image needs to be drawn
drawMaskOnImage(BufferedImage, Template, MaskInterface, Color, int, boolean) - Static method in class Facemorph.psychomorph.DelineatorForm
Draw the mask on the image
drawMaskOnImage(FloatImage[], Template, MaskInterface, Color, int, boolean) - Static method in class Facemorph.psychomorph.DelineatorForm
Draw the mask on the image
drawRects() - Method in interface Facemorph.haar.CascadeListener
Draw the rectangles
drawRects() - Method in class Facemorph.haar.HaarDemo
 
drawRects() - Method in class Facemorph.haar.HaarDemoApplet
 
drawTess(Image) - Method in class Facemorph.LinearWarp
Draw the triangulation (tesselation) used for the warp on the supplied image
drawTess(Image) - Method in class Facemorph.LinearWarp_1
Draws the calculated triangulation on the image as a set of red lines, useful for testing the tesselation should already have been calculated e.g.
drawZoomed(Graphics, int, int, float, float, Color) - Method in class Facemorph.template.Contour
Draw the contour to the Graphics given, shifting by x_off and y_off, scaling by xs, ys and using colour c
drawZoomed(Graphics, int, int, float, float) - Method in class Facemorph.Template
Draw this Template to the Graphics provided as a series of curved lines and points (+), scaled by the amounts given
dual_convolve_x(FloatImage, float[], float[], int, int, int) - Method in class Facemorph.FloatImage
Convolves in x-direction with two different filters at odd and even pixels respectively
dual_convolve_y(FloatImage, float[], float[], int, int, int) - Method in class Facemorph.FloatImage
Convolves in y-direction with two different filters at odd and even pixels respectively

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