|
| StereoTracker (std::string callerName, std::vector< std::string > cameraNames, std::map< std::string, vpHomogeneousMatrix > mapCameraTransf, std::vector< int > trackerTypes) |
|
int | initTrackingByClick (std::map< std::string, const vpImage< unsigned char > * > mapOfImages) |
|
int | initTrackingByPoint (std::map< std::string, const vpImage< unsigned char > * > mapOfImages) |
|
int | stereoTrack (std::map< std::string, const vpImage< unsigned char > * > mapOfImages, std::map< std::string, vpHomogeneousMatrix > *mapOfCameraPoses) |
|
int | stereoTrack (std::map< std::string, const vpImage< unsigned char > * > mapOfImages, std::map< std::string, pcl::PointCloud< pcl::PointXYZ >::ConstPtr > mapOfPointclouds, std::map< std::string, vpHomogeneousMatrix > *mapOfcameraToObj) |
|
void | getCamerasParams (std::map< std::string, vpCameraParameters > *mapOfCameraParams) |
|
void | display (std::map< std::string, const vpImage< unsigned char > * > mapOfImages) |
|
Definition at line 62 of file tracker.h.
The documentation for this class was generated from the following files: