jAER project on SourceForge

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

Packages that use RetinaExtractor
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.retina Classes related to particular retina chips. 
ch.unizh.ini.jaer.chip.stereopsis Support for combining two retinas either on separate or single USB interfaces. 
org.ine.telluride.jaer.cuda AER processing with NVIDIA CUDA-enabled GPUs. 
 

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

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

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

Subclasses of RetinaExtractor 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 RetinaExtractor in ch.unizh.ini.jaer.chip.stereopsis
 

Subclasses of RetinaExtractor 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 RetinaExtractor in org.ine.telluride.jaer.cuda
 

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


jAER project on SourceForge