Camera |
The Camera class defines a generel interface to a camera.
A great deal of the interface resembles the DCAM standard since
DCAM allready defines a very wide interface.
typical usage:
Camera c;
// setup camera features modes and so on
c.initialize();
c.start();
// acquire images
c.stop();
|
CameraCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraFirewire |
The Camera class defines a generel interface to a camera.
A great deal of the interface resembles the DCAM standard since
DCAM allready defines a very wide interface.
typical usage:
Camera c;
// setup camera features modes and so on
c.initialize();
c.start();
// acquire images
c.stop();
|
CameraFirewire.CameraFeature |
Optional features of a camera
|
CameraFirewire.CaptureMode |
The resolution of the camera capture
|
CameraFirewire.CapturePolicy |
defines how images are captured.
When the SINGLE_SHOT CapturePolicy is used the user has to trigger
the camera through acquire.
|
CameraFirewire.ColorCode |
Optional colormodes available when capturing
|
CameraFirewire.ErrorCode |
error codes for a camera
|
CameraFirewire.Format7Mode |
The resolution of the camera capture
|
CameraFirewire.TriggerMode |
Modes of the camera, inspired by the DCAM standard modes
|
CameraFirewireCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraFirewirePtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraListener |
interface used for listening for camera events
|
CameraListenerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraListenerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraModel |
The CameraModel class defines a generel pinhole camera model where
camera parameters and state values are stored.
|
CameraModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
CameraPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Contact2D |
data structure for describing a contact in 2D
|
Contact2DCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Contact2DPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Contact3D |
data structure for describing a contact in 3D
|
Contact3DCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Contact3DPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
FTSensor |
Interface of a N-axis Force Torque sensor
|
FTSensorCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
FTSensorModel |
N-axis Force Torque sensor model
|
FTSensorModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
FTSensorModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
FTSensorPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Image |
The image class is a simple wrapper around a char data array.
This Image wrapper contain information of width, height and encoding.
The image class is somewhat inspired by the IplImage of opencv.
The coordinate system has its origin located at the top-left position, where from X increases
to the left and Y-increases downwards.
setting pixel values in an efficient manner has been enabled using some template joggling.
It requires that the user know what type of image he/she is working with.
|
Image.ColorCode |
The color encodings that the image can use.
|
Image.Pixel4i |
|
Image.PixelDepth |
The pixeldepth determines how many bits that are used per pixel per channel
|
ImageCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
ImagePtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
ImageUtil |
a collection of simple image utility functions
|
ImageUtilCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
ImageUtilPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Pixel4f |
|
RGBDCameraModel |
|
RGBDCameraModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
RGBDCameraModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner |
this interface describe a generic range scanning class.
|
Scanner1D |
a one dimensional range scanner.
|
Scanner1DCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner1DPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner25D |
an interface describing a 3D scanner sensor.
|
Scanner25DCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner25DModel |
Model of a 25D (2D with depth information) scanner.
|
Scanner25DModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner25DModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner25DPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner2D |
The Scanner2D sensor encapsulate the basic interface of a
2 dimensional range scanning device such as SICK or Hokyuo laser
range scanners.
The interface supports any range scanner that measures distance in
an arc around the origin of the sensor.
|
Scanner2DCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner2DModel |
The Scanner2DModel encapsulate the basic model of a
2 dimensional range scanning device such as SICK or Hokyuo laser
range scanners.
The model supports any range scanner that measures distance in
an arc around the origin of the sensor.
|
Scanner2DModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner2DModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
Scanner2DPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
ScannerCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
ScannerPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
sdurw_sensor |
|
sdurw_sensorJNI |
|
Sensor |
a generel hardware sensor interface.
|
SensorCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
SensorModel |
a general sensormodel interface.
|
SensorModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
SensorModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
SensorPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
StereoCameraModel |
The Camera class defines a general interface to a stereo camera.
A stereo camera consists of two cameras with the same intrinsic parameters,
but with different extrinsic parameters.
Since ideal cameras are assumed, the intrinsics are given as a horizontal/vertical
pixel resolution as well as a horizontal field of view (FOV).
The extrinsic parameters are given simply as two transformation matrices,
which give the pose of the cameras relative some external frame.
|
StereoCameraModel.CalibrationFormat |
output calibration file format for SaveCalibration()
|
StereoCameraModel.FOVDirection |
FOV direction
|
StereoCameraModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
StereoCameraModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
SWIGTYPE_p_Eigen__MatrixXf |
|
SWIGTYPE_p_float |
|
SWIGTYPE_p_int |
|
SWIGTYPE_p_int16_t |
|
SWIGTYPE_p_int32_t |
|
SWIGTYPE_p_int8_t |
|
SWIGTYPE_p_std__ostream |
|
TactileArray |
|
TactileArrayCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileArrayModel |
the TactileArrayModel describes tactile sensor consisting of
arrays of tactile cells that can be placed on a defined shape.
|
TactileArrayModelCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileArrayModelPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileArrayPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileArrayUtil |
Utillity class for general computations on a tactile array
|
TactileArrayUtilCPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileArrayUtilPtr |
Ptr stores a pointer and optionally takes ownership of the value.
|
TactileVertexMatrix |
|
VectorContact3D |
|
VectorSensorModelPtr |
|