util
Class AsciiReader.PixelMatch
java.lang.Object
util.AsciiReader.PixelMatch
- Enclosing class:
- AsciiReader
public static class AsciiReader.PixelMatch
- extends Object
Reads two files with 2D points given at the appropriate indices and
matches them for the desired precision. On output, the matched vectors
are printed as a six column table: x1, y1, x2, y2, dx, dy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsciiReader.PixelMatch
public AsciiReader.PixelMatch()
main
public static void main(String[] arg)