jAER project on SourceForge

Uses of Class
net.sf.jaer.event.MotionOrientationEvent

Packages that use MotionOrientationEvent
net.sf.jaer.event Classes related to events with type information - e.g. 
net.sf.jaer.eventprocessing.label Classes related to labeling Address-Events with additional interpretation, e.g. 
 

Uses of MotionOrientationEvent in net.sf.jaer.event
 

Methods in net.sf.jaer.event with parameters of type MotionOrientationEvent
static java.awt.geom.Point2D.Float MotionOrientationEvent.computeMotionVector(MotionOrientationEvent e)
           
static float MotionOrientationEvent.computeSpeedPPS(MotionOrientationEvent e)
           
 

Uses of MotionOrientationEvent in net.sf.jaer.eventprocessing.label
 

Methods in net.sf.jaer.eventprocessing.label with parameters of type MotionOrientationEvent
 void DirectionSelectiveFilter.MotionVectors.addEvent(MotionOrientationEvent e)
           
 


jAER project on SourceForge