|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.media.FaceDetector
public class FaceDetector
| Nested Class Summary | |
|---|---|
class |
FaceDetector.Face
|
| Constructor Summary | |
|---|---|
FaceDetector(int width,
int height,
int maxFaces)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
int |
findFaces(Bitmap bitmap,
FaceDetector.Face[] faces)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FaceDetector(int width,
int height,
int maxFaces)
| Method Detail |
|---|
public int findFaces(Bitmap bitmap,
FaceDetector.Face[] faces)
protected void finalize()
throws Throwable
finalize in class ObjectThrowable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||