|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Template3D | |
---|---|
Facemorph.oesf |
Uses of Template3D in Facemorph.oesf |
---|
Methods in Facemorph.oesf that return Template3D | |
---|---|
Template3D |
ORASM3D.delineate(java.awt.image.BufferedImage bimg,
Template template,
ImageZoomPanel izp,
boolean combine,
boolean weighted,
int iterations)
Delineate an image using this 3D ORASM model |
Methods in Facemorph.oesf with parameters of type Template3D | |
---|---|
void |
Template3D.copy(Template3D t3d)
Copies the given template into this |
void |
FilterSet.initialisePriors(Template3D t3d,
BigMat R,
double[] T,
double scale,
java.util.ArrayList<double[]> priorsView0,
java.util.ArrayList<java.lang.Boolean> visible)
Initialise the priors |
void |
Template3D.subtract(Template3D t3d)
|
static Template |
ORASM3D.to2D(Template3D t3d,
java.util.ArrayList<java.lang.Boolean> active)
Convert a 3D template to a 2d one |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |