ViSP  2.6.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Cvp1394CMUGrabberFirewire cameras video capture based on CMU 1394 Digital Camera SDK
 Cvp1394GrabberClass for firewire ieee1394 video devices using libdc1394-1.x api
 Cvp1394TwoGrabberClass for firewire ieee1394 video devices using libdc1394-2.x api
 Cvp_createPointClass
 CvpAdaptativeGainAdaptative gain computation
 CvpAdaptiveGainAdaptive gain computation
 CvpAfma4Modelisation of Irisa's cylindrical robot named Afma4
 CvpAfma6Modelisation of Irisa's gantry robot named Afma6
 CvpARImplementation of an augmented reality viewer
 CvpAROgreImplementation of an augmented reality viewer
 CvpBasicFeatureClass that defines what is a visual feature
 CvpBasicKeyPointClass that defines what is a Keypoint. This class provides all the basic elements to implement classes which aims to match points from an image to another
 CvpBiclopsJacobian, geometric model functionnalities... for biclops, pan, tilt head
 CvpBSplineClass that provides tools to compute and manipulate a B-Spline curve
 CvpCalibrationTools for perspective camera calibration
 CvpCalibrationExceptionError that can be emited by the vpCalibration class
 CvpCameraParametersGeneric class defining intrinsic camera parameters
 CvpCircleClass that defines what is a circle
 CvpClientThis class represents a Transmission Control Protocol (TCP) client
 CvpColorClass to define colors available for display functionnalities
 CvpColVectorClass that provides a data structure for the column vectors as well as a set of operations on these vectors
 CvpCylinderClass that defines what is a cylinder
 CvpDirectShowGrabberClass for windows direct show devices
 CvpDiskGrabberClass to grab (ie. read) images from the disk
 CvpDisplayClass that defines generic functionnalities for display
 CvpDisplayD3DDisplay for windows using Direct3D
 CvpDisplayExceptionError that can be emited by the vpDisplay class and its derivates
 CvpDisplayGDIDisplay for windows using GDI (available on any windows 32 platform)
 CvpDisplayGTKThe vpDisplayGTK allows to display image using the GTK+ library version 1.2
 CvpDisplayOpenCVThe vpDisplayOpenCV allows to display image using the opencv library
 CvpDisplayWin32Base abstract class for Windows 32 displays. Implements the window creation in a separate thread and the associated event handling functions for Windows 32 displays. Uses calls to a renderer to do some display. (i.e. all display methods are implemented in the renderer)
 CvpDisplayXDefine the X11 console to display images
 CvpDotThis tracker is meant to track a dot (connex pixels with same gray level) on a vpImage
 CvpDot2This tracker is meant to track a blob (connex pixels with same gray level) on a vpImage
 CvpException
 CvpExponentialMapDirect or inverse exponential map computation
 CvpFeatureBuilderClass that defines conversion between trackers and visual features
 CvpFeatureDepthClass that defines a 3D point visual feature $ s$ which is composed by one parameters that is $ log( \frac{Z}{Z^*}) $ that defines the current depth relative to the desired depth. Here $ Z $ represents the current depth and $ Z^* $ the desired depth
 CvpFeatureDisplayInterface with the image for feature display
 CvpFeatureEllipseClass that defines 2D ellipse visual feature
 CvpFeatureExceptionError that can be emited by the vpBasicFeature class and its derivates
 CvpFeatureLineClass that defines a 2D line visual feature $ s$ which is composed by two parameters that are $ \rho $ and $ \theta $, the polar coordinates of a line
 CvpFeatureLuminanceClass that defines the image luminance visual feature
 CvpFeatureMomentThis class defines shared system methods/attributes for 2D moment features but no functional code. It is used to compute interaction matrixes for moment features.
 CvpFeatureMomentAlphaFunctionality computation for in-plane rotation moment feature $ \alpha $: computes the interaction matrix associated with vpMomentAlpha
 CvpFeatureMomentArea
 CvpFeatureMomentAreaNormalizedFunctionality computation for normalized surface moment feature. Computes the interaction matrix associated with vpMomentAreaNormalized
 CvpFeatureMomentBasicFunctionality computation for basic moment feature. Computes the interaction matrix associated with vpMomentBasic
 CvpFeatureMomentCenteredFunctionality computation for centered moment feature. Computes the interaction matrix associated with vpMomentCentered
 CvpFeatureMomentCInvariantFunctionality computation for 2D rotation/translation/scale non-symmetric invariant moment feature. Computes the interaction matrix associated with vpMomentCInvariant
 CvpFeatureMomentCommonThis class allows to access common vpFeatureMoments in a pre-filled database
 CvpFeatureMomentDatabaseThis class allows to register all feature moments (implemented in vpFeatureMoment... classes) so they can access each other according to their dependencies
 CvpFeatureMomentGravityCenterFunctionality computation for gravity center moment feature. Computes the interaction matrix associated with vpMomentGravityCenter
 CvpFeatureMomentGravityCenterNormalizedFunctionality computation for centered and normalized moment feature. Computes the interaction matrix associated with vpMomentGravityCenterNormalized
 CvpFeaturePointClass that defines a 2D point visual feature $ s$ which is composed by two parameters that are the cartesian coordinates $ x $ and $ y $
 CvpFeaturePoint3DClass that defines the 3D point visual feature
 CvpFeaturePointPolarClass that defines 2D image point visual feature with polar coordinates $(\rho,\theta)$
 CvpFeatureSegmentClass that defines a 2D segment visual features. This class allow to consider two sets of visual features:
 CvpFeatureThetaUClass that defines a 3D visual feature $ s$ from a $ \theta u $ axis/angle parametrization that represent the rotation between to frames
 CvpFeatureTranslationClass that defines the translation visual feature $s=(t_x,t_y,t_z)$
 CvpFeatureVanishingPointClass that defines 2D vanishing point visual feature (Z coordinate in 3D space is infinity)
 CvpFernClassifierClass that implements the Fern classifier and the YAPE detector thanks to the OpenCV library
 CvpFFMPEGThis class interfaces the FFmpeg library to enable the reading of video files
 CvpForceTwistMatrixClass that consider the particular case of twist transformation matrix that allows to transform a force/troque vector from one frame to an other
 CvpForwardProjectionClass that defines what is a generic geometric feature
 CvpFrameGrabberBase class for all video devices. It is designed to provide a front end to video sources
 CvpFrameGrabberExceptionError that can be emited by the vpFrameGrabber class and its derivates
 CvpGaussRandClass for generating random number with normal probability density
 CvpGenericFeatureClass that enables to define a feature or a set of features which are not implemented in ViSP as a specific class. It is indeed possible to create its own features, to use the corresponding interaction matrix, and to compute an error between the current and the desired feature. Moreover the created features can be mixed with features already implemented
 CvpHinkleyThis class implements the Hinkley's cumulative sum test
 CvpHistogramClass to compute a gray level image histogram
 CvpHistogramPeakDeclaration of the peak (maximum value) in a gray level image histogram
 CvpHistogramValeyDeclaration of the valey (minimum value) in a gray level image histogram
 CvpHomogeneousMatrixThe class provides a data structure for the homogeneous matrices as well as a set of operations on these matrices
 CvpHomographyThis class aims to compute the homography wrt.two images
 CvpImageDefinition of the vpImage class member functions
 CvpImageConvertConvert image types
 CvpImageExceptionError that can be emited by the vpImage class and its derivates
 CvpImageFilterVarious image filter, convolution, etc..
 CvpImageIoRead/write images with various image format
 CvpImageMorphologyVarious mathematical morphology tools, erosion, dilatation..
 CvpImagePointClass that defines a 2D point in an image. This class is useful for image processing and stores only the 2D coordinates given in sub-pixel
 CvpImageSimulatorClass which enables to project an image in the 3D space and get the view of a virtual camera
 CvpImageToolsVarious image tools; sub-image extraction, modification of the look up table, binarisation..
 CvpIoExceptionError that can be emited by the vpIoTools class and its derivates
 CvpIoToolsFile and directories basic tools
 CvpKalmanFilterThis class provides a generic Kalman filtering algorithm along with some specific state model (constant velocity, constant acceleration) which are implemented in the vpLinearKalmanFilterInstantiation class
 CvpKeyboardKeybord management under unix
 CvpKeyPointSurfClass that implements the SURF key points and technics thanks to the OpenCV library
 CvpKinectDriver for the Kinect device
 CvpKltOpencvWrapper for the KLT (Kanade-Lucas-Tomasi) feature tracker implemented with OpenCV
 CvpLaserScanImplements a laser scan data structure that contains especially the list of scanned points that have been recorded for this laser scan
 CvpLaserScannerClass that defines a generic laser scanner
 CvpLineClass that defines a line in the object frame, the camera frame and the image plane. All the parameters must be set in meter
 CvpLinearKalmanFilterInstantiation
 CvpListProvide simple list management
 CvpLuminanceClass that defines the luminance and gradient of a point
 CvpMathProvides simple mathematics computation tools that are not available in the C mathematics library (math.h)
 CvpMatrixDefinition of the vpMatrix class
 CvpMatrixExceptionError that can be emited by the vpMatrix class and its derivates
 CvpMbEdgeTrackerMake the complete tracking of an object by using its CAD model
 CvpMbTrackerMain methods for a model-based tracker
 CvpMeContains predetermined masks for sites and holds moving edges tracking parameters
 CvpMeEllipseClass that tracks an ellipse moving edges
 CvpMeLineClass that tracks in an image a line moving edges
 CvpMeNurbsClass that tracks in an image a edge defined by a Nurbs
 CvpMeSitePerforms search in a given direction(normal) for a given distance(pixels) for a given 'site'. Gives the most likely site given the probablility from an ME mask
 CvpMeterPixelConversionConversion from normalized coordinates $(x,y)$ in meter to pixel coordinates $(u,v)$
 CvpMeTrackerContains abstract elements for a Distance to Feature type feature
 CvpMomentThis class defines shared methods/attributes for 2D moments
 CvpMomentAlphaThis class defines the orientation of the object inside the plane parallel to the object
 CvpMomentArea
 CvpMomentAreaNormalizedClass handling the normalized surface moment that is invariant in scale and used to estimate depth
 CvpMomentBasicThis class defines the 2D basic moment $m_{ij}$. This class is a wrapper for vpMomentObject wich allows to use it as a moment. This enables all common operations such as adding to a vpMomentDatabase
 CvpMomentCenteredThis class defines the double-indexed centered moment descriptor $\mu_{ij}$
 CvpMomentCInvariantThis class defines several 2D (translation+rotation+scale) invariants for both symmetric and non-symmetric objects. These moment-based invariants are described in the following papers:
 CvpMomentCommonThis class initializes and allows access to commonly used moments
 CvpMomentDatabaseThis class allows to register all vpMoments so they can access each other according to their dependencies
 CvpMomentGenericFeatureThis class defines a generic feature used for moment feature duplication
 CvpMomentGravityCenterClass describing 2D gravity center moment
 CvpMomentGravityCenterNormalizedClass describing 2D normalized gravity center moment
 CvpMomentObjectClass for generic objects
 CvpMouseButtonClass that defines mouse button identiers
 CvpMutexClass that allows protection by mutex
 CvpNetworkThis class represents a Transmission Control Protocol (TCP) network
 CvpNurbsClass that provides tools to compute and manipulate a Non Uniform Rational B-Spline curve
 CvpOpenCVGrabberClass for cameras video capture using OpenCV library
 CvpParallelPortParallel port management under unix
 CvpParallelPortExceptionError that can be emited by the vpParallelPort class and its derivates
 CvpParseArgvCommand line argument parsing
 CvpPioneerGeneric functions for Pioneer mobile robots
 CvpPioneerPanGeneric functions for Pioneer mobile robots equiped with a pan head
 CvpPixelMeterConversionConversion from pixel coordinates $(u,v)$ to normalized coordinates $(x,y)$ in meter
 CvpPlanarObjectDetectorClass used to detect a planar surface
 CvpPlaneThis class defines the container for a plane geometrical structure
 CvpPlotThis class enables real time drawing of 2D or 3D graphics. An instance of the class open a window which contains between 1 and 4 graphics. Each one contains a desired number of curves
 CvpPointClass that defines what is a point
 CvpPolygonDefines a generic 2D polygon
 CvpPoseClass used for pose computation from N points (pose from point only)
 CvpPoseExceptionError that can be emited by the vpPose class and its derivates
 CvpPoseFeatures
 CvpPoseVectorThe pose is a complete representation of every rigid motion in the euclidian space
 CvpProjectionDisplayInterface with the image for feature display
 CvpPtu46Jacobian, geometric model functionnalities... for ptu46, pan, tilt head from Directed Perception
 CvpQuaternionVectorDefines a quaternion and its basic operations
 CvpRansacThis class is a generic implementation of the Ransac algorithm. It cannot be used alone
 CvpRectDefines a rectangle in the plane
 CvpRequestThis the request that will transit on the network
 CvpRGBaClass that defines a RGB 32 bits structure
 CvpRingLightRing light management under unix
 CvpRobotClass that defines a generic virtual robot
 CvpRobotAfma4Control of Irisa's cylindrical robot named Afma4
 CvpRobotAfma6Control of Irisa's gantry robot named Afma6
 CvpRobotBiclopsInterface for the biclops, pan, tilt head control
 CvpRobotBiclopsControllerInterface to Biclops, pan, tilt, verge head for computer vision applications
 CvpRobotCameraClass that defines the simplest robot: a free flying camera
 CvpRobotCycabInterface for the car-like Cycab mobile robot
 CvpRobotExceptionError that can be emited by the vpRobot class and its derivates
 CvpRobotPioneerInterface for Pioneer mobile robots based on Aria 3rd party library
 CvpRobotPtu46Interface for the Directed Perception ptu-46 pan, tilt head
 CvpRobotSimulatorThis class aims to be a basis used to create all the simulators of robots
 CvpRobotTemplateClass that defines a robot just to show which function you must implement
 CvpRobotViper850Control of Irisa's Viper S850 robot named Viper850
 CvpRobustContains an M-Estimator and various influence function
 CvpRotationMatrixThe vpRotationMatrix considers the particular case of a rotation matrix
 CvpRotationVectorClass that consider the case of a generic rotation vector (cannot be used as is !) consisting in three angles
 CvpRowVectorDefinition of the row vector class
 CvpRxyzVectorClass that consider the case of the Euler $(\varphi,\theta,\psi)$ angle using the x-y-z convention, where $(\varphi,\theta,\psi)$ are respectively the rotation angles around the $x$, $y$ and $z$ axis
 CvpRzyxVectorClass that consider the case of the Euler $(\varphi,\theta,\psi)$ angle using the z-y-x convention, where $(\varphi,\theta,\psi)$ are respectively the rotation angles around the $z$, $y$ and $x$ axis
 CvpRzyzVectorClass that consider the case of the Euler $(\varphi,\theta,\psi)$ angles using the z-y-z convention, where $(\varphi,\theta,\psi)$ are respectively the rotation angles around the $z$, $y$ and $z$ axis
 CvpScaleContains different methods for estimating the robust scale of an error distribution
 CvpScanPointClass that defines a single laser scanner point
 CvpServerThis class represents a Transmission Control Protocol (TCP) server
 CvpServoClass required to compute the visual servoing control law
 CvpServoDataSave data during the task execution
 CvpServoDisplayInterface with the image for feature display
 CvpServoExceptionError that can be emited by the vpServo class and its derivates
 CvpServolensInterface for the Servolens lens attached to the camera fixed on the Afma4 robot
 CvpSickLDMRSDriver for the Sick LD-MRS laser scanner
 CvpSimulatorImplementation of a simulator based on Coin3d (www.coin3d.org)
 CvpSimulatorAfma6Simulator of Irisa's gantry robot named Afma6
 CvpSimulatorExceptionError that can be emited by the vpSimulator class and its derivates
 CvpSimulatorViper850Simulator of Irisa's Viper S850 robot named Viper850
 CvpSphereClass that defines what is a sphere
 CvpSubColVectorDefinition of the vpSubColVector vpSubColVector class provides a mask on a vpColVector all properties of vpColVector are available with a vpSubColVector
 CvpSubMatrixDefinition of the vpSubMatrix vpSubMatrix class provides a mask on a vpMatrix all properties of vpMatrix are available with a vpSubMatrix
 CvpSubRowVectorDefinition of the vpSubRowVector vpSubRowVector class provides a mask on a vpRowVector all properties of vpRowVector are available with a vpSubRowVector
 CvpThetaUVectorClass that consider the case of the $\theta {\bf u}$ parameterization for the rotation
 CvpTimeTime management and measurement
 CvpTraceOutputThis class is used to display debug or error messages
 CvpTrackerClass that defines what is a feature generic tracker
 CvpTrackingExceptionError that can be emited by the vpTracker class and its derivates
 CvpTranslationVectorClass that consider the case of a translation vector
 CvpTriangleDefines a 2D triangle
 CvpUnicycleGeneric functions for unicycle mobile robots
 CvpUniRandClass for generating random numbers with uniform probability density
 CvpV4l2GrabberClass for the Video4Linux2 video device
 CvpVelocityTwistMatrixClass that consider the particular case of twist transformation matrix that allows to transform a velocity skew from one frame to an other
 CvpVideoReaderClass that enables to manipulate easily a video file or a sequence of images. As it inherits from the vpFrameGrabber Class, it can be used like an other frame grabber class
 CvpVideoWriterClass that enables to write easily a video file or a sequence of images
 CvpViewerViewer used by the simulator
 CvpViperModelisation of the ADEPT Viper robot
 CvpViper850Modelisation of the ADEPT Viper 850 robot
 CvpWireFrameSimulatorImplementation of a wire frame simulator. Compared to the vpSimulator class, it does not require third party libraries to be used
 CvpXmlParserThis class intends to simplify the creation of xml parser based on the libxml2 third party library
 CvpXmlParserCameraXML parser to load and save intrinsic camera parameters