![]() |
Visual Servoing Platform version 3.6.0
|
#include <vpMegaPose.h>
Public Member Functions | |
| vpMegaPoseEstimate () | |
Public Attributes | |
| vpHomogeneousMatrix | cTo |
| float | score |
| vpRect | boundingBox |
Result from a pose estimation performed by MegaPose. Contains:
Definition at line 65 of file vpMegaPose.h.
|
inline |
Definition at line 68 of file vpMegaPose.h.
| vpRect vpMegaPoseEstimate::boundingBox |
Definition at line 71 of file vpMegaPose.h.
| vpHomogeneousMatrix vpMegaPoseEstimate::cTo |
Definition at line 69 of file vpMegaPose.h.
Referenced by vpMegaPoseTracker::track(), and vpMegaPoseTracker::updatePose().
| float vpMegaPoseEstimate::score |
Definition at line 70 of file vpMegaPose.h.