jAER project on SourceForge

Uses of Package
net.sf.jaer.eventprocessing.filter

Packages that use net.sf.jaer.eventprocessing.filter
ch.unizh.ini.jaer.projects.tobi.goalie The robotic goalie that uses a dynamic vision sensor and a servo controller to block balls shot at a goal. 
net.sf.jaer.eventprocessing.filter Classes related to filtering Address-Events - the output of these event processors is the same type of event except that they are selectively filtered; usually this means fewer events come out of the filter than are put in. 
 

Classes in net.sf.jaer.eventprocessing.filter used by ch.unizh.ini.jaer.projects.tobi.goalie
XYTypeFilter
          An AE filter that filters for a range of x,y,type address.
 

Classes in net.sf.jaer.eventprocessing.filter used by net.sf.jaer.eventprocessing.filter
SpikeSoundFilter.SelectedCell
           
 


jAER project on SourceForge