jAER project on SourceForge

Package net.sf.jaer.eventprocessing.label

Classes related to labeling Address-Events with additional interpretation, e.g.

See:
          Description

Class Summary
DirectionSelectiveFilter Computes motion based nearest event (in past time) in neighboring pixels.
MotionCompensator Tries to compensate global image motion by using global motion metrics to redirect output events, shifting them according to motion of input.
NearestEventMotionComputer Computes motion based nearest event (in past time) in nearest neighboring pixels.
SimpleOrientationFilter Computes simple-type orientation-tuned cells.
TypeCoincidenceFilter Computes coincidences betweeen different types of events at the same location in its input.
 

Package net.sf.jaer.eventprocessing.label Description

Classes related to labeling Address-Events with additional interpretation, e.g. orientation, motion direction. The event class coming out of these labeler is usually different and enhanced compared to the events put in.


jAER project on SourceForge