Visual Servoing Platform  version 3.4.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CArRobot
 CvpImageQueue< Type >::cancelled
 Cexception
 CFrameListener
 CFreenectDevice
 CvpReflexTakktile2::HandInfo
 CImageDisplay(withContext)
 CKeyListener
 CSoWinExaminerViewer
 CvpAdaptiveGainAdaptive gain computation
 CvpAfma4Modelisation of Irisa's cylindrical robot named Afma4
 CvpAfma6Modelisation of Irisa's gantry robot named Afma6
 CvpArray2D< Type >Implementation of a generic 2D array used as base class for matrices and vectors
 CvpArray2D< double >
 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
 CvpCameraParametersGeneric class defining intrinsic camera parameters
 CvpChrono
 CvpComedi
 Cvp::vpContour
 CvpConvert
 CvpDetectorBase
 CvpDisplayClass that defines generic functionnalities for display
 CvpExponentialMapDirect or inverse exponential map computation
 CvpFeatureBuilderClass that defines conversion between trackers and visual features
 CvpFeatureDisplayInterface with the image for feature display
 CvpFeatureMomentDatabaseThis class allows to register all feature moments (implemented in vpFeatureMoment... classes) so they can access each other according to their dependencies
 CvpFontFont drawing functions for image
 CvpForceTorqueIitSensor
 CvpFrameGrabberBase class for all video devices. It is designed to provide a front end to video sources
 CvpGaussianFilterGaussian filter class
 CvpGaussRandClass for generating random number with normal probability density
 CvpHandEyeCalibrationTool for hand-eye calibration
 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
 CvpImage< Type >Definition of the vpImage class member functions
 CvpImage< bool >
 CvpImage< double >
 CvpImage< float >
 CvpImage< unsigned char >
 CvpImage< vpRGBa >
 CvpImageConvert
 CvpImageDrawDrawing functions for image
 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
 CvpImageQueue< Type >
 CvpImageSimulatorClass which enables to project an image in the 3D space and get the view of a virtual camera
 CvpImageStorageWorker< Type >
 CvpImageToolsVarious image tools; sub-image extraction, modification of the look up table, binarisation..
 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 (Linux or OSX). This class is not available under windows
 CvpKltOpencvWrapper for the KLT (Kanade-Lucas-Tomasi) feature tracker implemented in OpenCV. Thus to enable this class OpenCV should be installed. Installation instructions are provided here https://visp.inria.fr/3rd_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
 CvpLinProgThis class provides two solvers for Linear Programs
 CvpList< type >Provide simple list management
 CvpMathProvides simple mathematics computation tools that are not available in the C mathematics library (math.h)
 CvpMbHiddenFaces< PolygonType >Implementation of the polygons management for the model-based trackers
 CvpMbHiddenFaces< vpMbtPolygon >
 CvpMbtDistanceCircleManage a circle used in the model-based tracker
 CvpMbtDistanceCylinderManage a cylinder used in the model-based tracker
 CvpMbtDistanceKltCylinderImplementation of a polygon of the model containing points of interest. It is used by the model-based tracker KLT, and hybrid
 CvpMbtDistanceKltPointsImplementation of a polygon of the model containing points of interest. It is used by the model-based tracker KLT, and hybrid
 CvpMbtDistanceLineManage the line of a polygon used in the model-based tracker
 CvpMbtFaceDepthDense
 CvpMbtFaceDepthNormal
 CvpMbTrackerMain methods for a model-based tracker
 CvpMbtXmlGenericParserParse an Xml file to extract configuration parameters of a mbtConfig object.Data parser for the model-based tracker
 CvpMe
 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
 CvpMeterPixelConversion
 CvpMomentThis class defines shared methods/attributes for 2D moments
 CvpMomentDatabaseThis class allows to register all vpMoments so they can access each other according to their dependencies
 CvpMomentObjectClass for generic objects
 CvpMouseButtonClass that defines mouse button identifiers
 CvpMutex
 CvpNetworkThis class represents a Transmission Control Protocol (TCP) network
 CvpParallelPortParallel port management under unix
 CvpParseArgvCommand line argument parsing
 CvpPixelMeterConversion
 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
 CvpPolygonDefines a generic 2D polygon
 CvpPolygon3DImplements a 3D polygon with render functionnalities like clipping
 CvpPoseClass used for pose computation from N points (pose from point only). Some of the algorithms implemented in this class are described in [31]
 CvpPoseFeaturesTools for pose computation from any feature.This class allows to estimate a pose by virtual visual servoing from visual features. The features that are considered are points, segments, lines, ellipses. If the compiler is compatible with C++ 11, it is possible to introduce specific features that are not directly implemented in ViSP
 CvpProjectionDisplayInterface with the image for feature display
 CvpPtu46Jacobian, geometric model functionnalities... for ptu46, pan, tilt head from Directed Perception
 CvpPylonFactoryFactory singleton class to create vpPylonGrabber subclass instances
 CvpQbDevice
 CvpQuadProgThis class provides a solver for Quadratic Programs
 CvpRansac< vpTransformation >This class is a generic implementation of the Ransac algorithm. It cannot be used alone
 CvpRealSense
 CvpRealSense2
 CvpRectDefines a rectangle in the plane
 CvpRectOrientedDefines an oriented rectangle in the plane
 CvpReflexTakktile2
 CvpRequestThis the request that will transit on the network
 CvpRGBa
 CvpRingLightRing light management under unix
 CvpRobotClass that defines a generic virtual robot
 CvpRobotBebop2
 CvpRobustContains an M-estimator and various influence function
 CvpRealSense::vpRsStreamParams
 CvpScaleContains various estimators for scale.
Methods : Median Absolute Deviation (MAD), MPDE, Mean shift kernel density estimation
 CvpScanPointClass that defines a single laser scanner point
 CvpMutex::vpScopedLockClass that allows protection by mutex
 CvpSerial
 CvpServo
 CvpServoDataSave data during the task execution
 CvpServoDisplayInterface with the image for feature display
 CvpServolensInterface for the Servolens lens attached to the camera fixed on the Afma4 robot
 CvpSimulatorImplementation of a simulator based on Coin3d (www.coin3d.org)
 CvpTemplateTracker
 CvpTemplateTrackerDPoint
 CvpTemplateTrackerPoint
 CvpTemplateTrackerPointCompo
 CvpTemplateTrackerTriangle
 CvpTemplateTrackerWarp
 CvpTemplateTrackerZone
 CvpTemplateTrackerZPoint
 CvpThread
 CvpTraceOutputThis class is used to display debug or error messages
 CvpTrackerClass that defines what is a feature generic tracker
 CvpTriangleDefines a 2D triangle
 CvpUDPClientThis class implements a basic (IPv4) User Datagram Protocol (UDP) client
 CvpUDPServerThis class implements a basic (IPv4) User Datagram Protocol (UDP) server
 CvpUeyeGrabber
 CvpUnicycleGeneric functions for unicycle mobile robots
 CvpUniRandClass for generating random numbers with uniform probability density
 CvpVideoWriterClass that enables to write easily a video file or a sequence of images
 CvpViperModelisation of the ADEPT Viper robot
 CvpVirtualGrabber
 CvpVirtuose
 CvpWireFrameSimulatorImplementation of a wire frame simulator. Compared to the vpSimulator class, it does not require third party libraries to be used
 CvpXmlConfigParserKeyPoint
 CvpXmlParser
 CvpXmlParserCameraXML parser to load and save intrinsic camera parameters
 CvpXmlParserHomogeneousMatrixXML parser to load and save an homogeneous matrix in a file
 CvpXmlParserRectOrientedXML parser to load and save an oriented rectangle in a file
 CWindowEventListener