ViSP
 All Classes Functions Variables Enumerations Enumerator Friends Groups Pages
Model based tracker
+ Collaboration diagram for Model based tracker:

Classes

class  vpMbEdgeTracker
 Make the complete tracking of an object by using its CAD model. More...
class  vpMbtDistanceCylinder
 Manage a cylinder used in the model-based tracker. More...
class  vpMbtDistanceLine
 Manage the line of a polygon used in the model-based tracker. More...
class  vpMbtMeLine
 Implementation of a line used by the model-based tracker. More...
class  vpMbtPolygon
 Implementation of a polygon of the model used by the model-based tracker. More...
class  vpMbtXmlParser
 Parse an Xml file to extract configuration parameters of a mbtConfig object.Data parser for the model based tracker. More...
class  vpMbEdgeKltTracker
 Hybrid tracker based on edges (vpMbt) and points of interests (KLT) More...
class  vpMbKltTracker
 Model based tracker using only KLT. More...
class  vpMbtKltPolygon
 Implementation of a polygon of the model containing points of interest. It is used by the model-based tracker KLT, and hybrid. More...
class  vpMbtKltXmlParser
 Parse an Xml file to extract configuration parameters of a Mbt Klt object.Data parser for the KLT model based tracker. More...
class  vpMbHiddenFaces< PolygonType >
 Implementation of the polygons management for the model-based trackers. More...
class  vpMbTracker
 Main methods for a model-based tracker. More...

Detailed Description