|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.anji.fingerprint.Evaluator
public class Evaluator
Evaluator
| Constructor Summary | |
|---|---|
Evaluator()
|
|
| Method Summary | |
|---|---|
ConfusionMatrix |
evaluate()
Have the classifier process all images in directory, and report on how many are correct and incorrect. |
void |
init(Properties props)
init |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Evaluator()
| Method Detail |
|---|
public void init(Properties props)
throws java.lang.Exception
init in interface Configurableprops -
java.lang.Exception
public ConfusionMatrix evaluate()
throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||