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

R

RADIO_SPEED - Static variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
RADIO_STEER - Static variable in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
 
RADIX - Static variable in class net.sf.jaer.util.HexFileParser
 
ramdomize(int, int) - Method in class ch.unizh.ini.jaer.projects.hopfield.matrix.IntMatrix
 
random - Variable in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
random - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
random - Variable in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
random - Variable in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
random - Variable in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
rankedErrors - Variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker.Monitor
 
rateHigh - Variable in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
RATIO - Variable in class ch.unizh.ini.jaer.chip.dvs320.DVS320.DVS320Biasgen
the change in current from an increase* or decrease* call
RATIO - Variable in class ch.unizh.ini.jaer.chip.retina.DVS128.Biasgen
the change in current from an increase* or decrease* call
RATIO - Variable in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128.Biasgen
the change in current from an increase* or decrease* call
ratioLonger - Variable in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
factor different than previous dt for this cell to pass through filter
ratioShorter - Variable in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
factor different than previous dt for this cell to pass through filter
RawAddressFilter - Class in net.sf.jaer.eventprocessing.filter
A class that filters raw event packets (not EventPacket) and only outputs events whose bits are set as in address.
RawAddressFilter() - Constructor for class net.sf.jaer.eventprocessing.filter.RawAddressFilter
Creates a new instance of AbstractEventFilter
read(DataInput) - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
Implements the reader half of the Externalizable interface
readArray(String, String) - Method in class ch.unizh.ini.jaer.projects.robothead.ArrayReader
 
readAvailablePacket() - Method in class net.sf.jaer.eventio.AEInputStream
Reads all available events from the stream
readBuffer() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AEPacketRawPool
 
readByteLine() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readByteLine(int) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readBytes(int) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readData() - Method in class ch.unizh.ini.jaer.projects.opticalflow.io.MotionInputStream
Reads and deserializes a MotionData object from the input stream
readEEPROM(int, int) - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Read the EEPROM contents.
ReaderBufferControl - Interface in net.sf.jaer.hardwareinterface.usb
A process/thread (like the Thesycon USB code) that reads AEs can be controlled by these methods that set the FIFO and number of buffer sizes.
readExactBytes(int) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readHeader() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
reads the header comment lines.
readHeader(FileInputStream) - Method in class net.sf.jaer.eventio.AEFileInputStream
reads the header comment lines.
readHeader() - Method in class net.sf.jaer.eventio.AEInputStream
reads the header comment lines.
readLine() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readLine(int) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readLine() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.ServoConnection
 
readLineFraction(int) - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
readPacket() - Method in class net.sf.jaer.eventio.AEMulticastInput
returns the present data received from multicast source
readPacket() - Method in class net.sf.jaer.eventio.AESocket
returns events from AESocket.
readPacket() - Method in class net.sf.jaer.eventio.AESpreadInterface
 
readPacket() - Method in class net.sf.jaer.eventio.AEUnicastInput
Returns the latest buffer of events.
readPacketByNumber(int) - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
Uesd to read fixed size packets.
readPacketByNumber(int) - Method in class net.sf.jaer.eventio.AEFileInputStream
Uesd to read fixed size packets either forwards or backwards.
readPacketByNumber(int) - Method in interface net.sf.jaer.eventio.AEFileInputStreamInterface
Reads a raw event packet of n events
readPacketByNumber(int) - Method in class net.sf.jaer.eventio.AEInputStream
Reads a raw event packet of n events
readPacketByNumber(int) - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
readPacketByNumber(int) - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
readPacketByNumber(int, AEFileInputStreamInterface) - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
readPacketByTime(int) - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
returns an AEPacketRaw at least dt long up to the max size of the buffer or until end-of-file.
readPacketByTime(int) - Method in class net.sf.jaer.eventio.AEFileInputStream
returns an AEPacketRaw at least dt long up to the max size of the buffer or until end-of-file.
readPacketByTime(int) - Method in interface net.sf.jaer.eventio.AEFileInputStreamInterface
returns an AEPacketRaw at least dt long up to the max size of the buffer or until end-of-file.
readPacketByTime(int) - Method in class net.sf.jaer.eventio.AEInputStream
returns an AEPacketRaw at least dt long up to the max size of the buffer or until end-of-file.
readPacketByTime(int) - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
readPacketByTime(int) - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
readPacketByTime(int, AEFileInputStreamInterface) - Method in class net.sf.jaer.JAERViewer.SyncPlayer
 
rebuildContents() - Method in class net.sf.jaer.eventprocessing.FilterFrame
rebuilds the frame contents using the existing filters in the filterChain
RecentFiles - Class in net.sf.jaer.util
Keeps track of recent files used (e.g.
RecentFiles(Preferences, JMenu, ActionListener) - Constructor for class net.sf.jaer.util.RecentFiles
Creates a new instance of RecentFiles
reconstructRawPacket(EventPacket) - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoBoard.Extractor
Reconstructs the raw packet after event filtering to include the binocular information
reconstructRawPacket(EventPacket) - Method in class ch.unizh.ini.jaer.chip.stereopsis.Tmpdiff128StereoPair.Extractor
Reconstructs the raw packet after event filtering to include the binocular information
reconstructRawPacket(EventPacket) - Method in interface net.sf.jaer.chip.EventExtractor2D
reconstructs a raw packet suitable for logging to a data file, from an EventPacket that could be the result of filtering operations.
reconstructRawPacket(EventPacket) - Method in class net.sf.jaer.chip.TypedEventExtractor
Reconstructs a raw packet suitable for logging to a data file, from an EventPacket that could be the result of filtering operations
record(int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
record(int) - Method in interface ch.unizh.ini.jaer.projects.stereo3D.AE3DRecorderInterface
record
records - Variable in class net.sf.jaer.util.HexFileParser
 
RectangularClusterTracker - Class in net.sf.jaer.eventprocessing.tracking
Tracks blobs of events using a rectangular hypothesis about the object shape.
RectangularClusterTracker(AEChip) - Constructor for class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
Creates a new instance of RectangularClusterTracker
RectangularClusterTracker.Cluster - Class in net.sf.jaer.eventprocessing.tracking
 
RectangularClusterTracker.Cluster() - Constructor for class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
RectangularClusterTracker.Cluster(BasicEvent) - Constructor for class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
 
RectangularClusterTracker.Cluster(RectangularClusterTracker.Cluster, RectangularClusterTracker.Cluster) - Constructor for class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster
Constructs a cluster by merging two clusters.
RectangularClusterTracker.Cluster.PathPoint - Class in net.sf.jaer.eventprocessing.tracking
 
RectangularClusterTracker.Cluster.PathPoint(float, float, int, int) - Constructor for class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker.Cluster.PathPoint
 
RefractoryFilter - Class in net.sf.jaer.eventprocessing.filter
Adds a refractory period to pixels so that they events only pass if there is sufficient time since the last event from that pixel.
RefractoryFilter(AEChip) - Constructor for class net.sf.jaer.eventprocessing.filter.RefractoryFilter
 
refractoryPeriodUs - Variable in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
the time in timestamp ticks (1us at present) that a spike needs to be supported by a prior event in the neighborhood by to pass through
registerCoordinates() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.CoordinatesWriter
 
registerPath - Static variable in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
registerStartCoordinates() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.CoordinatesWriter
 
reinforcement - Variable in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
 
relax() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
release() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
release() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTilt
Releases the "acquired" flag
release() - Method in interface ch.unizh.ini.jaer.hardware.pantilt.PanTiltInterface
Releases the "acquired" flag
releaseDevice() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
release the device from exclusive use
releaseInterface() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
Release this interface from exclusive access.
RemoteControl - Class in net.sf.jaer.util
Remote control via a datagram connection.
RemoteControl() - Constructor for class net.sf.jaer.util.RemoteControl
Makes a new RemoteControl on the default port
RemoteControl(int) - Constructor for class net.sf.jaer.util.RemoteControl
Creates a new instance.
RemoteControlCommand - Class in net.sf.jaer.util
A single command decrription.
RemoteControlCommand(String, String) - Constructor for class net.sf.jaer.util.RemoteControlCommand
Creates a new instance.
RemoteControlled - Interface in net.sf.jaer.util
A RemoteContolled object implements this interface to process commands.
remove() - Method in class net.sf.jaer.biasgen.IPotArray.ShiftRegisterIterator
 
remove(EventFilter2D) - Method in class net.sf.jaer.eventprocessing.FilterChain
remove the filter
removeAEListener(AEListener) - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
remove a PropertyChangeListener for new events
removeAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
 
removeAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
removeAEListener(AEListener) - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
 
removeAEListener(AEListener) - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
 
removeAllAnnotators() - Method in class net.sf.jaer.graphics.Chip2DRenderer
 
removeAllAnnotators() - Method in class net.sf.jaer.graphics.DisplayMethod
removes all annotators
removeAnnotator(FrameAnnotater) - Method in class net.sf.jaer.graphics.DisplayMethod
removes an annotator to the drawn canvas.
removeData(String) - Method in class net.sf.jaer.graphics.JAERDataViewer.DataTable
 
removeData(String) - Method in class net.sf.jaer.graphics.JAERDataViewer.GraphPanel
 
removeDataSet(String) - Method in class net.sf.jaer.graphics.JAERDataViewer
 
removeExceptionListener(ExceptionListener) - Static method in exception net.sf.jaer.hardwareinterface.HardwareInterfaceException
Removes exception listener
removeFile(File) - Method in class net.sf.jaer.util.RecentFiles
 
removeGLEventListener(GLEventListener) - Method in class net.sf.jaer.graphics.ChipCanvas
 
removeViewer(AEViewer) - Method in class net.sf.jaer.JAERViewer
 
renameCurrentFile() - Method in class net.sf.jaer.graphics.ChipDataFilePreview
 
render(EventPacket) - Method in class ch.unizh.ini.jaer.chip.dollbrain.Dollbrain1Renderer
Does the rendering (only one colorMode is available)
render(AEChip) - Method in interface net.sf.jaer.event.EventPacketInterface
 
render(EventPacket) - Method in class net.sf.jaer.graphics.AdaptiveIntensityRenderer
 
render(EventPacket) - Method in class net.sf.jaer.graphics.AEChipRenderer
does the rendering using selected method.
render(EventPacket) - Method in class net.sf.jaer.graphics.BinocularRenderer
 
renderer - Variable in class net.sf.jaer.chip.AEChip
 
RenderingFrame - Class in net.sf.jaer.graphics
Encapsulates the rendered retina image - used to store and retrieve rendered RGB pixel values and to efficiently iterate over them for clipping or normalization.
RenderingFrame(int, int) - Constructor for class net.sf.jaer.graphics.RenderingFrame
Creates a new instance of RenderingFrame
renewContents() - Method in class net.sf.jaer.eventprocessing.FilterFrame
renews contents by newing all filters, thus filling them with preference values.
reopenSocketInputStream() - Method in class net.sf.jaer.graphics.AEViewer
 
repaint() - Method in class net.sf.jaer.graphics.ChipCanvas
calls repaint on the drawable
repaint(long) - Method in class net.sf.jaer.graphics.ChipCanvas
calls repaint on the drawable
repaint() - Method in class net.sf.jaer.graphics.EyeTarget
 
RepetitiousFilter - Class in net.sf.jaer.eventprocessing.filter
An AE filter that filters out boring repetitive events.
RepetitiousFilter(AEChip) - Constructor for class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
requestEarlyTransfer() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
sends vendor request to trigger an immediate commit of whatever is in the endpoint fifo immediately.
reset() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.EntryZone
 
reset() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
 
reset() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Segment
 
Reset() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.PanTilt
 
reset() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
reset() - Method in class net.sf.jaer.eventprocessing.FilterChain
resets all the filters
reset() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AEPacketRawPool
Set the current buffer to be the first one and clear the write buffer
reset() - Method in class net.sf.jaer.util.VectorHistogram
resets all counts to zero
RESET_TIMESTAMPS_THRESHOLD_DT_US - Static variable in class net.sf.jaer.stereopsis.StereoHardwareInterface
the two inputs have their timestamps reset when the first timestamp of each most recent packet differs by this much
resetArray(float[][][], float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
resetArray(float[][][], float, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
resetBins() - Method in class ch.unizh.ini.jaer.projects.robothead.Bins
 
resetDoubleArray(int[][], int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
resetFile() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.CoordinatesWriter
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaCrossCorrelator
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaEventRate
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.cochlea.CochleaXCorrelator
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.dollbrain.DollBrainFPNfilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.Batter
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.retina.sensorymotor.ServoReaction
 
resetFilter() - Method in class ch.unizh.ini.jaer.chip.retina.Tmpdiff128RateController
 
resetFilter() - Method in class ch.unizh.ini.jaer.hardware.pantilt.CalibratedPanTilt
 
resetFilter() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.ballshooter.BallShooterCochlea
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EllipseTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.eyetracker.EyeTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.facetracker.FaceTrack
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.gesture.GestureTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.gesture.XYCenterOutFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker3
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.PencilBalancer
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver.DriverPreFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.Driver
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.FancyDriver
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.OrientationCluster
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.rccar.PerspecTransform
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.ChannelFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.CorrelatorFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.HmmFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.CochleaExtractorFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.LEDTracker
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RetinaExtractorFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RotateRetinaFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.billcatcher.BillCatcher
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.Goalie
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.GoalieTableFilter
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.goalie.ServoArm
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapTrackFollower
 
resetFilter() - Method in class ch.unizh.ini.jaer.projects.topology.TopologyTracker
should reallyDoReset the filter to initial state
resetFilter() - Method in class ch.unizh.ini.jaer.projects.wingtracker.WingTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.EventFilter
should reset the filter to initial state
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.BackgroundActivityFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.BoredomFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.CircularConvolutionFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.ExampleFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.Info
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.MultipleXYTypeFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.OnOffProximityLineFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.OverlappingSubSampler
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.ProbFPNCorrectionFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.RawAddressFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.RefractoryFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.RepetitiousFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.RotateFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.ShiftByEventsFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.SpatialBandpassFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.SpikeSoundFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.SubSampler
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.SubSamplingBandpassFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.filter.XYTypeFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.label.MotionCompensator
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.label.SimpleOrientationFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.label.TypeCoincidenceFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.ClusterTracker
Deprecated.  
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.KalmanFilter
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.MedianTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.MultiLineClusterTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.ParticleTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.RectangularClusterTracker
 
resetFilter() - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
resetFilter() - Method in class net.sf.jaer.stereopsis.DisparityFilter
 
resetFilter() - Method in class net.sf.jaer.stereopsis.EyeFilter
 
resetFilter() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter
 
resetFilter() - Method in class net.sf.jaer.stereopsis.GlobalDisparityFilter2
 
resetFilter() - Method in class net.sf.jaer.stereopsis.StereoClusterTracker
 
resetFilter() - Method in class net.sf.jaer.stereopsis.StereoTranslateRotate
 
resetFilter() - Method in class net.sf.jaer.stereopsis.StereoVergenceFilter
 
resetFilter() - Method in class org.ine.telluride.jaer.cochlea.ANFSpikeBuffer
 
resetFilter() - Method in class org.ine.telluride.jaer.cochlea.AuditoryReflex
 
resetFilter() - Method in class org.ine.telluride.jaer.cochlea.CochleaPitchExtractor
 
resetFilter() - Method in class org.ine.telluride.jaer.cochlea.MSO
 
resetFilter() - Method in class org.ine.telluride.jaer.cuda.CUDAObjectTrackerControl
 
resetFilter() - Method in class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
resetFilter() - Method in class org.orangesky.visuals.filter.DecayFilter
 
resetFrame(float) - Method in class net.sf.jaer.graphics.Chip2DRenderer
Resets the pixmap frame buffer to a given gray level.
resetHearing() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ControlFilter
 
resetHopfield() - Method in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
resetNbEvents() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker.Cluster
 
resetOut() - Method in class net.sf.jaer.eventprocessing.EventFilter2D
Resets the output packet to be a new packet if none has been instanced or clears the packet if it exists
resetOut() - Method in class net.sf.jaer.eventprocessing.label.NearestEventMotionComputer
 
resetPixelArray() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Reset the entire pixel array.
resetPixelArray() - Method in interface net.sf.jaer.hardwareinterface.usb.cypressfx2.HasResettablePixelArray
Momentarily resets all the pixels.
resetPixelArray() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
momentarily reset the entire pixel array
resetStatistics() - Method in class net.sf.jaer.eventprocessing.EventProcessingPerformanceMeter
 
resetTimestamps() - Method in class ch.unizh.ini.jaer.chip.dvs320.DVS320HardwareInterface
 
resetTimestamps() - Method in interface net.sf.jaer.aemonitor.AEMonitorInterface
resets the timestamps to start at zero
resetTimestamps() - Method in interface net.sf.jaer.aesequencer.AESequencerInterface
resets the timestamps to start at zero
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AEReader
Resets the timestamp unwrap value, resets the USBIO pipe, and resets the AEPacketRawPool.
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
reset the timestamps to zero.
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2DVS128HardwareInterface
 
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2MonitorSequencer
 
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2StereoBoard
 
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2TmpdiffRetinaHardwareInterface.RetinaAEReader
 
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux.AEReader
 
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
Sends a vendor request to reset the retina timestamps to zero
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320
resets the timestamps to zero
resetTimestamps() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
resetTimestamps() - Method in class net.sf.jaer.stereopsis.StereoHardwareInterface
resets timestamps from both inputs, serially.
resetToDefaultCalibration() - Method in class ch.unizh.ini.jaer.hardware.pantilt.PanTiltCalibrator
Resets to a default calibration
resetUSB() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
Resets the USB device using USBIO resetDevice
resetVoxelsFor(int, int, int) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class net.sf.jaer.graphics.ChipCanvas
Called on reshape of canvas.
reshape(GLAutoDrawable, int, int, int, int) - Method in class net.sf.jaer.graphics.EyeTarget
called on reshape of canvas.
reshape(GLAutoDrawable, int, int, int, int) - Method in class net.sf.jaer.util.chart.Chart.Renderer
 
restart() - Method in class net.sf.jaer.eventprocessing.TimeLimiter
 
restartTimeLimiter() - Static method in class net.sf.jaer.event.EventPacket
Resets the time limiter for input iteration.
restartTimeLimiter(int) - Static method in class net.sf.jaer.event.EventPacket
restart the time limiter with limit timeLimitMs
restoreState(Hashtable<?, ?>) - Method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPotGUIControl
 
restoreState(Hashtable<?, ?>) - Method in class net.sf.jaer.biasgen.IPotSliderTextControl
 
restoreState(Hashtable<?, ?>) - Method in class net.sf.jaer.biasgen.PotGUIControl
 
restoreState(Hashtable<?, ?>) - Method in class net.sf.jaer.biasgen.VDAC.VPotSliderTextControl
 
restoreWindowLocation(Window, Preferences) - Static method in class net.sf.jaer.util.WindowSaver
This static method can be used to restore the window x,y, position (but not size) of a window based on the Window class name.
resume() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
resume() - Method in class net.sf.jaer.biasgen.Biasgen
restores biases after suspend
resume() - Method in class net.sf.jaer.biasgen.Pot
restore suspend value (0 if not suspended before
resume() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
resume() - Method in interface net.sf.jaer.graphics.PlayerInterface
 
resume() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
resumes all players
RET_CANCEL - Static variable in class net.sf.jaer.eventio.AEServerSocketOptionsDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.eventio.AESocketOkCancelDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.eventio.AEUnicastDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2FirmwareFilennameChooserOkCancelDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.util.ClassChooserDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.util.ExceptionDialog
A return status code - returned if Cancel button has been pressed
RET_CANCEL - Static variable in class net.sf.jaer.util.WarningDialogWithDontShowPreference
A return status code - returned if Cancel button has been pressed
RET_OK - Static variable in class net.sf.jaer.eventio.AEServerSocketOptionsDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.eventio.AESocketOkCancelDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.eventio.AEUnicastDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2FirmwareFilennameChooserOkCancelDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.util.ClassChooserDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.util.ExceptionDialog
A return status code - returned if OK button has been pressed
RET_OK - Static variable in class net.sf.jaer.util.WarningDialogWithDontShowPreference
A return status code - returned if OK button has been pressed
retina - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
RetinaCanvas - Class in net.sf.jaer.graphics
A subclass of ChipCanvas just for retinas.
RetinaCanvas(AEChip) - Constructor for class net.sf.jaer.graphics.RetinaCanvas
Creates a new instance of RetinaCanvas
retinaEvents - Variable in class ch.unizh.ini.jaer.projects.robothead.retinacochlea.CochleaExtractorFilter
 
RetinaExtractor - Class in net.sf.jaer.chip
Extracts polarity of cells from the type of event.
RetinaExtractor(AEChip) - Constructor for class net.sf.jaer.chip.RetinaExtractor
Creates a new instance of RetinaExtractor
RetinaExtractorFilter - Class in ch.unizh.ini.jaer.projects.robothead.retinacochlea
Filters only Retina Events from CochleaRetina Events
RetinaExtractorFilter(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RetinaExtractorFilter
Creates a new instance of RetinaCochleaFilter
RetinaHardwareInterface - Interface in ch.unizh.ini.jaer.chip.retina
Describes interface that Tmpdiff128 retina has especially.
RetinaRenderer - Class in net.sf.jaer.graphics
Renders retina events into different RGB views.
RetinaRenderer(AEChip) - Constructor for class net.sf.jaer.graphics.RetinaRenderer
Creates a new instance of RetinaRenderer
retinaVendor - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux
 
revalidateAllInstances() - Static method in class ch.unizh.ini.jaer.chip.dvs320.ConfigurableIPotGUIControl
 
revalidateAllInstances() - Static method in class net.sf.jaer.biasgen.IPotSliderTextControl
 
revalidateAllInstances() - Static method in class net.sf.jaer.biasgen.PotGUIControl
 
revalidateAllInstances() - Static method in class net.sf.jaer.biasgen.VDAC.VPotSliderTextControl
 
revert() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
revert() - Method in interface ch.unizh.ini.jaer.projects.stereo3D.AE3DPlayerInterface
 
rewind() - Method in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer.Player
 
rewind() - Method in class ch.unizh.ini.jaer.projects.opticalflow.io.MotionInputStream
 
rewind() - Method in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
rewind to the start, or to the marked position, if it has been set.
rewind() - Method in class net.sf.jaer.eventio.AEFileInputStream
rewind to the start, or to the marked position, if it has been set.
rewind() - Method in interface net.sf.jaer.eventio.InputDataFileInterface
rewind to the start, or to the marked position, if it has been set
rewind() - Method in class net.sf.jaer.graphics.AEViewer.AEPlayer
 
rewind() - Method in interface net.sf.jaer.graphics.PlayerInterface
 
rewind() - Method in class net.sf.jaer.JAERViewer.SyncPlayer
rewinds all players
rExternal - Variable in class net.sf.jaer.biasgen.Masterbias
external resistor used.
rgb - Variable in class net.sf.jaer.graphics.SpaceTimeEventDisplayMethod
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.EpilolarLineMonitor
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.EventTimingMonitor
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.GravityCentersImageDumper
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.StereoDisplay
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.StereoEpilolarLineMonitor
 
RIGHT - Variable in class ch.unizh.ini.jaer.projects.stereo3D.StereoEventTimingMonitor
 
right() - Method in class ch.unizh.ini.jaer.projects.tobi.zipzaps.ZipZapControl
steer right
RIGHT - Variable in class net.sf.jaer.eventprocessing.filter.EpipolarRectification
 
RIGHT - Variable in class net.sf.jaer.stereopsis.EyeFilter
 
Right_Backward_Leg_In - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Backward_Leg_Out - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Crab_Four_Steps - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Crab_Walk - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Forward_Leg_In - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Forward_Leg_Out - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Legs_In - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Legs_Out - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
RIGHT_MOST_METHOD - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
Right_Strafe - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Right_Turn_Roll - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
rightPoints - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
rightPoints - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
rightPoints - Variable in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
RingBufSize - Variable in class org.orangesky.visuals.filter.DecayFilter
 
rInternal - Variable in class net.sf.jaer.biasgen.Masterbias
internal (on-chip) resistor value.
Roar - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
RoboQuadCommands - Class in org.ine.telluride.jaer.wowwee
Command codes for WowWee RoboQuad.
RoboQuadCommands() - Constructor for class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
RoboQuadSocialSonar - Class in org.ine.telluride.jaer.wowwee
Demonstrates Javier Movellen's social sonar ideas (simplified grossly) using the RoboQuad from WowWee and an AE Sensor.
RoboQuadSocialSonar(AEChip) - Constructor for class org.ine.telluride.jaer.wowwee.RoboQuadSocialSonar
 
RobotMoving - Static variable in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.KoalaControl
 
RollingCochleaGramDisplayMethod - Class in ch.unizh.ini.jaer.chip.cochlea
Shows events from stereo cochlea as a rastergram.
RollingCochleaGramDisplayMethod(ChipCanvas) - Constructor for class ch.unizh.ini.jaer.chip.cochlea.RollingCochleaGramDisplayMethod
Creates a new instance of CochleaGramDisplayMethod
RollingLinearRegression - Class in net.sf.jaer.util
Does a moving or rolling linear regression (a linear fit) on updated data.
RollingLinearRegression() - Constructor for class net.sf.jaer.util.RollingLinearRegression
Creates a new instance of RollingLinearRegression
rotate(float[]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5.Point3D
 
rotate(float[]) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6.Point3D
 
rotate - Variable in class net.sf.jaer.chip.TypedEventExtractor
 
Rotate_Clockwise - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Rotate_Counter_Clockwise - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
RotateFilter - Class in net.sf.jaer.eventprocessing.filter
Transforms the events in various ways, e.g.
RotateFilter(AEChip) - Constructor for class net.sf.jaer.eventprocessing.filter.RotateFilter
Creates a new instance of RotateFilter
rotateMouth(int[], int[], float[][], float[][], float[][]) - Method in class ch.unizh.ini.jaer.projects.facetracker.Mund
 
rotateOnX(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.Point
 
rotateOnX(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.Point
 
rotateOnX(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4.Point
 
rotateOnX(float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5.Point3D
 
rotateOnX(float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6.Point3D
 
rotateOnY(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2.Point
 
rotateOnY(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3.Point
 
rotateOnY(int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4.Point
 
rotateOnY(float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5.Point3D
 
rotateOnY(float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6.Point3D
 
RotateRetinaFilter - Class in ch.unizh.ini.jaer.projects.robothead.retinacochlea
Rotates the Retina events 90 degree, to show nicely RobotHead data.
RotateRetinaFilter(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.robothead.retinacochlea.RotateRetinaFilter
Creates a new instance of RotateRetinaFilter
rotateXonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
rotateXonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
rotateXonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
rotateXonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
rotateXonY(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
rotateXonY(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
rotateXonY(int, int, int, int, float) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
rotateYonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
rotateYonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
rotateYonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
rotateYonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
rotateYonX(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
rotateYonX(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
rotateYonX(int, int, int, int, float) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
rotateZonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
rotateZonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
rotateZonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
rotateZonX(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
rotateZonX(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
rotateZonX(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
rotateZonX(int, int, int, int, float) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
rotateZonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard
 
rotateZonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard2
 
rotateZonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard3
 
rotateZonY(int, int, int, int, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard4
 
rotateZonY(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard5
 
rotateZonY(float, float, float, float, float) - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTrackerStereoBoard6
 
rotateZonY(int, int, int, int, float) - Method in class net.sf.jaer.eventprocessing.tracking.TemplateTracker
 
rotation - Variable in class net.sf.jaer.eventprocessing.label.DirectionSelectiveFilter.MotionVectors
 
rotator(float[], float, float[][], float[]) - Method in class ch.unizh.ini.jaer.projects.facetracker.FollowLED
 
RS232Api - Class in ch.unizh.ini.jaer.projects.robothead.robotcontrol
 
RS232Api() - Constructor for class ch.unizh.ini.jaer.projects.robothead.robotcontrol.RS232Api
Creates a new instance of RS232
run() - Method in class ch.unizh.ini.jaer.projects.pencilbalancer.ServoConnection
 
run() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ThrdDetectCollision
 
run() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ThrdHandleObstacle
Creates a new instance of ThrdHandleObstacle
run() - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.ThrdIsRobotMoving
 
run() - Method in class net.sf.jaer.eventio.AEMulticastInput
This method reads datagram packets and adds events to the current buffer.
run() - Method in class net.sf.jaer.eventio.AEServerSocket
Accepts incoming connections and manufactures AESocket's for them.
run() - Method in class net.sf.jaer.eventio.AEUnicastInput
This run method loops forever, filling the current filling buffer so that readPacket can return data that may be processed while the other buffer is being filled.
run() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2.AsyncStatusThread
 
run() - Method in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux.AEReader
 
running(RectangularClusterTracker.Cluster) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.CalibrationMachine
 
running(RectangularClusterTracker.Cluster) - Method in class ch.unizh.ini.jaer.projects.robothead.robotcontrol.LookingMachine
 
running - Variable in class net.sf.jaer.hardwareinterface.usb.linux.CypressFX2RetinaLinux.AEReader
 
running - Variable in class net.sf.jaer.util.chart.Chart
Indicator whether the chart is running.

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