jAER project on SourceForge

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

Packages that use AE3DPlayerInterface
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 AE3DPlayerInterface in ch.unizh.ini.jaer.projects.pawtracker
 

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

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

Methods in ch.unizh.ini.jaer.projects.stereo3D with parameters of type AE3DPlayerInterface
 void AE3DPlayerRecorderFrame.setPlayer(AE3DPlayerInterface player)
           
 


jAER project on SourceForge