net.sf.jaer.eventprocessing.label
Class DirectionSelectiveFilter.MotionVectors
java.lang.Object
net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter.MotionVectors
- Enclosing class:
- DirectionSelectiveFilter
public class DirectionSelectiveFilter.MotionVectors
- extends java.lang.Object
represents the global motion metrics from statistics of dir selective and simple cell events.
The Translation is the global translational average motion vector (2 components).
Rotation is the global rotation scalar around the center of the
sensor. Expansion is the expansion or contraction scalar around center.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
translation
public DirectionSelectiveFilter.Translation translation
rotation
public DirectionSelectiveFilter.Rotation rotation
expansion
public DirectionSelectiveFilter.Expansion expansion
DirectionSelectiveFilter.MotionVectors
public DirectionSelectiveFilter.MotionVectors()
addEvent
public void addEvent(MotionOrientationEvent e)