|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFacemorph.haar.EyeFinder
public class EyeFinder
Some kind of experimental eye detector (i.e. DO NOT USE!) I think based on Jingying's integral projection method
| Constructor Summary | |
|---|---|
EyeFinder(java.awt.Image img,
java.awt.Rectangle rect,
int count)
Creates a new instance of EyeFinder |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EyeFinder(java.awt.Image img,
java.awt.Rectangle rect,
int count)
img - the image to searchrect - the rectangle to searchcount - counter for debug output
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||