|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Chip2D | |
---|---|
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. |
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. |
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.graphics | Rendering and diplaying address-events. |
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 Chip2D in ch.unizh.ini.jaer.chip.cochlea |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.cochlea | |
---|---|
class |
CochleaAERb
Shih-Chii's and Andre's and Vincent's first cochleas (also for revision). |
class |
CochleaAMS1b
Extends Shih-Chii's AMS cochlea AER chip to add bias generator interface, to be used when using the on-chip bias generator and the on-board DACs. |
class |
CochleaAMSNoBiasgen
For Shih-Chii's AMS cochlea with binaraul 64 stage cochlea each tap with 8 ganglion cells, 4 of LPF type and 4 of BPF type. |
class |
CochleaAMSWithBiasgen
Deprecated. replaced by CochleaAMS1b which has a totally new Biasgen for controlling all the digital features of CochleaAMS1b |
class |
CochleaChip
Superclass for cochlea chips. |
Uses of Chip2D in ch.unizh.ini.jaer.chip.dollbrain |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.dollbrain | |
---|---|
class |
ColorContrastRetinaTestChip
Chip description for of conv32 imse raphael/bernabe convolution chip. |
class |
Dollbrain1
Chip description for of conv32 imse raphael/bernabe convolution chip. |
Uses of Chip2D in ch.unizh.ini.jaer.chip.dvs320 |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.dvs320 | |
---|---|
class |
DVS320
Describes DVS320 retina and its event extractor and bias generator. |
Uses of Chip2D in ch.unizh.ini.jaer.chip.object |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.object | |
---|---|
class |
Tnc3
Describes SC/mao's WTA/object chip. |
Uses of Chip2D in ch.unizh.ini.jaer.chip.retina |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.retina | |
---|---|
class |
AERetina
A superclass for retina chips, with renderers and event filters. |
class |
DVS128
Describes DVS128 retina and its event extractor and bias generator. |
class |
TestchipARCSLineSensor
|
class |
TestchipARCsPixelTestArray
Describes test chip arcs for pixel test array retina and its event extractor and bias generator. |
class |
Tmpdiff128
Describes tmpdiff128 retina and its event extractor and bias generator. |
class |
Tmpdiff64
|
Uses of Chip2D in ch.unizh.ini.jaer.chip.retinaCochlea |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.retinaCochlea | |
---|---|
class |
Tmpdiff128AndCochleaAERb
|
class |
Tmpdiff64AndCochleaAERb
Simultaneously displays Tmpdiff64 and CochleaAERb in one ChipCanvas. |
Uses of Chip2D in ch.unizh.ini.jaer.chip.stereopsis |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.chip.stereopsis | |
---|---|
class |
Tmpdiff128StereoBoard
The AEChip object representing the Tmpdiff128 Stereo Board. |
class |
Tmpdiff128StereoPair
A stereo pair of Tmpdiff128 retinas each with its own separate but time-sychronized hardware interface. |
Uses of Chip2D in ch.unizh.ini.jaer.projects.opticalflow.chip |
---|
Subclasses of Chip2D in ch.unizh.ini.jaer.projects.opticalflow.chip | |
---|---|
class |
Motion18
Describes the motion18 chip from Alan Stocker with Pit Gebbers board wrapped around it. |
Uses of Chip2D in ch.unizh.ini.jaer.projects.opticalflow.graphics |
---|
Methods in ch.unizh.ini.jaer.projects.opticalflow.graphics that return Chip2D | |
---|---|
Chip2D |
MotionViewer.getChip()
|
Methods in ch.unizh.ini.jaer.projects.opticalflow.graphics with parameters of type Chip2D | |
---|---|
void |
MotionViewer.setChip(Chip2D chip)
|
Constructors in ch.unizh.ini.jaer.projects.opticalflow.graphics with parameters of type Chip2D | |
---|---|
MotionViewer(Chip2D chip)
construct new instance and then set classname of device to show in it |
Uses of Chip2D in es.cnm.imse.jaer.chip.convolution |
---|
Subclasses of Chip2D in es.cnm.imse.jaer.chip.convolution | |
---|---|
class |
Conv32
Chip description for of conv32 imse raphael/bernabe convolution chip. |
class |
Conv64
Chip description for quad combination of conv32 imse raphael/bernabe convolution chip. |
class |
Conv64InOut
Chip description for quad combination of conv32 imse, displaying input and output simultaneous, by additional x bit. |
class |
Conv64NoNegativeEvents
Chip description for quad combination of conv32 imse raphael/bernabe convolution chip that doesn't extract negative correlation events. |
Uses of Chip2D in net.sf.jaer.chip |
---|
Subclasses of Chip2D in net.sf.jaer.chip | |
---|---|
class |
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. |
Uses of Chip2D in net.sf.jaer.graphics |
---|
Fields in net.sf.jaer.graphics declared as Chip2D | |
---|---|
protected Chip2D |
Chip2DRenderer.chip
the chip rendered for |
protected Chip2D |
DisplayMethod.chip
|
Methods in net.sf.jaer.graphics that return Chip2D | |
---|---|
Chip2D |
ChipCanvas.getChip()
gets the chip we are rendering for. |
Methods in net.sf.jaer.graphics with parameters of type Chip2D | |
---|---|
void |
ChipCanvas.setChip(Chip2D chip)
|
Constructors in net.sf.jaer.graphics with parameters of type Chip2D | |
---|---|
Chip2DRenderer(Chip2D chip)
|
|
ChipCanvas(Chip2D chip)
Creates a new instance of ChipCanvas |
Uses of Chip2D in no.uio.ifi.jaer.chip.foveated |
---|
Subclasses of Chip2D in no.uio.ifi.jaer.chip.foveated | |
---|---|
class |
UioFoveatedImager
To describe Mehdi Azadmehrs Foveated Imager Chip This chip has an adress space of 83x87. |
Uses of Chip2D in no.uio.ifi.jaer.chip.learning |
---|
Subclasses of Chip2D in no.uio.ifi.jaer.chip.learning | |
---|---|
class |
Learning
Describes phillips learning classifier chip. |
Uses of Chip2D in no.uio.ifi.jaer.chip.staticbiovis |
---|
Subclasses of Chip2D in no.uio.ifi.jaer.chip.staticbiovis | |
---|---|
class |
UioStaticBioVis
The chip is a 92x92 pixels imager which converts illumination into a frequency of events. |
Uses of Chip2D in org.ine.telluride.jaer.cuda |
---|
Subclasses of Chip2D in org.ine.telluride.jaer.cuda | |
---|---|
class |
CUDAChip
This synthetic AEChip has an EventExtractor2D that understands the CUDA event output. |
|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |