jAER project on SourceForge

Uses of Package
net.sf.jaer.chip

Packages that use net.sf.jaer.chip
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.opticalflow.chip The Motion18 optical flow chip description, including VPot bias interface. 
ch.unizh.ini.jaer.projects.opticalflow.graphics Rendering scanned output from optical flow chip. 
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.aemonitor Classes related to monitoring address-events. 
net.sf.jaer.biasgen Classes related to ipot on-chip programmable bias current generator. 
net.sf.jaer.biasgen.VDAC Classes related to programmable voltage DACs. 
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.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
net.sf.jaer.hardwareinterface.usb.linux USB hardware interface for linux. 
net.sf.jaer.hardwareinterface.usb.silabs SiLabs C8051F3xx microcontroller interfaces using Thesycon USB driver. 
net.sf.jaer.stereopsis Stereoscopic vision. 
no.uio.ifi.jaer.chip.foveated The foveated AER silicon retina sensors developed by UIO. 
no.uio.ifi.jaer.chip.learning The spatio-temporal learning-classifier chips developed in the CAVIAR project. 
no.uio.ifi.jaer.chip.staticbiovis The StaticBioVis AER silicon retina sensors developed by UIO. 
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.chip used by ch.unizh.ini.jaer.chip.cochlea
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.dollbrain
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.dvs320
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
RetinaExtractor
          Extracts polarity of cells from the type of event.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.object
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.retina
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
EventExtractorInterface
          Deprecated. should not be used, just left over from early development
RetinaExtractor
          Extracts polarity of cells from the type of event.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.retina.sensorymotor
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.retinaCochlea
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.chip.stereopsis
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
RetinaExtractor
          Extracts polarity of cells from the type of event.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.hardware.pantilt
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.ballshooter
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.eyetracker
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.facetracker
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.gesture
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.headtracker
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.hopfield.orientationlearn
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.opticalflow.chip
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.opticalflow.graphics
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.pawtracker
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.pencilbalancer
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.rccar
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.robothead
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.robothead.retinacochlea
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.robothead.robotcontrol
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.stereo3D
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.tobi.billcatcher
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.tobi.goalie
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.tobi.zipzaps
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.topology
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by ch.unizh.ini.jaer.projects.wingtracker
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by es.cnm.imse.jaer.chip.convolution
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.aemonitor
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.biasgen
Chip
          A chip, having possibly a hardware interface and a bias generator.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.biasgen.VDAC
Chip
          A chip, having possibly a hardware interface and a bias generator.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.chip
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.event
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.eventprocessing
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.eventprocessing.filter
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.eventprocessing.label
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.eventprocessing.tracking
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.graphics
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Calibratible
          This object can be calibrated in some way.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.hardwareinterface.usb.cypressfx2
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.hardwareinterface.usb.linux
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.hardwareinterface.usb.silabs
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by net.sf.jaer.stereopsis
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by no.uio.ifi.jaer.chip.foveated
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by no.uio.ifi.jaer.chip.learning
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by no.uio.ifi.jaer.chip.staticbiovis
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by org.ine.telluride.jaer.cochlea
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by org.ine.telluride.jaer.cuda
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
Chip
          A chip, having possibly a hardware interface and a bias generator.
Chip2D
          A Chip with a 2D (or 1D) array of pixels.
EventExtractor2D
          The interface a 2D event extractor must implmeent.
RetinaExtractor
          Extracts polarity of cells from the type of event.
TypedEventExtractor
          An abstract 2D event extractor for 16 bit raw addresses.
 

Classes in net.sf.jaer.chip used by org.ine.telluride.jaer.wowwee
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 

Classes in net.sf.jaer.chip used by org.orangesky.visuals.filter
AEChip
          Describes a generic address-event chip, and includes fields for associated classes like its renderer, its rendering paint surface, file input and output event streams, and the event filters that can operate on its output.
 


jAER project on SourceForge