All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class EDU.gatech.cc.is.newton.NewtonCalibrate

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

public class NewtonCalibrate
extends 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".

Version:
June 1997
Author:
(c) 1997 Tucker Balch, tucker@cc.gatech.edu

Constructor Index

 o NewtonCalibrate()

Method Index

 o main(String[])
This routine is for calibrating the camera.

Constructors

 o NewtonCalibrate
 public NewtonCalibrate()

Methods

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


All Packages  Class Hierarchy  This Package  Previous  Next  Index