jAER project on SourceForge

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

Packages that use AE3DRecorderInterface
ch.unizh.ini.jaer.projects.pawtracker Rat paw tracking for neuro-rehab project. 
ch.unizh.ini.jaer.projects.stereo3D Steroopsis using binocular pair of DVS silicon retinas. 
 

Uses of AE3DRecorderInterface in ch.unizh.ini.jaer.projects.pawtracker
 

Classes in ch.unizh.ini.jaer.projects.pawtracker that implement AE3DRecorderInterface
 class PawTrackerStereoBoard3
          Tracks Rat's Paw
 

Uses of AE3DRecorderInterface in ch.unizh.ini.jaer.projects.stereo3D
 

Methods in ch.unizh.ini.jaer.projects.stereo3D with parameters of type AE3DRecorderInterface
 void AE3DPlayerRecorderFrame.setRecorder(AE3DRecorderInterface recorder)
           
 


jAER project on SourceForge