jAER project on SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

N

name - Variable in class net.sf.jaer.biasgen.Pot
the name of the ipot bias
name - Variable in class net.sf.jaer.chip.Chip
A String name
NATIVE_DLL_FILENAME - Static variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
nativeResetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
nbBones - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
nbFingersActive - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
nbFingersActive - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
old PawTracker2 parameters :
nbLabels - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
nbSegments - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
nearDoor(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
nearDoor(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
NearestEventMotionComputer - Class in net.sf.jaer.eventprocessing.label
Computes motion based nearest event (in past time) in nearest neighboring pixels.
NearestEventMotionComputer(AEChip) - Constructor for class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
Creates a new instance of NearestEventMotionComputer
neighborChanged(int, int, int[], int) - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker.Monitor
Event handler on changed neighbor.
neighborhoodSize - Variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
neighbors - Variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
net.sf.jaer - package net.sf.jaer
Classes related to USB2 AER interface, ipot on-chip programmable bias generators.
net.sf.jaer.aemapper - package net.sf.jaer.aemapper
Classes related to remapping events from sender to receiver.
net.sf.jaer.aemonitor - package net.sf.jaer.aemonitor
Classes related to monitoring address-events.
net.sf.jaer.aesequencer - package net.sf.jaer.aesequencer
Classes related to sequencing address-events.
net.sf.jaer.biasgen - package net.sf.jaer.biasgen
Classes related to ipot on-chip programmable bias current generator.
net.sf.jaer.biasgen.VDAC - package net.sf.jaer.biasgen.VDAC
Classes related to programmable voltage DACs.
net.sf.jaer.chip - package net.sf.jaer.chip
Classes related to CAVIAR retina.
net.sf.jaer.event - package net.sf.jaer.event
Classes related to events with type information - e.g.
net.sf.jaer.eventio - package net.sf.jaer.eventio
Address-Event IO.
net.sf.jaer.eventprocessing - package net.sf.jaer.eventprocessing
Classes related to processing Address-Events.
net.sf.jaer.eventprocessing.filter - package 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 - package net.sf.jaer.eventprocessing.label
Classes related to labeling Address-Events with additional interpretation, e.g.
net.sf.jaer.eventprocessing.tracking - package net.sf.jaer.eventprocessing.tracking
Classes related to tracking objects based on Address-Event input.
net.sf.jaer.graphics - package net.sf.jaer.graphics
Rendering and diplaying address-events.
net.sf.jaer.hardwareinterface - package net.sf.jaer.hardwareinterface
Hardware interface to address-event devices.
net.sf.jaer.hardwareinterface.usb - package net.sf.jaer.hardwareinterface.usb
USB hardware interfaces to Address-Event chips.
net.sf.jaer.hardwareinterface.usb.cypressfx2 - package net.sf.jaer.hardwareinterface.usb.cypressfx2
Cypress FX2 USB interfaces using Thesycon USB driver.
net.sf.jaer.hardwareinterface.usb.linux - package net.sf.jaer.hardwareinterface.usb.linux
USB hardware interface for linux.
net.sf.jaer.hardwareinterface.usb.silabs - package net.sf.jaer.hardwareinterface.usb.silabs
SiLabs C8051F3xx microcontroller interfaces using Thesycon USB driver.
net.sf.jaer.hardwareinterface.usb.toradex - package net.sf.jaer.hardwareinterface.usb.toradex
The Toradex 3-axis USB accelerometer.
net.sf.jaer.jaerappletviewer - package net.sf.jaer.jaerappletviewer
A specialized applet for the INI foyer for viewing AE activity from ARC TDS retina (UDP AEUnicastInput packets).
net.sf.jaer.stereopsis - package net.sf.jaer.stereopsis
Stereoscopic vision.
net.sf.jaer.util - package net.sf.jaer.util
Various useful utility classes.
net.sf.jaer.util.browser - package net.sf.jaer.util.browser
The classes in this package enable browsing to a web page.
net.sf.jaer.util.chart - package net.sf.jaer.util.chart
This package enables simple chart plotting.
net.sf.jaer.util.filter - package net.sf.jaer.util.filter
Various IIR temporal scalar filters (LowpassFilter, HighpassFilter, BandpassFilter) that implement float-type filtering operations.
NeuralNetworkError - Exception in ch.unizh.ini.jaer.projects.hopfield.matrix.exceptions
NeuralNetworkError: Used by the neural network classes to indicate an error.
NeuralNetworkError(String) - Constructor for exception ch.unizh.ini.jaer.projects.hopfield.matrix.exceptions.NeuralNetworkError
Construct a message exception.
NeuralNetworkError(Throwable) - Constructor for exception ch.unizh.ini.jaer.projects.hopfield.matrix.exceptions.NeuralNetworkError
Construct an exception that holds another exception.
NEVENTS - Variable in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
NEW_EVENTS_PROPERTY_CHANGE - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
event supplied to listeners when new events are collected.
NEW_EVENTS_PROPERTY_CHANGE - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
event supplied to listeners when new events are collected.
newEventPropertyChange - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
event supplied to listeners when new events are collected.
newLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
newLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
newLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
newLabel2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
newLabel2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
newLabel2() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
next() - Method in class net.sf.jaer.biasgen.IPotArray.ShiftRegisterIterator
 
next() - Method in interface net.sf.jaer.event.InputEventIterator
 
nextOutput() - Method in interface net.sf.jaer.event.OutputEventIterator
 
no.uio.ifi.jaer.chip.foveated - package no.uio.ifi.jaer.chip.foveated
The foveated AER silicon retina sensors developed by UIO.
no.uio.ifi.jaer.chip.learning - package no.uio.ifi.jaer.chip.learning
The spatio-temporal learning-classifier chips developed in the CAVIAR project.
no.uio.ifi.jaer.chip.staticbiovis - package no.uio.ifi.jaer.chip.staticbiovis
The StaticBioVis AER silicon retina sensors developed by UIO.
NO_AE_REOPEN_TIMEOUT - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
timeout in ms to reopen driver (reloading firmware) if no events are received for this time.
NO_LABEL - Static variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
NO_LINK - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
NO_TIMESTAMP - Static variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
NO_TYPE - Static variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
nodes - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
NOF_DISPARITY_COLORS - Variable in class net.sf.jaer.graphics.BinocularRenderer
 
noLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard.EventPoint
 
noLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.EventPoint
 
noLabel() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.EventPoint
 
norm1(float[][]) - Static method in class net.sf.jaer.util.Matrix
 
norm1(float[]) - Static method in class net.sf.jaer.util.Matrix
 
norm2(float[][]) - Static method in class net.sf.jaer.util.Matrix
 
norm2(float[]) - Static method in class net.sf.jaer.util.Matrix
 
normalizeBinary(double) - Static method in class ch.unizh.ini.jaer.projects.hopfield.matrix.BiPolarUtil
 
normFro(float[][]) - Static method in class net.sf.jaer.util.Matrix
 
normInf(float[][]) - Static method in class net.sf.jaer.util.Matrix
 
normInf(float[]) - Static method in class net.sf.jaer.util.Matrix
 
NUM_CHANNELS - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.Motion18
 
NUM_COLUMNS - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.Motion18
 
NUM_METHODS - Static variable in class net.sf.jaer.graphics.AEChipRenderer
the number of rendering methods implemented
NUM_MOTION_PIXELS - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.Motion18
 
NUM_OUTPUT_TYPES - Variable in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
the number of cell output types
NUM_ROWS - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.Motion18
 
NUM_SERVOS - Static variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
The board can control this many servos
NUM_TIME_COLORS - Static variable in class net.sf.jaer.graphics.AEChipRenderer
number of colors used to represent time of event
NUM_TYPES - Variable in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
the number of cell output types
NUM_TYPES - Variable in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
the number of cell output types
NUM_TYPES - Variable in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
the number of cell output types
NUM_TYPES - Variable in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
the number of cell output types
numberOfStringDescriptors - Variable in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
 
numberOfStringDescriptors - Variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
numberOfStringDescriptors - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
The number of string desriptors - all devices have at least two (Vendor and Product strings) but some may have in addition a third serial number string.
numberOfStringDescriptors - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
numberOfStringDescriptors - Variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
 
numBiasBits - Static variable in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
Number of bits used for bias value
numBits - Variable in class net.sf.jaer.biasgen.Pot
the number of bits of resolution for this bias.
numBufferBiasBits - Static variable in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPot
The number of bits specifying buffer bias currrent as fraction of master bias current
numBytes - Variable in class net.sf.jaer.biasgen.Pot
the number for bytes of 8 bits for this ipot
numCellTypes - Variable in class net.sf.jaer.chip.Chip2D
 
numChars - Variable in class ch.unizh.ini.jaer.projects.robothead.WordCount
 
numEvents - Variable in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
numEvents - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
numEvents - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.EntryZone
 
numEvents - Variable in class net.sf.jaer.aemonitor.AEPacket
 
numEvents - Variable in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
numEvents - Variable in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
 
numEvents - Variable in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
numEventsProcessed - Variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
numLines - Variable in class ch.unizh.ini.jaer.projects.robothead.WordCount
 
numWords - Variable in class ch.unizh.ini.jaer.projects.robothead.WordCount
 

jAER project on SourceForge
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z