|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFacemorph.mdl.TemplateErrorTest
public class TemplateErrorTest
Calculates the errors between two sets of Templates (one usually the ground truth)
| Constructor Summary | |
|---|---|
TemplateErrorTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method runs the tests |
static java.util.ArrayList<java.lang.String> |
readTemplateNames(java.lang.String fileName)
Read the names of the Templates |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateErrorTest()
| Method Detail |
|---|
public static java.util.ArrayList<java.lang.String> readTemplateNames(java.lang.String fileName)
throws java.io.FileNotFoundException
fileName - the name of the list file
java.io.FileNotFoundException
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.io.IOException
args - args[0] = ground truth list file, args[1] = test list file, args[2] = output data file, args[3]= image of correct size
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||