jAER project on SourceForge

Package net.sf.jaer.chip

Classes related to CAVIAR retina.

See:
          Description

Interface Summary
Calibratible This object can be calibrated in some way.
EventExtractor2D<E> The interface a 2D event extractor must implmeent.
EventExtractorInterface Deprecated. should not be used, just left over from early development
 

Class Summary
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.
RetinaExtractor Extracts polarity of cells from the type of event.
TypedEventExtractor<T extends BasicEvent> An abstract 2D event extractor for 16 bit raw addresses.
 

Package net.sf.jaer.chip Description

Classes related to CAVIAR retina.


jAER project on SourceForge