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

G

gammaq(float, float) - Static method in class Facemorph.Numerical
Incomplete gamma function
Gaussian - Class in Facemorph
A Gaussian distribution class
Gaussian() - Constructor for class Facemorph.Gaussian
Constructor for an empty Gaussian
Gaussian(int) - Constructor for class Facemorph.Gaussian
Constructs a Gaussian for the dimensions specified
Gaussian(double[], BigMat, boolean) - Constructor for class Facemorph.Gaussian
Construct a Gaussian using the data given
generateSample(double[]) - Method in class Facemorph.condensation.SimpleCondensation
Generates a single sample from a previous one using the variances given
germanMcClure(FloatImage, float) - Method in class Facemorph.FloatImage
Calculates the German-McClure error function between this and fimg using weighting d
germanMcClure(FloatImage[], FloatImage[], float) - Static method in class Facemorph.FloatImage
Calculates the German-McClure error function between this and fimg using weighting d
get(int, int) - Method in class Facemorph.BigMat
Retrieve the value of the matrix
get(int, int) - Method in class Facemorph.CSVFile
 
get(int, int) - Method in class Facemorph.FloatImage
Gets (x,y) and maps values outside the image onto the nearest internal point
get(int) - Method in class Facemorph.FloatImage
Get the ith element of the data array
get(double, double) - Method in class Facemorph.GridWarp2D
Gets the interpolated value at the point specified
get(int, int) - Method in class Facemorph.Matrix3
Gets a single coefficient of this matrix
get(int, int) - Method in class Facemorph.MultiscaleInterpolate
return the value of the warping function at the specified position
get(int, int) - Method in class Facemorph.MultiscaleWarp
return the value of the warping function at the specified position
get(int, int) - Method in class Facemorph.MultiscaleWarpRB
return the value of the warping function at the specified position
get(int, int) - Method in class Facemorph.psm.PointImage
Get method
get(int[]) - Method in class Facemorph.tensor.Tensor
Sample from the Tensor
get(int, int) - Method in class Facemorph.Warp
Gets the value of this warp at (x,y)
get_nocheck(int, int) - Method in class Facemorph.FloatImage
Gets without checking the bounds
get_x(int) - Method in class Facemorph.Template
Gets the x-coord of the ith face point
get_y(int) - Method in class Facemorph.Template
Gets the y-coord of the ith face point
getActive(int) - Method in class Facemorph.oesf.Template3D
 
getActiveCount() - Method in class Facemorph.oesf.Template3D
Gets the number of points in this Template3D
getActiveFlags() - Method in class Facemorph.oesf.Template3D
Gets this template3D's list of Active Points
getAffineMatrix(Point2D.Float[], Point2D.Float[]) - Static method in class Facemorph.Template
Get the affine transform matrix that map the 3 points specified in source onto 3 points target
getAllKnownClasses() - Static method in class Facemorph.psychomorph.ClasspathInspector
List all the classes known by the system
getAlpha(BufferedImage) - Static method in class Facemorph.aam.FBOwarp
Gets the alpha channel from the image
getAlpha(BufferedImage) - Static method in class Facemorph.aam.OpenGLwarp
Get the alpha channel as a FloatImage
getALSParams(double[]) - Method in class Facemorph.tensor.Multilinear
Get Alternating Least Squares (ALS) parameters
getALSWeights(BigMat, double[]) - Static method in class Facemorph.tensor.Tensor
Get the paramter weights for test data using linear matrix coeffs
getALSWeights(double[], double[][], int, int) - Method in class Facemorph.tensor.Tensor
Get the alternating least squares estimate of the weights
getAppletInfo() - Method in class Facemorph.FaceMorphApp
Returns a string with copyright info etc
getAsBigMat() - Method in class Facemorph.CSVFile
 
getAutoLoadTemplateState() - Method in class Facemorph.psychomorph.DelineatorForm
Get the auto load template state
getAutoSaveTemplateState() - Method in class Facemorph.psychomorph.DelineatorForm
Get the auto save template state
getAutoSize() - Method in class Facemorph.psychomorph.PsychoMorphForm
Gets the value of the auto size menu item
getAverage() - Method in class Facemorph.PCI
Retrieves the average image as an array of FloatImage
getAverage() - Method in class Facemorph.PCW
Get the mean pyramid
getAverage() - Method in class Facemorph.tensor.Multilinear
Get the average
getAverageTemplate() - Method in class Facemorph.psychomorph.Average
Get the average template
getBestFitEdgeParams(double[]) - Method in class Facemorph.tensor.Multilinear
Gets the best parameters from the edge (linear) components
getBestRankTensor(int) - Method in class Facemorph.tensor.Tensor
Gets the best tensor of the given rank
getBiggest(List<Face>) - Static method in class Facemorph.haar.FeatureFinder
Get the biggest from the list
getBlue() - Method in class Facemorph.haar.Colour
 
getBorderModel() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the border model used for the wavelet transforms.
getBoundingBox() - Method in class Facemorph.Template
Gets a bounding rectangle for the Template
getBoundingSquare() - Method in class Facemorph.Template
Gets a bounding square for the Template
getCentre() - Method in class Facemorph.oesf.Template3D
Returns the centre of mass of this Template3D
getCentre(ArrayList<Boolean>) - Method in class Facemorph.oesf.Template3D
Returns the centre of mass of this Template3D
getClassLocationsForCurrentClasspath() - Static method in class Facemorph.psychomorph.ClasspathInspector
Gets the class locations for the current classpath
getCluster(int) - Method in class Facemorph.GMM
Get the ith cluster
getCluster(int) - Method in class Facemorph.psm.DiagonalGMM
Get the ith cluster
getColor() - Method in class Facemorph.haar.Colour
 
getColourCheckBoxMenuItem() - Method in class Facemorph.psychomorph.DelineatorForm
 
getColourSlider() - Method in class Facemorph.psychomorph.DelineatorForm
Get the colour slider
getColumn(int) - Method in class Facemorph.BigMat
 
getColumnCopy(int) - Method in class Facemorph.BigMat
Returns copy of a particular column
getColumnHeader(int) - Method in class Facemorph.CSVFile
 
getComponent(int) - Method in class Facemorph.PCI
Retrieve a specific component
getComponent(int) - Method in class Facemorph.PCW
Get the ith component
getComponentMaxShiftScale(int, float, float) - Method in class Facemorph.PCI
Find scale and shift of component comp of this PCI such that alpha*smallest <= min and alpha*biggest<=max
getComponents() - Method in class Facemorph.PCA
Get the PCA components as a matrix
getComponents(double[], boolean) - Method in class Facemorph.PCA
Gets the components as a matrix, pus 4 first rows hold linear approximations to rigid + scale parameters
getComponents2(double[]) - Method in class Facemorph.PCA
Gets the components as a BigMat plus 4 initial cols for rigid params
getComponents3D(double[], boolean) - Method in class Facemorph.PCA
Gets the components as a matrix, pus 7 first rows hold linear approximations to rigid + scale parameters for 3D
getContour(int) - Method in class Facemorph.Template
Get the ith contour in this template
getContours() - Method in class Facemorph.Mask
Get the list of contours for this mask
getContours() - Method in class Facemorph.Template
Get the list of contours through face points
getControl(String) - Method in class Facemorph.aam.AAMTracker
Gets the control string
getControl(String) - Method in class Facemorph.haar.HaarTrackerEffect
Always returns null??
getControls() - Method in class Facemorph.aam.AAMTracker
Methods required by Controls
getControls() - Method in class Facemorph.haar.HaarTrackerEffect
Methods required by Controls
getCoords() - Method in class Facemorph.oesf.Template3D
Gets this template3D's list of Points
getCount() - Method in class Facemorph.GMM
Gte the number of clusters
getCount() - Method in class Facemorph.oesf.Template3D
Gets the number of points in this Template3D
getCount() - Method in class Facemorph.PCA
Gets the number of components in this PCA
getCount() - Method in class Facemorph.PCI
Return the number of components in this model
getCount() - Method in class Facemorph.PCW
Get the number of components
getCount() - Method in class Facemorph.psm.DiagonalGMM
Gte the number of clusters
getCovar(boolean) - Method in class Facemorph.Gaussian
Uses the eigenvalues and eigenvectors to reconstruct the covariance matrix or it inverse
getCovar(int, boolean) - Method in class Facemorph.tensor.Tensor
unfold method, unfolds along a dimension i
getCurrentBest() - Method in class Facemorph.condensation.SimpleCondensation
Gets the current highest rated estimate will rate the set if not yet rated
getD(int) - Method in class Facemorph.PCA
Gets the ith variance
getData() - Method in class Facemorph.CSVFile
 
getData() - Method in class Facemorph.FloatImage
Get the data vector for this image
getDelineator() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the delineator Frame
getDiag() - Method in class Facemorph.Gaussian
gets the variances of this Gaussian
getDirections() - Method in class Facemorph.Mask
Get the list of directions for this mask
getDoubleVal() - Method in class Facemorph.haar.Colour
Get the SAT value
getDrawLabels() - Method in class Facemorph.Template
 
getEdgeComp(int) - Method in class Facemorph.tensor.Multilinear
Get a component along the edges
getEditState() - Method in class Facemorph.psychomorph.ImageZoomPanel
Gets the current edit state
getFeature() - Method in class Facemorph.haar.Tree
 
getFeature(String) - Static method in class Facemorph.psm.PSMNode
Dynamically loads the Feature given its class name
getFeatures(int, int, ArrayList<Point2D.Float>) - Method in class Facemorph.psm.PSM
Get the features
getFeatures(FloatImage) - Method in class Facemorph.psm.PSM
Get the feature points in the image
getFeatures() - Method in class Facemorph.psm.PSM
Get the feature points
getFeatures(Image) - Method in class Facemorph.psm.PSMNode
Get the feature points in the image
getFeatures() - Method in class Facemorph.psm.PSMNode
Get the feature points
getFeatures(BufferedImage, HaarReader) - Method in class Facemorph.psm.PSMNode
Detect the deature in the image using this model
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.DiagonalEMFeature
 
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.DiagonalGaussianFeature
 
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.DiagonalGMMFeature
 
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.EMFeature
 
getFeatureVector(Point2D.Float) - Method in interface Facemorph.psm.Feature
Get the feature vector at the location specified
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.OESFFeature
 
getFeatureVector(Point2D.Float) - Method in class Facemorph.psm.PatchFeature
Get the feature vector
getFeatureVector(SteerablePyramid, float, float) - Static method in class Facemorph.psm.PSM
Get the feature vector from a steerable pyramid
getFileChooser() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the file chooser
getFilter(int) - Method in class Facemorph.oesf.FilterSet
Get the ith filter
getFilters() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the filters used for wavelet stuff (averaging, transforms, MRF etc)
getFloatImages() - Method in class Facemorph.psychomorph.Average
Get the float image array of the intensity channel
getFrame(int, float) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get an interpolated frame
getFrames(int, float) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Gets the frame number to morph from the two sequences for output frame outFrame at morph weight
getFullLinearAnalysisMatrix(int, BigMat, boolean) - Method in class Facemorph.tensor.Tensor
Get the fll tensor as a linear analysis matrix
getGreen() - Method in class Facemorph.haar.Colour
 
getHeight() - Method in class Facemorph.aam.FBOwarp
Get the height of this FBOwarp
getHeight() - Method in class Facemorph.aam.OpenGLwarp
Get the height
getHeight() - Method in class Facemorph.BigMat
Get the height
getHeight() - Method in class Facemorph.FloatImage
Get the height of this image
getHeight() - Method in class Facemorph.haar.HaarReader
return the height
getHeight() - Method in class Facemorph.haar.Rect
 
getHeight() - Method in class Facemorph.Warp
Gets the height of this warp
getHidHeight() - Method in class Facemorph.haar.HaarReader
return the hidden height
getHidRects() - Method in class Facemorph.haar.Feature
Get the hidden rectangles
getHidWidth() - Method in class Facemorph.haar.HaarReader
return the hidden width
getIDs() - Method in class Facemorph.CSVFile
 
getImage() - Method in class Facemorph.ASM
Gets the average Image
getImage() - Method in class Facemorph.AveragerPanel
Gets the current image
getImage() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the current image
getImage1(int) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the ith image from set 1
getImage2(int) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the ith image from set 2
getImageMultilinear(int[], Vector<Image>, double) - Static method in class Facemorph.tensor.Multilinear
Get a multilinear model from a set of images
getImages() - Method in class Facemorph.multifilter.OptFilter
Get the images
getImageTensor(int[], Vector<Image>) - Static method in class Facemorph.tensor.Tensor
Create a Tensor from a set of images
getImageUndoStack() - Method in class Facemorph.psychomorph.DelineatorForm
 
getImgPath() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getIntersection(Template, Template, PCA, double, double) - Method in class Facemorph.PCA
Find the least squares intersection between the two PCA models
getIntersection(PCI, Mask) - Method in class Facemorph.PCI
Gets the intersection or closest point between two PCIs
getIntersectionIterative(PCI, Mask) - Method in class Facemorph.PCI
Gets the intersection or closest point between two PCIs
getIZP() - Method in class Facemorph.psychomorph.DelineatorForm
Get the ImageZoomPanel
getLeft_val() - Method in class Facemorph.haar.Tree
 
getLeftEye() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the left eye circle position
getLeftImage() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the left image
getLeftImagePanel() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the left image panel
getLeftTemplate() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the left template
getLength(float) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Gets the length of the interpolated sequence
getLengthData1() - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the length of image set 1
getLengthData2() - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the length of image set 2
getLinearAnalysisMatrix(int, BigMat) - Method in class Facemorph.tensor.Tensor
Gets a linear analysis matrix
getLinearCombination(float[], int) - Method in class Facemorph.psm.SteerablePyramid
Get a linear combination of different subbands in the same level
getLineColour(int) - Method in class Facemorph.Template
Gets the colour of a line
getLocation() - Method in interface Facemorph.multifilter.PQplusElement
Get the location in the PQ
getLockCheckBox() - Method in class Facemorph.psychomorph.DelineatorForm
 
getLowpass() - Method in class Facemorph.psm.SteerablePyramid
Get the lowpass component
getLowRes() - Method in class Facemorph.mdl.TemplatePatchMDL
Get a low res approximation to the problem
getMask() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the current Mask
getMask(Mask) - Method in class Facemorph.Template
Constructs a masking polygon from this Template and Mask
getMask(Mask, int, int, float) - Method in class Facemorph.Template
Constructs a masking polygon from this Template and Mask
getMask(Mask, int, int, float, float) - Method in class Facemorph.Template
Constructs a FloatImage with values of 0 (masked) and max (not masked)
getMask(Vector<Integer>, Vector<Integer>, int, int, float, float) - Method in class Facemorph.Template
Constructs a FloatImage with values of 0 (masked) and max (not masked)
getMatchingClasses(Class) - Static method in class Facemorph.psychomorph.ClasspathInspector
Get classes matching the interface or super class
getMatchingClasses(Class, File) - Static method in class Facemorph.psychomorph.ClasspathInspector
Get classes matching the interface or super class
getMatchingPoints(FloatImage, FloatImage[], FloatImage[], ArrayList<Point2D.Float>, ArrayList<Point2D.Float>) - Method in class Facemorph.FloatImage
Gets two-way matching points
getMaxShiftScale(float, float) - Method in class Facemorph.PCI
Get the scale and shift for each component so that the values remain the min-max range
getMaxWeights(int, int) - Method in class Facemorph.PCI
Get the mean weights required to keep the component within the (min, max) range
getMaxX() - Method in class Facemorph.haar.SAT
Returns the maximum X value of the summed area table representation.
getMaxY() - Method in class Facemorph.haar.SAT
Returns the maximum Y value of the summed area table representation.
getMean(double[]) - Static method in class Facemorph.aam.CAAMSolver
Get the mean of the vector
getMean() - Method in class Facemorph.FloatImage
Gets the mean of this images pixel values
getMean() - Method in class Facemorph.Gaussian
Get the mean of this Gaussian
getMean() - Method in class Facemorph.PGA
Return the current estimate of the mean
getMean() - Method in class Facemorph.pga.MultiSpherePGA
Return the current estimate of the mean
getMean(double[], int, int) - Static method in class Facemorph.pga.MultiSpherePGA
Get the mean of a sub-vector
getMean() - Method in class Facemorph.pga.SpherePGA
Return the current estimate of the mean
getMean() - Method in class Facemorph.psm.DiagonalGaussian
Get the mean vector
getMeanAndSD() - Method in class Facemorph.FloatImage
Get the mean and standard deviation of this image
getMeanAndSD(int, int, int, int) - Method in class Facemorph.FloatImage
Get the mean and standard deviation of a patch of this image
getMeanAndSD(FloatImage) - Method in class Facemorph.FloatImage
Get the mean and standard deviation of this image
getMeanRadius(Vector3) - Method in class Facemorph.oesf.Template3D
Finds the average distance from the point given
getMeanRadius(Vector3, ArrayList<Boolean>) - Method in class Facemorph.oesf.Template3D
Finds the average distance from the point given
getMeanRadiusSquared(Vector3) - Method in class Facemorph.oesf.Template3D
Finds the average distance from the point given
getMeanRadiusSquared(Vector3, ArrayList<Boolean>) - Method in class Facemorph.oesf.Template3D
Finds the average distance from the point given
getMorph(float) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Calculates and gets the morphed sequence
getMorphTemplates() - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the templates, should only be called after getMorph
getMouth() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the mouth circle positions
getMultilinearandRBparameters(Multilinear) - Method in class Facemorph.Template
Analyses this Template using a Multilinear (project out) model
getMultiResponse(Template, int[], int[]) - Static method in class Facemorph.oesf.OESF
Get an idealised response image for all listed features in the Template
getName() - Method in class Facemorph.aam.AAMTracker
Methods required by PlugIn
getName() - Method in class Facemorph.haar.HaarTrackerEffect
 
getName() - Method in class Facemorph.psychomorph.Average
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchCategoriseImage
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchChimericTransform
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchColourCalibrate
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchCorrectMouth
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchCorrectTemplate
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchExtraPoints
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchMRFTransform
 
getName() - Method in class Facemorph.psychomorph.batchable.BatchSymmetrise
 
getName() - Method in interface Facemorph.psychomorph.Batchable
Gets the name of the Batchable, used in to put them on the psychomorph menu in the form (for "My Bachable"): - My Batchable - Batch My Batchable
getNearest(KdTreePoint) - Method in class Facemorph.mdl.KdTree
Get the nearest to the point
getNearest(KdTreePoint, KdTreePoint, double) - Method in class Facemorph.mdl.KdTree
Get the nearest to position
getNoColumns() - Method in class Facemorph.CSVFile
 
getNoRecords() - Method in class Facemorph.CSVFile
 
getNormalisation() - Method in class Facemorph.ASM
Gets the current normalisation constant
getNormalisation() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the value or normalisation selected
getNormalisationPoints() - Method in class Facemorph.ASM
Returns the array of normalisation point indices
getNormPoints() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the normalisation points
getOrig() - Static method in class Facemorph.haar.HaarDemo
Return the SummedAreaTable created in the main method
getOrig() - Static method in class Facemorph.haar.HaarDemoApplet
Return the SummedAreaTable created in the main method
getOrig() - Static method in class Facemorph.haar.HaarFinder
Return the SummedAreaTable created in the main method
getOuterProduct(double[][]) - Static method in class Facemorph.tensor.Tensor
Gets the outer product tensor from the array of vectors
getOuterProductAppend1(double[][]) - Static method in class Facemorph.tensor.Tensor
Gets the outer product tensor when each parameter vector has 1 appended/prepended at the start
getOverlap() - Method in class Facemorph.psychomorph.PsychoMorphForm
Returns the value of the overlap check box
getPCA() - Method in class Facemorph.ASM
Return the PCA data currently being used
getPCAandNormParameters(PCA, Template, int, int[]) - Method in class Facemorph.Template
Gets the pca and normalisation parameters in a single vector
getPCAandRBparameters(PCA, Template) - Method in class Facemorph.Template
Analyses this Template using a set of principal components
getPCAparameters(PCA, Template, int, int, int) - Method in class Facemorph.Template
Analyses this Template using a set of principal components
getPoint(int) - Method in class Facemorph.oesf.Template3D
Retrieve a specific point in this Template3D
getPoint(int) - Method in class Facemorph.Template
Gets the feature point requested
getPointColour(int) - Method in class Facemorph.Template
Gets the colour of the point
getPoints() - Method in class Facemorph.AveragerPanel
Gets the eye and mouth points.
getPoints() - Method in class Facemorph.Template
Gets a list of all the points in this Template as a Vector
getPoints(boolean) - Method in class Facemorph.Template
Gets a Vector containing the points and samples along the lines
getPointsInBox(float, float, float, float) - Method in class Facemorph.Template
Gets the points in an axis aligned rectangle
getPointUpdate(Point2D.Float, Point2D.Float, FloatImage, FloatImage, int, int) - Method in class Facemorph.mdl.TemplatePatchMDL
Search for the best match for a specific point
getPreferredScrollableViewportSize() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getPreferredSize() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getPriors() - Method in class Facemorph.oesf.FilterSet
Get all the priors
getProbability(int) - Method in class Facemorph.psm.DiagonalEMFeature
 
getProbability(int) - Method in class Facemorph.psm.DiagonalGaussianFeature
 
getProbability(int) - Method in class Facemorph.psm.DiagonalGMMFeature
 
getProbability(int) - Method in class Facemorph.psm.EMFeature
 
getProbability(int) - Method in interface Facemorph.psm.Feature
Get the probability image for a particular feature
getProbability(int) - Method in class Facemorph.psm.OESFFeature
 
getProbability(int) - Method in class Facemorph.psm.PatchFeature
Get the feature probability
getProperty(String) - Method in class Facemorph.psychomorph.PsychoMorphForm
 
getRandomSample(Random) - Method in class Facemorph.Gaussian
Gets a random vector sampled from this Gaussian distribution
getRandomSample(Random) - Method in class Facemorph.GMM
sample from one Gaussian in cluster selected according to its weight
getRandomSample(Random) - Method in class Facemorph.psm.DiagonalGaussian
Gets a random vector sampled from this Gaussian distribution
getRandomSample(Random) - Method in class Facemorph.psm.DiagonalGMM
sample from one DiagonalGaussian in cluster selected according to its weight
getRankWeight(double[][]) - Method in class Facemorph.tensor.Tensor
Returns data[0]/product(vecs[i][0])
getReadTemplate() - Method in class Facemorph.psychomorph.Average
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCategoriseImage
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchChimericTransform
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchColourCalibrate
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCorrectMouth
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCorrectTemplate
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchExtraPoints
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchMRFTransform
 
getReadTemplate() - Method in class Facemorph.psychomorph.batchable.BatchSymmetrise
 
getReadTemplate() - Method in interface Facemorph.psychomorph.Batchable
Indicates if templates should be read in during batch operation
getRecordID(int) - Method in class Facemorph.CSVFile
 
getRectangle() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the current rectangle
getRects() - Method in class Facemorph.haar.Feature
Get the rectangles
getRed() - Method in class Facemorph.haar.Colour
 
getReduced(double[]) - Method in class Facemorph.aam.CAAMSolver
Get a CAAMSolver with fewer degrees of freedom
getReduced(int) - Method in class Facemorph.ASM
Gets a version of this ASM scaled down by 50% in size
getReduced(int) - Method in class Facemorph.PCA
Gets a copy of this PCA with fewer components
getReduced(PCI, float[], int, Mask) - Method in class Facemorph.PCI
Shrinks by a factor of 2 using filter to downsample
getResponse(float, float, int[]) - Static method in class Facemorph.oesf.OESF
Create an idealised response image
getResponse(float, float, double, int[]) - Static method in class Facemorph.oesf.OESF
Get the response image with orientation information (trying to detect orientation doesn't seem to work all that well)
getResult() - Method in class Facemorph.aam.FBOwarp
Get the warped image as an array of 3 FloatImage
getResult(boolean) - Method in class Facemorph.aam.FBOwarp
Get the warped image as an array of 3 or 4 FloatImage
getResult() - Method in class Facemorph.aam.OpenGLwarp
Get the warped image
getResult(boolean) - Method in class Facemorph.aam.OpenGLwarp
Get the warped image
getReweightedPyramid(ArrayList<float[]>) - Method in class Facemorph.psm.SteerablePyramid
Get a pyramid formed as a weighted linear combination of subbands
getRight_val() - Method in class Facemorph.haar.Tree
 
getRightEye() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the right eye circle position
getRightImage() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the right image
getRightImagePanel() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the right image panel
getRightTemplate() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the right template
getRowAverage(int) - Method in class Facemorph.tensor.Tensor
Gets the row average
getRowCopy(int) - Method in class Facemorph.BigMat
Returns copy of a particular row
getSAT() - Method in class Facemorph.haar.HaarCascade
Returns the summed area table associated with this object.
getScale() - Method in class Facemorph.haar.Face
Returns the scale of the picture in the summed area table as a function of the filter size.
getScaled(int, int, float) - Method in class Facemorph.MultiscaleWarp
return the value of the warping function at the specified position,scaled by the specified amount
getScrollableBlockIncrement(Rectangle, int, int) - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getScrollableTracksViewportHeight() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getScrollableTracksViewportWidth() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getSD(int) - Method in class Facemorph.PCA
 
getSelection() - Method in class Facemorph.psychomorph.ClassSelector
Get the selected class
getShapeCheckBoxMenuItem() - Method in class Facemorph.psychomorph.DelineatorForm
 
getShapeSlider() - Method in class Facemorph.psychomorph.DelineatorForm
Get the shape slider
getSize() - Method in class Facemorph.PCA
Gets the size of samples in this PCA
getStrip(Template, FloatImage, Rectangle) - Method in class Facemorph.aam.CLM
Gets the patches from all points arranged in a strip
getStrip(Template, FloatImage, Rectangle, int, int) - Method in class Facemorph.aam.CLMLR
Gets the patches from all points arranged in a strip
getStrip(Template, FloatImage, Rectangle, int, int) - Method in class Facemorph.aam.CLMSVM
Gets the patches from all points arranged in a strip
getSubband(int) - Method in class Facemorph.psm.SteerablePyramid
Get subband i
getSubImage(Image, int, int, int, int) - Method in class Facemorph.FaceMorphJApplet
Gets a sub image from a larger image
getSubImage(int, int, int, int) - Method in class Facemorph.FloatImage
Gets a sub-part of this image
getSumOfTiltedVals(int, int, int, int) - Method in class Facemorph.haar.SAT
Calculate the sum of values between pixel (startX, startY) and (endX, endY)
getSumOfVals(int, int, int, int) - Method in class Facemorph.haar.SAT
Calculate the sum of values between pixel (startX, startY) and (endX, endY)
getSupportedInputFormats() - Method in class Facemorph.aam.AAMTracker
Gets the list of supported formats
getSupportedInputFormats() - Method in class Facemorph.haar.HaarTrackerEffect
 
getSupportedOutputFormats(Format) - Method in class Facemorph.aam.AAMTracker
Gets the list of possible output formats
getSupportedOutputFormats(Format) - Method in class Facemorph.haar.HaarTrackerEffect
Get the supported output formats
getTemPath() - Method in class Facemorph.psychomorph.ImageZoomPanel
 
getTemplate() - Method in class Facemorph.ASM
Gets the average Template
getTemplate() - Method in class Facemorph.PCI
Retrieve the average template that defines the shape of this PCI
getTemplate() - Method in class Facemorph.psychomorph.ImageZoomPanel
Return the Template
getTemplate1(int) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the ith template from set 1
getTemplate2(int) - Method in class Facemorph.psychomorph.videomorph.VideoMorph
Get the ith template from set 2
getTemplateMultilinear(int[], Vector<Template>, double) - Static method in class Facemorph.tensor.Multilinear
Get a MultiLinear object from the Templates
getTemplates(Template) - Method in class Facemorph.mdl.multiScaleEdgeMDL
Apply the estimated warps to the give Template
getTemplates(Template) - Method in class Facemorph.mdl.multiScaleEdgeMDLFile
Warp the given template using the current warping functions
getTemplates() - Method in class Facemorph.mdl.TemplatePatchMDL
Get the template array
getTemplates() - Method in class Facemorph.psychomorph.Average
Get the set of templates to average
getTemplateSet(String) - Method in class Facemorph.PCA
Reads sets of templates from file into a Vector of ArrayList of Templates
getTemplateTensor(int[], Vector<Template>) - Static method in class Facemorph.tensor.Tensor
Get A Tensor from a set of Templates
getTemplateUndoStack() - Method in class Facemorph.psychomorph.DelineatorForm
 
getTensorandRBparameters(BigMat, BigMat, Template, Tensor) - Method in class Facemorph.Template
Analyses this Template using a tensor model
getText() - Method in class Facemorph.aam.TypeInDialog
Get the result
getTextureOnOffMenuItem() - Method in class Facemorph.psychomorph.DelineatorForm
 
getTextureOption() - Method in class Facemorph.psychomorph.PsychoMorphForm
Get the texture option selected
getTextureSlider() - Method in class Facemorph.psychomorph.DelineatorForm
Get the texture slider
getThreshold() - Method in class Facemorph.haar.HaarStage
Get the threshold
getThreshold() - Method in class Facemorph.haar.Tree
 
getTilt() - Method in class Facemorph.haar.Feature
Get the tilt
getTotalParams() - Method in class Facemorph.tensor.Multilinear
Get the total number of parameters
getTotalVariance() - Method in class Facemorph.PCI
Return the total variance
getTransformUndoMenuItem() - Method in class Facemorph.psychomorph.DelineatorForm
 
getUndoStack() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the undo stack for templates
getUpdate(double[]) - Method in class Facemorph.aam.CAAMSolver
get the update parameters for the given target data vector
getUpdate(double[]) - Method in class Facemorph.aam.TaylorSolver
get the update parameters for the given target data vector
getV() - Method in class Facemorph.aam.TaylorSolver
Gets the matrix of principal components (derived from SVD of hessian matrix)
getVal(int, int) - Method in class Facemorph.haar.BufferedImg
Gets the colour of the pixel at (x, y) in the image
getVariance(int) - Method in class Facemorph.PCI
Get the variance of component i
getVariance(double[], int) - Method in class Facemorph.tensor.Tensor
Get the variance along the dimension specified
getVectorSet(String) - Method in class Facemorph.PCA
Reads a set of vector sets from a file.
getWarpType() - Method in class Facemorph.psychomorph.DelineatorForm
Get the type of warp selected (redirects to PsychoMorphForm.getWarpType()
getWarpType() - Method in class Facemorph.psychomorph.PsychoMorphForm
Gets the type of warp currently selected
getWeight(int) - Method in class Facemorph.GMM
Gets the weight of the ith cluster
getWeight() - Method in class Facemorph.haar.Rect
 
getWeight(int) - Method in class Facemorph.psm.DiagonalGMM
Gets the weight of the ith cluster
getWeights() - Method in class Facemorph.aam.TaylorSolver
Get the diagonal matrix of singular values
getWidth() - Method in class Facemorph.aam.FBOwarp
Get the width of this FBOwarp
getWidth() - Method in class Facemorph.aam.OpenGLwarp
Get the width
getWidth() - Method in class Facemorph.BigMat
Get the width
getWidth() - Method in class Facemorph.FloatImage
Get the width of this image
getWidth() - Method in class Facemorph.haar.HaarReader
return the width
getWidth() - Method in class Facemorph.haar.Rect
 
getWidth() - Method in class Facemorph.Warp
Gets the width of this warp
getWriteImage() - Method in class Facemorph.psychomorph.Average
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchCategoriseImage
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchChimericTransform
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchColourCalibrate
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchCorrectMouth
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchCorrectTemplate
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchExtraPoints
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchMRFTransform
 
getWriteImage() - Method in class Facemorph.psychomorph.batchable.BatchSymmetrise
 
getWriteImage() - Method in interface Facemorph.psychomorph.Batchable
Indicates if images should be written out during batch operation
getWriteTemplate() - Method in class Facemorph.psychomorph.Average
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCategoriseImage
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchChimericTransform
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchColourCalibrate
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCorrectMouth
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchCorrectTemplate
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchExtraPoints
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchMRFTransform
 
getWriteTemplate() - Method in class Facemorph.psychomorph.batchable.BatchSymmetrise
 
getWriteTemplate() - Method in interface Facemorph.psychomorph.Batchable
Indicates if templates should be written out during batch operation
getX1() - Method in class Facemorph.haar.Rect
 
getX2() - Method in class Facemorph.haar.Rect
 
getXOffset() - Method in class Facemorph.haar.Face
Returns the x offset of the picture in the summed area table.
getY1() - Method in class Facemorph.haar.Rect
 
getY2() - Method in class Facemorph.haar.Rect
 
getYOffset() - Method in class Facemorph.haar.Face
Returns the y offset of the picture in the summed area table.
getZoom() - Method in class Facemorph.psychomorph.ImageZoomPanel
Get the zoom (magnification/subsampling)
GLAAM - Class in Facemorph.aam
Active Appearance Model Implementation
GLAAM(Mask, ASM, PCI, int) - Constructor for class Facemorph.aam.GLAAM
Creates a new instance of AAM
GLAAM(Mask, ASM, PCI, int, GLAutoDrawable) - Constructor for class Facemorph.aam.GLAAM
Creates a new instance of AAM
GLGroupwiseImageRegistration - Class in Facemorph.mdl
Open GL groupwise registration implementation
GLGroupwiseImageRegistration(ArrayList<BufferedImage>, int, int) - Constructor for class Facemorph.mdl.GLGroupwiseImageRegistration
Constructor for groupwise registration object
GMM - Class in Facemorph
A Gaussian mixture model
GMM(int) - Constructor for class Facemorph.GMM
Constructs a GMM of count clusters
grab(GL, FloatImage[]) - Method in class Facemorph.aam.FBOwarp
Grab the result to the supplied array of float images
grab(GL, FloatImage[]) - Method in class Facemorph.aam.OpenGLwarp
Grab the frame buffer into the FloatImage
grab() - Method in class Facemorph.glmorph.HardwareMorph
Grab the current image on the next redraw
grab() - Method in class Facemorph.glmorph.HardwareTransform
Grab the image from the frame buffer
grab() - Method in class Facemorph.glmorph.HardwareTransformNoAccum
Grab the image from the frame buffer
GridWarp2D - Class in Facemorph
Warps using a grid of fixed size using B-splines and an affine term
GridWarp2D(int, int, int, int) - Constructor for class Facemorph.GridWarp2D
Creates a new instance of GridWarp2D
groupRectangles(List<Face>, int, double, ArrayList<Integer>) - Static method in class Facemorph.haar.DisjointSets
Group a set of rectangle
groupRectangles(List<Face>, int, double) - Static method in class Facemorph.haar.DisjointSets
Group a set of rectangle
groupRectangles(List<Face>, ArrayList<Integer>, int, double) - Static method in class Facemorph.haar.DisjointSets
Group a set of rectangle
groupResults(List<Face>, int) - Method in class Facemorph.haar.HaarCascade
Groups overlapping boxes
GroupwiseImageRegistration - Class in Facemorph.mdl
Groupwise image registration using Powell's method
GroupwiseImageRegistration(ArrayList<BufferedImage>, int) - Constructor for class Facemorph.mdl.GroupwiseImageRegistration
Constructor takes an array of images and a grid point resolution
GroupwiseImageRegistrationLinear - Class in Facemorph.mdl
Linear Groupwise registration class
GroupwiseImageRegistrationLinear(ArrayList<BufferedImage>, int) - Constructor for class Facemorph.mdl.GroupwiseImageRegistrationLinear
Constructor for GroupwiseImageRegistrationLinear

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