jAER project on SourceForge

Uses of Class
net.sf.jaer.chip.TypedEventExtractor

Packages that use TypedEventExtractor
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.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. 
es.cnm.imse.jaer.chip.convolution The AER convolution chips developed in the CAVIAR project. 
net.sf.jaer.chip Classes related to CAVIAR retina. 
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.cuda AER processing with NVIDIA CUDA-enabled GPUs. 
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.cochlea
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.cochlea
 class CochleaAERb.Extractor
           
 class CochleaAMSNoBiasgen.Extractor
          Extract cochlea events.
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.dollbrain
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.dollbrain
 class ColorContrastRetinaTestChip.Extractor
           
 class Dollbrain1.Extractor
           
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.dvs320
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.dvs320
 class DVS320.DVS320Extractor
          The event extractor.
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.object
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.object
 class Tnc3.Extractor
           
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.retina
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.retina
 class DVS128.Extractor
          the event extractor for DVS128.
 class TestchipARCSLineSensor.Extractor
          the event extractor for double line sensor.
 class TestchipARCsPixelTestArray.Extractor
          the event extractor for Tmpdiff128
 class Tmpdiff128.Extractor
          the event extractor for Tmpdiff128.
 class Tmpdiff64.Extractor
           
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.retinaCochlea
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.retinaCochlea
 class Tmpdiff128AndCochleaAERb.Extractor
           
 class Tmpdiff64AndCochleaAERb.Extractor
           
 

Uses of TypedEventExtractor in ch.unizh.ini.jaer.chip.stereopsis
 

Subclasses of TypedEventExtractor in ch.unizh.ini.jaer.chip.stereopsis
 class Tmpdiff128StereoBoard.Extractor
          the event extractor for the stereo chip pair.
 class Tmpdiff128StereoPair.Extractor
          the event extractor for the stereo chip pair.
 

Uses of TypedEventExtractor in es.cnm.imse.jaer.chip.convolution
 

Subclasses of TypedEventExtractor in es.cnm.imse.jaer.chip.convolution
 class Conv32.Extractor
           
 class Conv64.Extractor
           
 class Conv64InOut.Extractor
           
 class Conv64NoNegativeEvents.Extractor
           
 

Uses of TypedEventExtractor in net.sf.jaer.chip
 

Subclasses of TypedEventExtractor in net.sf.jaer.chip
 class RetinaExtractor
          Extracts polarity of cells from the type of event.
 

Uses of TypedEventExtractor in no.uio.ifi.jaer.chip.foveated
 

Subclasses of TypedEventExtractor in no.uio.ifi.jaer.chip.foveated
 class UioFoveatedImager.Extractor
          Sets up the EventCellExtractor with Adress space mask, Flipx is set to true
 

Uses of TypedEventExtractor in no.uio.ifi.jaer.chip.learning
 

Subclasses of TypedEventExtractor in no.uio.ifi.jaer.chip.learning
 class Learning.Extractor
           
 

Uses of TypedEventExtractor in no.uio.ifi.jaer.chip.staticbiovis
 

Subclasses of TypedEventExtractor in no.uio.ifi.jaer.chip.staticbiovis
 class UioStaticBioVis.Extractor
           
 

Uses of TypedEventExtractor in org.ine.telluride.jaer.cuda
 

Subclasses of TypedEventExtractor in org.ine.telluride.jaer.cuda
 class CUDAChip.CUDAExtractor
           
 


jAER project on SourceForge