EDU.gatech.cc.is.newton
Class NewtonCalibrate

java.lang.Object
  |
  +--EDU.gatech.cc.is.newton.NewtonCalibrate

public class NewtonCalibrate
extends java.lang.Object

Introduction
This application is for calibrating the newton vision system.

To run this program, first ensure you are in the correct directory (where the NewtonCalibrate.class file is), then type "java NewtonCalibrate".


Constructor Summary
NewtonCalibrate()
           
 
Method Summary
static void main(java.lang.String[] args)
          This routine is for calibrating the camera.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewtonCalibrate

public NewtonCalibrate()
Method Detail

main

public static void main(java.lang.String[] args)
This routine is for calibrating the camera.