jAER project on SourceForge

Uses of Package
net.sf.jaer.event

Packages that use net.sf.jaer.event
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
ch.unizh.ini.jaer.chip.dollbrain The dollbrain project AER sensors - see DollBrain project pages
ch.unizh.ini.jaer.chip.dvs320 The DVS320 retina, including new fully-configurable on-chip bias current generators and digitally controlled diagnostic output. 
ch.unizh.ini.jaer.chip.object The AER winner-take-all (WTA) "object" chips developed in the CAVIAR project. 
ch.unizh.ini.jaer.chip.retina Classes related to particular retina chips. 
ch.unizh.ini.jaer.chip.retina.sensorymotor Classes related to sensory motor reactive systems that use the retina and servo motors. 
ch.unizh.ini.jaer.chip.retinaCochlea Combined retina-cochlea AER "chip" to merge retinas and cochlea AER streams into a unified stream. 
ch.unizh.ini.jaer.chip.stereopsis Support for combining two retinas either on separate or single USB interfaces. 
ch.unizh.ini.jaer.hardware.pantilt A pantilt unit based on two servo motors. 
ch.unizh.ini.jaer.projects.ballshooter The ball shooter demonstration based on temporal contrast AER silicon retina, the AER-EAR binaural silicon cochlea, the servo motor controller. 
ch.unizh.ini.jaer.projects.eyetracker Eye-tracking (close-proximity pupil tracking) using event driven methods. 
ch.unizh.ini.jaer.projects.facetracker Face tracking using head-mounted LED tags and active vision concepts. 
ch.unizh.ini.jaer.projects.gesture The gesture tracker developed at Telluride 2007 based on temporal contrast silicon retina combined with RectanglularClusterTracker. 
ch.unizh.ini.jaer.projects.headtracker Person head tracking using the dynamic vision sensor for control of an avatar with low CPU load. 
ch.unizh.ini.jaer.projects.hopfield.orientationlearn   
ch.unizh.ini.jaer.projects.pawtracker Rat paw tracking for neuro-rehab project. 
ch.unizh.ini.jaer.projects.pencilbalancer The pencil balancer demo developed by Jorg Conradt and Matt Cook. 
ch.unizh.ini.jaer.projects.rccar The Driving with Spikes Traxxus E-Maxx electric monster truck project. 
ch.unizh.ini.jaer.projects.robothead Auditory localization using the robot head constructed at INI which has a binaural cochlea, retina. 
ch.unizh.ini.jaer.projects.robothead.retinacochlea Combination of retina and cochlea AER chips for sensor fusion experiments. 
ch.unizh.ini.jaer.projects.robothead.robotcontrol Control of the Koala robot. 
ch.unizh.ini.jaer.projects.stereo3D Steroopsis using binocular pair of DVS silicon retinas. 
ch.unizh.ini.jaer.projects.tobi.billcatcher A simple robot that uses a dynamic vision sensor and a servo to catch money bills dropped between a pair of fingers. 
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. 
ch.unizh.ini.jaer.projects.tobi.zipzaps The tiny Transformers RC cars from Radio Shack are tracked and controlled here. 
ch.unizh.ini.jaer.projects.topology Learning topology based on event timing with the silicon retina. 
ch.unizh.ini.jaer.projects.wingtracker Drosophila fruit fly wing-beat analyzer. 
es.cnm.imse.jaer.chip.convolution The AER convolution chips developed in the CAVIAR project. 
net.sf.jaer.chip Classes related to CAVIAR retina. 
net.sf.jaer.event Classes related to events with type information - e.g. 
net.sf.jaer.eventprocessing Classes related to processing Address-Events. 
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. 
net.sf.jaer.eventprocessing.label Classes related to labeling Address-Events with additional interpretation, e.g. 
net.sf.jaer.eventprocessing.tracking Classes related to tracking objects based on Address-Event input. 
net.sf.jaer.graphics Rendering and diplaying address-events. 
net.sf.jaer.stereopsis Stereoscopic vision. 
org.ine.telluride.jaer.cochlea AE cochlea processing. 
org.ine.telluride.jaer.cuda AER processing with NVIDIA CUDA-enabled GPUs. 
org.ine.telluride.jaer.wowwee WowWee toy control using a modified USBServo Board. 
org.orangesky.visuals.filter Filters for retina processing from Martin Ebner, Maas lab, Vienna. 
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.cochlea
BasicEvent
          Base class for events.
EventInterface
          The basic interface for an event
EventPacket
          A packet of events that is used for rendering and event processing.
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.dollbrain
BasicEvent
          Base class for events.
EventInterface
          The basic interface for an event
EventPacket
          A packet of events that is used for rendering and event processing.
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.dvs320
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.object
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.retina
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.retina.sensorymotor
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.retinaCochlea
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.chip.stereopsis
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.hardware.pantilt
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.ballshooter
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.eyetracker
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.facetracker
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.gesture
BasicEvent
          Base class for events.
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.headtracker
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.hopfield.orientationlearn
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.pawtracker
BasicEvent
          Base class for events.
BinocularEvent
          Represents an event from a binocular source
EventPacket
          A packet of events that is used for rendering and event processing.
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.pencilbalancer
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.rccar
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.robothead
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.robothead.retinacochlea
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.robothead.robotcontrol
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.stereo3D
BasicEvent
          Base class for events.
BinocularEvent
          Represents an event from a binocular source
EventPacket
          A packet of events that is used for rendering and event processing.
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.tobi.billcatcher
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.tobi.goalie
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.tobi.zipzaps
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.topology
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by ch.unizh.ini.jaer.projects.wingtracker
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by es.cnm.imse.jaer.chip.convolution
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.chip
BasicEvent
          Base class for events.
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.event
BasicEvent
          Base class for events.
BinocularEvent
          Represents an event from a binocular source
BinocularEvent.Eye
           
BinocularOrientationEvent
           
Event
          Interface for any event - currently unused.
EventInterface
          The basic interface for an event
MotionOrientationEvent
          Represents an event with direction of motion and delay
MotionOrientationEvent.Dir
          represents a direction.
OrientationEvent
          Represents an event with an orientation that can take 4 values.
OrientationEvent.UnitVector
          represents a unit orientation.
OutputEventIterator
          Used to iterate over an EventPacket treated as an output packet.
PolarityEvent
          Represents an event with a polarity that is On or Off type
PolarityEvent.Polarity
           
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by net.sf.jaer.eventprocessing
BasicEvent
          Base class for events.
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.eventprocessing.filter
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.eventprocessing.label
EventPacket
          A packet of events that is used for rendering and event processing.
MotionOrientationEvent
          Represents an event with direction of motion and delay
 

Classes in net.sf.jaer.event used by net.sf.jaer.eventprocessing.tracking
BasicEvent
          Base class for events.
BinocularEvent
          Represents an event from a binocular source
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.graphics
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by net.sf.jaer.stereopsis
BasicEvent
          Base class for events.
BinocularEvent
          Represents an event from a binocular source
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by org.ine.telluride.jaer.cochlea
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by org.ine.telluride.jaer.cuda
BasicEvent
          Base class for events.
EventInterface
          The basic interface for an event
EventPacket
          A packet of events that is used for rendering and event processing.
PolarityEvent
          Represents an event with a polarity that is On or Off type
TypedEvent
          Represents an event with a byte type.
 

Classes in net.sf.jaer.event used by org.ine.telluride.jaer.wowwee
EventPacket
          A packet of events that is used for rendering and event processing.
 

Classes in net.sf.jaer.event used by org.orangesky.visuals.filter
EventPacket
          A packet of events that is used for rendering and event processing.
 


jAER project on SourceForge