jAER project on SourceForge

ch.unizh.ini.jaer.projects.stereo3D
Interface AE3DRecorderInterface

All Known Implementing Classes:
PawTrackerStereoBoard3

public interface AE3DRecorderInterface

A general interface for 3D data files recording

Author:
rogister

Method Summary
 void record(int type)
          record
 java.io.File stopRecording()
          stop
 

Method Detail

record

void record(int type)
record


stopRecording

java.io.File stopRecording()
stop


jAER project on SourceForge