|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SteerablePyramid | |
---|---|
Facemorph.psm |
Uses of SteerablePyramid in Facemorph.psm |
---|
Methods in Facemorph.psm that return SteerablePyramid | |
---|---|
SteerablePyramid |
SteerablePyramid.getReweightedPyramid(java.util.ArrayList<float[]> weights)
Get a pyramid formed as a weighted linear combination of subbands |
Methods in Facemorph.psm with parameters of type SteerablePyramid | |
---|---|
double |
PSM.calculateFeatureProbability(SteerablePyramid pyr,
float x,
float y)
Calculate the probability of this feature |
FloatImage |
PSM.evaluateProbability(SteerablePyramid pyr)
Evaluate the probability by recursing down and up the tree |
static double[] |
PSM.getFeatureVector(SteerablePyramid pyr,
float x,
float y)
Get the feature vector from a steerable pyramid |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |