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

A

a - Variable in class org.orangesky.visuals.filter.DecayFilter
 
AbstractAEMapper - Class in net.sf.jaer.aemapper
An abstract AEMapper that only needs implementation of getMapping method.
AbstractAEMapper() - Constructor for class net.sf.jaer.aemapper.AbstractAEMapper
 
acc - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Segment
 
ACCEL_SCALE - Static variable in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
 
ACCEL_UNIT - Static variable in class net.sf.jaer.hardwareinterface.usb.toradex.ToradexOakG3AxisAccelerationSensor
 
accept(File) - Method in class net.sf.jaer.util.DATFileFilter
 
accept(File) - Method in class net.sf.jaer.util.IndexFileFilter
 
accept(File) - Method in class net.sf.jaer.util.PNGFileFilter
 
accept(File) - Method in class net.sf.jaer.util.XMLFileFilter
 
accEvents - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
accumulate events as would do the accumulate view mode 'P' from the gui
accOrientationMax - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
accumulateEnabled - Variable in class net.sf.jaer.graphics.Chip2DRenderer
determines whether frame is reset to starting value on each rendering cycle.
accumulateSideEvents(BinocularEvent, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
acquire() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
acquire() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
A method can set this flag to tell other objects that the servo is "owned"
acquire() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
A method can set this flag to tell other objects that the servo is "owned"
acquireAvailableEventsFromDriver() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
Gets available events from driver.
acquireAvailableEventsFromDriver() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Gets available events from driver.
acquireAvailableEventsFromDriver() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
acquireAvailableEventsFromDriver() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
Gets available events from driver and return them in a new AEPacketRaw.
acquireAvailableEventsFromDriver() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
acquireDevice() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
acquire a device for exclusive use, other processes can't open the device anymore used for example for continuous sequencing in matlab
actionPerformed(ActionEvent) - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.ToggleLoggingAction
 
actionPerformed(ActionEvent) - Method in class net.sf.jaer.JAERViewer.ToggleLoggingAction
 
actionPerformed(ActionEvent) - Method in class net.sf.jaer.JAERViewer.ToggleSyncEnabledAction
 
ActivityMonitorTest - Class in net.sf.jaer.jaerappletviewer
Test DVSActApplet locally in a JFrame.
ActivityMonitorTest(JApplet) - Constructor for class net.sf.jaer.jaerappletviewer.ActivityMonitorTest
Creates new form ActivityMonitorTest
adaptAreaStart - Variable in class net.sf.jaer.graphics.AdaptiveIntensityRenderer
 
adaptAreaStop - Variable in class net.sf.jaer.graphics.AdaptiveIntensityRenderer
 
AdaptiveIntensityRenderer - Class in net.sf.jaer.graphics
 
AdaptiveIntensityRenderer(AEChip) - Constructor for class net.sf.jaer.graphics.AdaptiveIntensityRenderer
 
ADC_RESOLUTION_BITS - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
the resolution of the SiLabs_8051F320 ADC
add(int, int, int) - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
add(IntMatrix, IntMatrix) - Static method in class ch.unizh.ini.jaer.projects.hopfield.matrix.MatrixMath
 
add(int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
add(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
add(BasicEvent) - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper.GravityCenter
 
add(EventFilter2D) - Method in class net.sf.jaer.eventprocessing.FilterChain
Adds a filter to the end of the chain.
add(E) - Method in class net.sf.jaer.eventprocessing.tracking.LIFOEventBuffer
Adds an event to the end of the list.
add(float, float) - Method in class net.sf.jaer.util.chart.Series
Add a data item to the series cache.
add(float, float, float) - Method in class net.sf.jaer.util.chart.Series
Add a data item to the series cache.
add(float[][], float[][], float[][]) - Static method in class net.sf.jaer.util.Matrix
 
add(float[], float[], float[]) - Static method in class net.sf.jaer.util.Matrix
 
add(int) - Method in class net.sf.jaer.util.VectorHistogram
add a new value to histogram
addAction(JList, Action) - Static method in class net.sf.jaer.util.ClassChooserPanel
 
addAEListener(AEListener) - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
add a PropertyChangeListener for new events
addAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
adds a listener for new events captured from the device.
addAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
addAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
adds a listener for new events captured from the device
addAEListener(AEListener) - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
addAnnotator(FrameAnnotater) - Method in class net.sf.jaer.graphics.DisplayMethod
add an annotator to the drawn canvas.
addAsNeighbours(PawTracker2.ContourPoint, PawTracker2.ContourPoint) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
addCategory(Category) - Method in class net.sf.jaer.util.chart.Chart
Add a category to the chart.
addCommandListener(RemoteControlled, String, String) - Method in class net.sf.jaer.util.RemoteControl
Objects that want to receive commands should add themselves here with a command string and command description (for showing help).
addDataSet(String, ArrayList<Double>, ArrayList<Double>, double, JAERDataViewer.DataType, JAERDataViewer.LineStyle, Color) - Method in class net.sf.jaer.graphics.JAERDataViewer
 
addDataSet(String, ArrayList<Double>, double, Boolean) - Method in class net.sf.jaer.graphics.JAERDataViewer
 
addDataSet(String, ArrayList<Double>, ArrayList<Double>) - Method in class net.sf.jaer.graphics.JAERDataViewer
 
addDefaultEventFilter(Class) - Method in class net.sf.jaer.chip.AEChip
add a filter that is available by default
addDisplayMethod(DisplayMethod) - Method in class net.sf.jaer.graphics.ChipCanvas
adds a display method to this canvas
addEvent(BasicEvent) - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker.Cluster
 
addEvent(BasicEvent) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
addEvent(TypedEvent) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.EntryZone
 
addEvent(Event3D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
addEvent(Event) - Method in class net.sf.jaer.aemonitor.AEPacket
 
addEvent(EventRaw) - Method in class net.sf.jaer.aemonitor.AEPacketRaw
 
addEvent(MotionOrientationEvent) - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter.MotionVectors
 
addEvent(BasicEvent) - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker.Cluster
Deprecated.  
addEvent(BasicEvent) - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker.Cluster
 
addEvent(BasicEvent) - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
updates cluster by one event.
addEvent(BasicEvent) - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
adds one BasicEvent event to this cluster, updating its parameters in the process
addEvent(BinocularEvent) - Method in class net.sf.jaer.stereopsis.StereoClusterTracker.StereoCluster
adds one BinocularEvent to this cluster, updating its parameters in the process
addExceptionListener(ExceptionListener) - Static method in exception net.sf.jaer.hardwareinterface.HardwareInterfaceException
Listeners can be added for exceptions - e.g.
addFile(File) - Method in class net.sf.jaer.util.RecentFiles
adds files and their containing folders to list of recent files.
addGLEventListener(GLEventListener) - Method in class net.sf.jaer.graphics.ChipCanvas
 
addLogInfo(String) - Method in class net.sf.jaer.util.LoggingWindow
 
addMatrix(float[]) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker.EKF.EKFParameterPanel
If you want to add a additional Vector to the Pane.
addMatrix(float[][]) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker.EKF.EKFParameterPanel
If you want to add a additional Matrix to the Pane.
addMatrix(float[][], float[][]) - Static method in class net.sf.jaer.util.Matrix
 
addObserver(Observer) - Method in class net.sf.jaer.biasgen.Pot
 
addPoint(Point2D.Float) - Method in class net.sf.jaer.util.RollingLinearRegression
Adds a new point.
addPot(Pot) - Method in class net.sf.jaer.biasgen.PotArray
add a pot to the end of the list.
address - Variable in class net.sf.jaer.aemonitor.EventRaw
 
address - Variable in class net.sf.jaer.eventprocessing.filter.RawAddressFilter
 
address - Variable in class net.sf.jaer.util.HexFileParser.Record
 
addresses - Variable in class net.sf.jaer.aemonitor.AEPacketRaw
The raw AER addresses
addSegment(MultiLineClusterTracker.LineSegment) - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker.LineCluster
Adds the segment to this LineCluster
addTab(String, JPanel) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker.EKFParameterWindow
 
addToBin(int) - Method in class ch.unizh.ini.jaer.projects.robothead.Bins
 
addToMapping(int, int[]) - Method in class net.sf.jaer.aemapper.LUTMapper
 
addViewer(AEViewer) - Method in class net.sf.jaer.JAERViewer
 
AE3DFileInputStream - Class in ch.unizh.ini.jaer.projects.stereo3D
Class to stream in packets of events from binary input stream from a file recorded by 3D reconstructing filters.
AE3DFileInputStream(FileInputStream) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Deprecated. use the constructor with a File object so that users of this can more easily get file information
AE3DFileInputStream(File) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Creates a new instance of AEInputStream
AE3DFileInputStream.NonMonotonicTimeException - Exception in ch.unizh.ini.jaer.projects.stereo3D
class used to signal a backwards read from input stream
AE3DFileInputStream.NonMonotonicTimeException() - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
AE3DFileInputStream.NonMonotonicTimeException(String) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
AE3DFileInputStream.NonMonotonicTimeException(int) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
AE3DFileInputStream.NonMonotonicTimeException(int, int) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
AE3DFileInputStream.NonMonotonicTimeException(int, int, int) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.NonMonotonicTimeException
 
AE3DFileInputStream.WrappedTimeException - Exception in ch.unizh.ini.jaer.projects.stereo3D
Indicates that timestamp has wrapped around from most positive to most negative signed value.
AE3DFileInputStream.WrappedTimeException(int, int) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.WrappedTimeException
 
AE3DFileInputStream.WrappedTimeException(int, int, int) - Constructor for exception ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream.WrappedTimeException
 
AE3DOutputStream - Class in ch.unizh.ini.jaer.projects.stereo3D
Class to stream out packets of 3D reconstructed events in binary.
AE3DOutputStream(OutputStream, int) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AE3DOutputStream
Creates a new instance of AEOutputStream.
AE3DPlayerInterface - Interface in ch.unizh.ini.jaer.projects.stereo3D
A general interface for 3D data files player
AE3DPlayerRecorderFrame - Class in ch.unizh.ini.jaer.projects.stereo3D
 
AE3DPlayerRecorderFrame() - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AE3DPlayerRecorderFrame
Creates new form AE3DPlayerRecorderFrame
AE3DRecorderInterface - Interface in ch.unizh.ini.jaer.projects.stereo3D
A general interface for 3D data files recording
AE_BUFFER_SIZE - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
default size of AE buffer for user processes.
AE_BUFFER_SIZE - Static variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
aeBufferSize - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
this is the size of the AEPacketRaw that are part of AEPacketRawPool that double buffer the translated events between rendering and capture threads
AEChip - Class in net.sf.jaer.chip
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.
AEChip() - Constructor for class net.sf.jaer.chip.AEChip
Creates a new instance of AEChip
AEChipRenderer - Class in net.sf.jaer.graphics
Superclass for classes that render AEs to a memory buffer so that they can be painted on the screen.
AEChipRenderer(AEChip) - Constructor for class net.sf.jaer.graphics.AEChipRenderer
 
AEChipRenderer.ColorMode - Enum in net.sf.jaer.graphics
 
AEConstants - Class in net.sf.jaer.aemonitor
Holds constants related to AE interface.
AEDataFile - Interface in net.sf.jaer.eventio
Defines file extensions for data and index files.
AEFileInputStream - Class in net.sf.jaer.eventio
Class to stream in packets of events from binary input stream from a file recorded by AEViewer.
AEFileInputStream(FileInputStream) - Constructor for class net.sf.jaer.eventio.AEFileInputStream
Deprecated. use the constructor with a File object so that users of this can more easily get file information
AEFileInputStream(File) - Constructor for class net.sf.jaer.eventio.AEFileInputStream
Creates a new instance of AEInputStream
AEFileInputStream.NonMonotonicTimeException - Exception in net.sf.jaer.eventio
class used to signal a backwards read from input stream
AEFileInputStream.NonMonotonicTimeException() - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
AEFileInputStream.NonMonotonicTimeException(String) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
AEFileInputStream.NonMonotonicTimeException(int) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
AEFileInputStream.NonMonotonicTimeException(int, int) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
AEFileInputStream.NonMonotonicTimeException(int, int, int) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.NonMonotonicTimeException
 
AEFileInputStream.WrappedTimeException - Exception in net.sf.jaer.eventio
Indicates that timestamp has wrapped around from most positive to most negative signed value.
AEFileInputStream.WrappedTimeException(int, int) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.WrappedTimeException
 
AEFileInputStream.WrappedTimeException(int, int, int) - Constructor for exception net.sf.jaer.eventio.AEFileInputStream.WrappedTimeException
 
AEFileInputStreamInterface - Interface in net.sf.jaer.eventio
The capabilities of the AEFileInputStream.
AEFileOutputStream - Class in net.sf.jaer.eventio
Class to stream out packets of events in binary.
AEFileOutputStream(OutputStream) - Constructor for class net.sf.jaer.eventio.AEFileOutputStream
Creates a new instance of AEOutputStream.
aeInputStream - Variable in class net.sf.jaer.chip.AEChip
 
AEInputStream - Class in net.sf.jaer.eventio
An AE input stream that uses a generic InputStream such as a URL connection to an http server.
AEInputStream(InputStream) - Constructor for class net.sf.jaer.eventio.AEInputStream
 
AEListener - Interface in net.sf.jaer.aemonitor
A listener for AEs
AEMap - Interface in net.sf.jaer.aemapper
A mapping from source to destination events.
AEMapper - Interface in net.sf.jaer.aemapper
Interface for an event mapper - a device that maps packets of events from input to output.
AEMonitorInterface - Interface in net.sf.jaer.aemonitor
Defines interface for an AE monitor.
AEMonitorSequencerInterface - Interface in net.sf.jaer.aesequencer
Inteface for monitoring and sequencing for devices that support both.
AEMulticastInput - Class in net.sf.jaer.eventio
Receives input via multicast datagram packets from a server.
AEMulticastInput() - Constructor for class net.sf.jaer.eventio.AEMulticastInput
Constructs a new AEMulticastInput thread.
AEMulticastOutput - Class in net.sf.jaer.eventio
Streams AE packets to network socket using DatagramPacket's that are multicast.
AEMulticastOutput() - Constructor for class net.sf.jaer.eventio.AEMulticastOutput
Creates a new instance of AESocketOutputStream
AENetworkInterfaceConstants - Interface in net.sf.jaer.eventio
Holds static values for AE stream socket and datagram connection classes.
aeOutputStream - Variable in class net.sf.jaer.chip.AEChip
 
AEPacket - Class in net.sf.jaer.aemonitor
The superclass for raw event packets, as captured from an AEMonitorInterface.
AEPacket() - Constructor for class net.sf.jaer.aemonitor.AEPacket
 
AEPacket3D - Class in ch.unizh.ini.jaer.projects.stereo3D
A structure containing a packer of AEs: addresses, timestamps.
AEPacket3D() - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
Creates a new instance of AEPacketRaw with 0 capacity
AEPacket3D(int[], int[], int[], int[], int[], float[], int[]) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
Creates a new instance of AEPacketRaw from addresses and timestamps
AEPacket3D(int[], int[], int[], float[], int[]) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
AEPacket3D(int, int) - Constructor for class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
Creates a new instance of AEPacketRaw with an initial capacity
AEPacketRaw - Class in net.sf.jaer.aemonitor
A structure containing a packer of AEs: addresses, timestamps.
AEPacketRaw() - Constructor for class net.sf.jaer.aemonitor.AEPacketRaw
Creates a new instance of AEPacketRaw with 0 capacity
AEPacketRaw(int[], int[]) - Constructor for class net.sf.jaer.aemonitor.AEPacketRaw
Creates a new instance of AEPacketRaw from addresses and timestamps
AEPacketRaw(int) - Constructor for class net.sf.jaer.aemonitor.AEPacketRaw
Creates a new instance of AEPacketRaw with an initial capacity
aePacketRawPool - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
The pool of raw AE packets, used for data transfer
aePacketRawPool - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
The pool of raw AE packets, used for data transfer
aePlayer - Variable in class net.sf.jaer.graphics.AEViewer
 
AEPlayerInterface - Interface in net.sf.jaer.graphics
The interface that the JAERViewer AEPlayer uses to control sychronized playback of logged AE data.
aeReader - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
the event reader - a buffer pool thread from USBIO subclassing
aeReader - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
the event reader - a buffer pool thread from USBIO subclassing
AERetina - Class in ch.unizh.ini.jaer.chip.retina
A superclass for retina chips, with renderers and event filters.
AERetina() - Constructor for class ch.unizh.ini.jaer.chip.retina.AERetina
Creates a new instance of AERetina
AESequencerInterface - Interface in net.sf.jaer.aesequencer
 
AEServerSocket - Class in net.sf.jaer.eventio
Following is target functionality (right now this class only opens a single socket to most recent client connecting to it and events are only streamed to this one socket): This server socket allows a source host to listen for connections from other hosts and open AESockets to them to allow streaming AE data to them, so as a server, we stream events to the clients.
AEServerSocket() - Constructor for class net.sf.jaer.eventio.AEServerSocket
Creates a new instance of AEServerSocket.
AEServerSocketOptionsDialog - Class in net.sf.jaer.eventio
A dialog for opening AEServerSocket connections.
AEServerSocketOptionsDialog(Frame, boolean, AEServerSocket) - Constructor for class net.sf.jaer.eventio.AEServerSocketOptionsDialog
Creates new form AESocketOkCancelDialog
AESocket - Class in net.sf.jaer.eventio
Streams in or out packets of events from or to a stream socket network connection over a reliable TCP connection.
AESocket(Socket) - Constructor for class net.sf.jaer.eventio.AESocket
Creates a new instance of AESocket using an existing Socket.
AESocket(String, int) - Constructor for class net.sf.jaer.eventio.AESocket
Creates a new instance of AESocket for connection to the host:port.
AESocket() - Constructor for class net.sf.jaer.eventio.AESocket
 
AESocket.NonMonotonicTimeException - Exception in net.sf.jaer.eventio
class used to signal a backwards read from input stream
AESocket.NonMonotonicTimeException() - Constructor for exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
AESocket.NonMonotonicTimeException(String) - Constructor for exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
AESocket.NonMonotonicTimeException(int) - Constructor for exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
AESocket.NonMonotonicTimeException(int, int) - Constructor for exception net.sf.jaer.eventio.AESocket.NonMonotonicTimeException
 
AESocket.WrappedTimeException - Exception in net.sf.jaer.eventio
 
AESocket.WrappedTimeException(int, int) - Constructor for exception net.sf.jaer.eventio.AESocket.WrappedTimeException
 
AESocketOkCancelDialog - Class in net.sf.jaer.eventio
A dialog for opening AESocket connections.
AESocketOkCancelDialog(Frame, boolean, AESocket) - Constructor for class net.sf.jaer.eventio.AESocketOkCancelDialog
Creates new form AESocketOkCancelDialog
AESoftMapper - Interface in net.sf.jaer.aemapper
A monitor sequencer device signals it's willingness to remap events from input to output by implementing these methods.
AESpreadInterface - Class in net.sf.jaer.eventio
Implements Spread connections to input or output AEPacketRaw packets to and other objects to machines via the (Spread Toolit.
AESpreadInterface() - Constructor for class net.sf.jaer.eventio.AESpreadInterface
Creates a new instance of AESpreadInterface
AEUnicastDialog - Class in net.sf.jaer.eventio
Dialog for unicast connections.
AEUnicastDialog(Frame, boolean, AEUnicastSettings) - Constructor for class net.sf.jaer.eventio.AEUnicastDialog
Creates new form AEUnicastDialog
AEUnicastInput - Class in net.sf.jaer.eventio
Receives input via datagram (connectionless, UDP) packets from a server.
AEUnicastInput() - Constructor for class net.sf.jaer.eventio.AEUnicastInput
Constructs an instance of AEUnicastInput and binds it to the default port.
AEUnicastInput(int) - Constructor for class net.sf.jaer.eventio.AEUnicastInput
 
AEUnicastOutput - Class in net.sf.jaer.eventio
Streams AE packets to network using UDP DatagramPacket's that are unicast.
AEUnicastOutput(String, int) - Constructor for class net.sf.jaer.eventio.AEUnicastOutput
Creates a new instance, binding any available local port (since we will be just sending from here) and using the last host and port.
AEUnicastOutput() - Constructor for class net.sf.jaer.eventio.AEUnicastOutput
Creates a new instance, binding any available local port (since we will be just sending from here).
AEUnicastSettings - Interface in net.sf.jaer.eventio
 
aeViewer - Variable in class net.sf.jaer.chip.AEChip
 
AEViewer - Class in net.sf.jaer.graphics
This is the main jAER interface to the user.
AEViewer(JAERViewer) - Constructor for class net.sf.jaer.graphics.AEViewer
construct new instance and then set classname of device to show in it
aeViewer - Variable in class net.sf.jaer.graphics.ChipCanvas
 
AEViewer.AEPlayer - Class in net.sf.jaer.graphics
Handles file input of AEs to control the number of events/sample or period of time in the sample, etc.
AEViewer.AEPlayer() - Constructor for class net.sf.jaer.graphics.AEViewer.AEPlayer
 
AEViewer.AEPlayer.FileDeleter - Class in net.sf.jaer.graphics
 
AEViewer.AEPlayer.FileDeleter(JFileChooser, ChipDataFilePreview) - Constructor for class net.sf.jaer.graphics.AEViewer.AEPlayer.FileDeleter
adds a keyreleased listener on the JFileChooser FilePane inner classes so that user can use Delete key to delete the file that is presently being shown in the preview window
AEViewer.PlayMode - Enum in net.sf.jaer.graphics
Modes of viewing: WAITING means waiting for device or for playback or remote, LIVE means showing a hardware interface, PLAYBACK means playing back a recorded file, SEQUENCING means sequencing a file out on a sequencer device, REMOTE means playing a remote stream of AEs
AEViewerAboutDialog - Class in net.sf.jaer.graphics
The About dialog.
AEViewerAboutDialog(Frame, boolean) - Constructor for class net.sf.jaer.graphics.AEViewerAboutDialog
Creates new form AEViewerAboutDialog
AEViewerConsoleOutputFrame - Class in net.sf.jaer.graphics
A window used to show Logger output.
AEViewerConsoleOutputFrame() - Constructor for class net.sf.jaer.graphics.AEViewerConsoleOutputFrame
Creates new form AEViewerConsoleOutputFrame
AEViewerLoggingHandler - Class in net.sf.jaer.graphics
Handles logging messages for AEViewer status line.
AEViewerLoggingHandler(AEViewer) - Constructor for class net.sf.jaer.graphics.AEViewerLoggingHandler
 
AEViewerStatusFormatter - Class in net.sf.jaer.graphics
Defines logging format for status messages in jAER.
AEViewerStatusFormatter() - Constructor for class net.sf.jaer.graphics.AEViewerStatusFormatter
Creates a new instance of JAERConsoleLoggingFormatter
aeWriter - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
 
Aggressive_Stance - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
AlgorithmicMapper - Interface in net.sf.jaer.aemapper
An algorithmically-defined mapping from input address to output address.
allocateAEBuffers() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Allocates internal memory for transferring data from reader to consumer, e.g.
allocateArrays(int) - Method in class ch.unizh.ini.jaer.projects.stereo3D.AEPacket3D
 
allocateArrays(int) - Method in class net.sf.jaer.aemonitor.AEPacketRaw
 
ANFSpikeBuffer - Class in org.ine.telluride.jaer.cochlea
Extracts pitch from AE cochlea spike output.
ANFSpikeBuffer(AEChip) - Constructor for class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
Angle - Class in ch.unizh.ini.jaer.projects.robothead
 
Angle(int) - Constructor for class ch.unizh.ini.jaer.projects.robothead.Angle
Creates a new instance of Angle
anglex - Variable in class net.sf.jaer.graphics.ChipCanvas
 
angley - Variable in class net.sf.jaer.graphics.ChipCanvas
 
AngularLowpassFilter - Class in net.sf.jaer.util.filter
A lowpass filter that correctly handles a circular variable like an angle.
AngularLowpassFilter(float) - Constructor for class net.sf.jaer.util.filter.AngularLowpassFilter
Creates a new instance of AngularLowpassFilter
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltCalibrator
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltCalibrator
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltCalibrator
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
does nothing, must be in openGL rendering mode to see results
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
annotate the rendered retina frame to show locations of clusters
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
annotate the rendered retina frame to show locations of clusters
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
not used
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
not used
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
not used
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
not used
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
// drawing on player window
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
annotate the rendered retina frame to show locations of clusters
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
not used
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
not used
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
annotate(Graphics2D) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
annotate(GLAutoDrawable) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
annotate(float[][][]) - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
annotate the rendered retina frame to show locations of clusters
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.filter.Info
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.filter.Info
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.filter.Info
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated. annotate the rendered retina frame to show locations of clusters
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
annotate the rendered retina frame to show locations of clusters
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
annotate the rendered retina frame to show locations of clusters
annotate(Graphics2D) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
// drawing on player window
annotate(GLAutoDrawable) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
annotate(float[][][]) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
annotate the rendered retina frame to show locations of clusters
annotate(GLAutoDrawable) - Method in class net.sf.jaer.graphics.ChipCanvas
First, calls annotate(GLAutoDrawable) for all FrameAnnotators that have been added explicitly to the current DisplayMethod.
annotate(Graphics2D) - Method in class net.sf.jaer.graphics.ChipCanvas
Iterates through the FilterChain associated with the AEChip to call all the enabled filter annotations
annotate(float[][][]) - Method in interface net.sf.jaer.graphics.FrameAnnotater
Deprecated. use the openGL annotation - this method will be removed in the future.
annotate(Graphics2D) - Method in interface net.sf.jaer.graphics.FrameAnnotater
Deprecated. use the openGL annotation - this method will probably be removed in the future.
annotate(GLAutoDrawable) - Method in interface net.sf.jaer.graphics.FrameAnnotater
Each annotator enters annotate with graphics context current, in coordinates with pixel 0,0 in LL corner (note opposite from Java2D) and pixel spacing 1 unit after the scaling transform (which is already active).
annotate(Graphics2D) - Method in class net.sf.jaer.graphics.FrameAnnotatorAdapter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.graphics.FrameAnnotatorAdapter
 
annotate(float[][][]) - Method in class net.sf.jaer.graphics.FrameAnnotatorAdapter
 
annotate(Graphics2D) - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
annotate(float[][][]) - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
annotate(GLAutoDrawable) - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
 
annotate(float[][][]) - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
annotate(Graphics2D) - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
annotate(GLAutoDrawable) - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
annotate(float[][][]) - Method in class org.ine.telluride.jaer.cochlea.MSO
 
annotate(Graphics2D) - Method in class org.ine.telluride.jaer.cochlea.MSO
 
annotate(GLAutoDrawable) - Method in class org.ine.telluride.jaer.cochlea.MSO
 
annotate(float[][][]) - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
annotate(Graphics2D) - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
annotate(GLAutoDrawable) - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
annotationEnabled - Variable in class net.sf.jaer.eventprocessing.EventFilter
 
annotators - Variable in class net.sf.jaer.graphics.Chip2DRenderer
 
append(String, Level) - Method in class net.sf.jaer.graphics.AEViewerConsoleOutputFrame
Appends the message using the level to set the style
Approach_Nearest_Object - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
ARC_TDS_4_BYTE_ADDR_AND_TIMESTAMPS - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
ARC TDS smarteye uses 2 byte address and timestamp data
ARC_TDS_ADDRESS_BYTES_FIRST_ENABLED - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
ARC TDS smarteye sends address bytes first
ARC_TDS_SEQUENCE_NUMBERS_ENABLED - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
ARC TDS smarteye does not use sequence numbers
ARC_TDS_STREAM_PORT - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
default port for streaming AE Events from ARC smarteye TDS sensor
ARC_TDS_SWAPBYTES_ENABLED - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
ARC TDS smarteye swaps byte order since it comes from a non-intel system
ARC_TDS_TIMESTAMP_MULTIPLIER - Static variable in interface net.sf.jaer.eventio.AEUnicastSettings
timestamp multiplier for ARC TDS smart eye sensor streaming data
ArrayReader - Class in ch.unizh.ini.jaer.projects.robothead
Reads an array of doubles from a file.
ArrayReader() - Constructor for class ch.unizh.ini.jaer.projects.robothead.ArrayReader
Creates a new instance of ArrayReader
arrayResetEnabled - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
ASPECT_RATIO_MAX - Static variable in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
maximum and minimum allowed dynamic aspect ratio
ASPECT_RATIO_MAX - Static variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
maximum and minimum allowed dynamic aspect ratio
ASPECT_RATIO_MAX - Static variable in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
maximum and minimum allowed dynamic aspect ratio
ASPECT_RATIO_MIN - Static variable in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
maximum and minimum allowed dynamic aspect ratio
ASPECT_RATIO_MIN - Static variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
maximum and minimum allowed dynamic aspect ratio
ASPECT_RATIO_MIN - Static variable in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
maximum and minimum allowed dynamic aspect ratio
aspectRatio - Variable in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
asyncStatusThread - Variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
the thread that reads device status messages on EP1
Attack - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
attention - Variable in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
audioFormat - Static variable in class net.sf.jaer.util.SpikeSound
 
AuditoryReflex - Class in org.ine.telluride.jaer.cochlea
Calculates ITD from binaural cochlea input
AuditoryReflex(AEChip) - Constructor for class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
autoscaleEnabled - Variable in class net.sf.jaer.graphics.Chip2DRenderer
false for manual scaling, true for autoscaling of contrast
autoScaleFrame(float[][][], float) - Method in class net.sf.jaer.graphics.AEChipRenderer
autoscales frame data so that max value is 1.
autoScaleFrame(float[]) - Method in class net.sf.jaer.graphics.AEChipRenderer
autoscales frame data so that max value is 1.
autoScaleValue - Variable in class net.sf.jaer.graphics.Chip2DRenderer
 
averagingSamples - Variable in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
the number of packets processed to average over
Aware_Stance - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
axes - Variable in class net.sf.jaer.util.chart.Category
The axes of the series.
axesLabels - Variable in class net.sf.jaer.util.chart.XYChart
 
Axis - Class in net.sf.jaer.util.chart
 
Axis(double, double) - Constructor for class net.sf.jaer.util.chart.Axis
Create a new axis with extrema min and max.
Axis() - Constructor for class net.sf.jaer.util.chart.Axis
 
axisLabelRenderer - Variable in class net.sf.jaer.util.chart.XYChart
 
azm - Variable in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
azm - Variable in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 

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