|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFacemorph.mdl.ImageErrorTest
public class ImageErrorTest
Test the difference between images
| Constructor Summary | |
|---|---|
ImageErrorTest()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Test method, seems to find the error from the average of a set of images?? |
static java.util.ArrayList<java.lang.String> |
readImageNames(java.lang.String fileName)
Read the names of a set of images |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageErrorTest()
| Method Detail |
|---|
public static java.util.ArrayList<java.lang.String> readImageNames(java.lang.String fileName)
throws java.io.FileNotFoundException
fileName - the name of the file to read the names from
java.io.FileNotFoundException
public static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.io.IOException
args - args[0] = name of image list file
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||