|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.jaer.projects.robothead.robotcontrol.CalibrationMachine
public class CalibrationMachine
Calibration procedure for retina/pantilt System, in order to get position vs. angle
Constructor Summary | |
---|---|
CalibrationMachine()
Creates a new instance of CalibrationMachine |
Method Summary | |
---|---|
void |
dispLUT()
|
double[][] |
getLUT()
|
boolean |
running(RectangularClusterTracker.Cluster LED)
|
void |
setBufferSize(int value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalibrationMachine()
Method Detail |
---|
public boolean running(RectangularClusterTracker.Cluster LED)
public void dispLUT()
public double[][] getLUT()
public void setBufferSize(int value)
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |