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

H

hardwareInterface - Variable in class net.sf.jaer.biasgen.Biasgen
The hardware interface for this Biasgen object
hardwareInterface - Variable in class net.sf.jaer.chip.Chip
The Chip's HardwareInterface
HardwareInterface - Interface in net.sf.jaer.hardwareinterface
General interface to hardware
HardwareInterfaceException - Exception in net.sf.jaer.hardwareinterface
An exception in the hardware interface is signaled with this exception.
HardwareInterfaceException() - Constructor for exception net.sf.jaer.hardwareinterface.HardwareInterfaceException
Creates a new instance of USBAEMonException
HardwareInterfaceException(String) - Constructor for exception net.sf.jaer.hardwareinterface.HardwareInterfaceException
 
HardwareInterfaceFactory - Class in net.sf.jaer.hardwareinterface
This class builds a list of all available devices and lets you get one of them.
HardwareInterfaceFactoryInterface - Interface in net.sf.jaer.hardwareinterface
Defines the interface a hardware interface factory has to have to be included in the list in HardwareInterfaceFactory.
HardwareInterfaceFactoryLinux - Class in net.sf.jaer.hardwareinterface.usb.linux
Makes hardware interfaces under linux.
HardwareInterfaceMenu - Class in net.sf.jaer.hardwareinterface
A menu that allows selection of a particular HardwareInterface.
HardwareInterfaceMenu() - Constructor for class net.sf.jaer.hardwareinterface.HardwareInterfaceMenu
Creates a new instance of HardwareInterfaceMenu
HarmonicFilter - Class in net.sf.jaer.eventprocessing.filter
An AE filter that filters out boring events caused by global flickering illumination.
HarmonicFilter(AEChip) - Constructor for class net.sf.jaer.eventprocessing.filter.HarmonicFilter
 
HarmonicFilter.HarmonicOscillator - Class in net.sf.jaer.eventprocessing.filter
 
HarmonicFilter.HarmonicOscillator() - Constructor for class net.sf.jaer.eventprocessing.filter.HarmonicFilter.HarmonicOscillator
 
hasGlobalX() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
hasGlobalY() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
hasLocalX() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
hasLocalY() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
hasNext() - Method in class net.sf.jaer.biasgen.IPotArray.ShiftRegisterIterator
 
hasNext() - Method in interface net.sf.jaer.event.InputEventIterator
 
hasOrientation - Variable in class net.sf.jaer.event.OrientationEvent
Defaults to true; set to false to indicate unknown orientation.
HasPanTiltCalibrator - Interface in ch.unizh.ini.jaer.hardware.pantilt
Has a PanTiltCalibrator
hasPhoto() - Method in class ch.unizh.ini.jaer.projects.opticalflow.chip.MotionData
 
HasResettablePixelArray - Interface in net.sf.jaer.hardwareinterface.usb.cypressfx2
This hardware device has globally-resettable pixels.
hasStringIdentifier() - Method in class ch.unizh.ini.jaer.projects.opticalflow.usbinterface.SiLabsC8051F320_OpticalFlowHardwareInterface
checks if device has a string identifier that is a non-empty string
hasStringIdentifier() - Method in class ch.unizh.ini.jaer.projects.rccar.SiLabsC8051F320_USBIO_CarServoController
checks if device has a string identifier that is a non-empty string
hasStringIdentifier() - Method in class net.sf.jaer.hardwareinterface.usb.cypressfx2.CypressFX2
checks if device has a string identifier that is a non-empty string
hasStringIdentifier() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
checks if device has a string identifier that is a non-empty string
hasStringIdentifier() - Method in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_ServoController
checks if device has a string identifier that is a non-empty string
HasUpdatableFirmware - Interface in net.sf.jaer.hardwareinterface
Interface has firmware that can be updated from the host, e.g.
Head_Clockwise - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Head_Counter_Clockwise - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Head_Down - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
Head_Up - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
header - Variable in class ch.unizh.ini.jaer.projects.stereo3D.AE3DFileInputStream
 
header - Variable in class net.sf.jaer.eventio.AEFileInputStream
 
header - Variable in class net.sf.jaer.eventio.AEInputStream
 
HeadTracker - Class in ch.unizh.ini.jaer.projects.headtracker
Tracks head and applies active appearance models to extract face parameters.
HeadTracker(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.headtracker.HeadTracker
Creates a new instance of HeadTracker
heapSort(float[]) - Method in class ch.unizh.ini.jaer.projects.facetracker.Sorting
 
HELP_URL_JAVADOC - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
HELP_URL_JAVADOC - Static variable in class net.sf.jaer.graphics.AEViewer
 
HELP_URL_JAVADOC_WEB - Static variable in class net.sf.jaer.graphics.AEViewer
 
HELP_URL_RETINA - Static variable in class net.sf.jaer.graphics.AEViewer
 
HELP_URL_USER_GUIDE - Static variable in class ch.unizh.ini.jaer.projects.opticalflow.graphics.MotionViewer
 
HELP_URL_USER_GUIDE - Static variable in class net.sf.jaer.graphics.AEViewer
 
HELP_URL_USER_GUIDE_AER_CABLING - Static variable in class net.sf.jaer.graphics.AEViewer
 
HELP_URL_USER_GUIDE_USB2_MINI - Static variable in class net.sf.jaer.graphics.AEViewer
 
hexArrangement - Variable in class net.sf.jaer.chip.TypedEventExtractor
 
HexFileParser - Class in net.sf.jaer.util
Opens and parses Intel HEX format files for device download.
HexFileParser(String) - Constructor for class net.sf.jaer.util.HexFileParser
Constructs a CustomFileReader object.
HexFileParser(File) - Constructor for class net.sf.jaer.util.HexFileParser
Constructs a CustomFileReader object.
HexFileParser.Record - Class in net.sf.jaer.util
 
HexFileParser.Record() - Constructor for class net.sf.jaer.util.HexFileParser.Record
 
HexString - Class in net.sf.jaer.util
Provides static methods for converting from integer types to Hex string representations.
High_Stance - Static variable in class org.ine.telluride.jaer.wowwee.RoboQuadCommands
 
highlightTouchingDoor() - Method in class ch.unizh.ini.jaer.projects.pawtracker.PawTracker2.Contour
Set label of points to 1 if group touching door zone
HighpassFilter - Class in net.sf.jaer.util.filter
A first-order highpass IIR filter.
HighpassFilter() - Constructor for class net.sf.jaer.util.filter.HighpassFilter
 
HingeDetector - Interface in ch.unizh.ini.jaer.projects.rccar
 
HingeLaneTracker - Class in ch.unizh.ini.jaer.projects.rccar
 
HingeLaneTracker(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.rccar.HingeLaneTracker
 
HingeLineTracker - Class in ch.unizh.ini.jaer.projects.rccar
 
HingeLineTracker(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.rccar.HingeLineTracker
 
Histogram3dDisplayMethod - Class in net.sf.jaer.graphics
Displays histogrammed AEs from ChipRenderer as 3-d histogram that can be rotated and moved about.
Histogram3dDisplayMethod(ChipCanvas) - Constructor for class net.sf.jaer.graphics.Histogram3dDisplayMethod
Creates a new instance of Histogram3dDisplayMethod
HmmFilter - Class in ch.unizh.ini.jaer.projects.robothead
 
HmmFilter(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.robothead.HmmFilter
Creates a new instance of HmmFilter
HmmTools - Class in ch.unizh.ini.jaer.projects.robothead
This class contains some methods that are used by the Filter HMM Filter, which recognizes sound patterns with a Hidden Markov Model.
HmmTools(int) - Constructor for class ch.unizh.ini.jaer.projects.robothead.HmmTools
Creates a new instance of HmmTools
hopfield - Variable in class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
HopfieldNetwork - Class in ch.unizh.ini.jaer.projects.hopfield.matrix
HopfieldNetwork: This class implements a Hopfield neural network.
HopfieldNetwork(int) - Constructor for class ch.unizh.ini.jaer.projects.hopfield.matrix.HopfieldNetwork
 
HopfieldRecognitionFilter - Class in ch.unizh.ini.jaer.projects.hopfield.orientationlearn
 
HopfieldRecognitionFilter(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.hopfield.orientationlearn.HopfieldRecognitionFilter
 
HopfieldRecognitionFilter.Orientation - Enum in ch.unizh.ini.jaer.projects.hopfield.orientationlearn
 
HorizontalFaceModel - Class in ch.unizh.ini.jaer.projects.facetracker
 
HorizontalFaceModel() - Constructor for class ch.unizh.ini.jaer.projects.facetracker.HorizontalFaceModel
 
HOST_BUFFER_LENGTH - Static variable in class net.sf.jaer.hardwareinterface.usb.silabs.SiLabsC8051F320_USBIO_AeSequencer
 
HoughEyeTracker - Class in ch.unizh.ini.jaer.projects.eyetracker
Implements an eye tracker (really a pupil tracker) using event based hough transform methods.
HoughEyeTracker(AEChip) - Constructor for class ch.unizh.ini.jaer.projects.eyetracker.HoughEyeTracker
Creates a new instance of TypeCoincidenceFilter
HoughLineTracker - Class in net.sf.jaer.eventprocessing.tracking
Tracks a single line as used for line-following navigation or for lane tracking.
HoughLineTracker(AEChip) - Constructor for class net.sf.jaer.eventprocessing.tracking.HoughLineTracker
Creates a new instance of LineTracker
HUES - Static variable in class net.sf.jaer.graphics.AEChipRenderer
perceptually separated hues - as estimated quickly by tobi
HWP_RS232 - Class in ch.unizh.ini.jaer.projects.pencilbalancer
 
HWP_RS232() - Constructor for class ch.unizh.ini.jaer.projects.pencilbalancer.HWP_RS232
 
HWPort - Class in ch.unizh.ini.jaer.projects.pencilbalancer
 
HWPort() - Constructor for class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort
 
HWPort.PortAttribute - Class in ch.unizh.ini.jaer.projects.pencilbalancer
 
HWPort.PortAttribute(Object, String) - Constructor for class ch.unizh.ini.jaer.projects.pencilbalancer.HWPort.PortAttribute
 
HWPort.PortIdentifier - Class in ch.unizh.ini.jaer.projects.pencilbalancer
 

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