|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.face.detection.SkinFace
j2d.face.detection.FaceTemplate
public class FaceTemplate
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class j2d.face.detection.SkinFace |
|---|
SkinFace.FaceEllipse, SkinFace.SkinPixel |
| Constructor Summary | |
|---|---|
FaceTemplate(java.awt.Image img)
|
|
FaceTemplate(java.lang.String file)
|
|
FaceTemplate(java.net.URL url)
|
|
| Method Summary | |
|---|---|
double[] |
findThresholds()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class j2d.face.detection.SkinFace |
|---|
findCenter, getBufferedImage, getHeight, getSource, getWidth, initPixels, makeBinary, output, processPixels, refreshEllipse, setDefaultThresholds, setImage, setImage, setThresholds, setupImage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaceTemplate(java.lang.String file)
public FaceTemplate(java.net.URL url)
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic FaceTemplate(java.awt.Image img)
| Method Detail |
|---|
public double[] findThresholds()
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||