|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.grelf.grip.StarMeasProcessor
public class StarMeasProcessor
Semi-interactive batch processor which asks the user to point to a detected star in the first frame to be processed, then the same star is measured in all subsequent frames.
| Constructor Summary | |
|---|---|
StarMeasProcessor()
|
|
| Method Summary | |
|---|---|
void |
addPoint(PointFloat pt)
|
protected void |
process()
Called when each frame closes - not for use otherwise. |
void |
run()
Starting point for the processing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StarMeasProcessor()
| Method Detail |
|---|
public void addPoint(PointFloat pt)
public void run()
run in interface java.lang.Runnableprotected void process()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||