|
jAER project on SourceForge | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LineDetector | EventFilters implement this interface when they detect a line in scene. |
| Class Summary | |
|---|---|
| ClusterTracker | Deprecated. This class is no longer maintained. |
| HoughLineTracker | Tracks a single line as used for line-following navigation or for lane tracking. |
| KalmanFilter | |
| LIFOEventBuffer<E extends BasicEvent> | A circular buffer of events with methods for adding new events and getting back old ones in the order of addition, last in is first out. |
| MedianTracker | Tracks median event location. |
| MultiLineClusterTracker | Tracks multiple lines in the scene using a cluster based method based on pairs of recent events. |
| ParticleTracker | |
| RectangularClusterTracker | Tracks blobs of events using a rectangular hypothesis about the object shape. |
| TemplateTracker | Tracks Rat's Paw |
Classes related to tracking objects based on Address-Event input.
|
jAER project on SourceForge | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||