edu.berkeley.guir.papier_mache.vision
Interface CalibrationListener

All Known Implementing Classes:
PMacheWindow

public interface CalibrationListener

The implementor calls calibration methods on an ImageSourceManager and receives acknowledgement(s) that they are complete. Right now there's only one ack.

Author:
Scott Klemmer ( srk(AT)cs.berkeley.edu )

Method Summary
 void captureFirstImageDone()
           
 

Method Detail

captureFirstImageDone

void captureFirstImageDone()