![]() |
Visual Servoing Platform version 3.7.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:
Tutorials
If you are interested in using tracking an object using Megapose, you may have a look at:
Definition at line 72 of file vpMegaPose.h.
|
inline |
Definition at line 75 of file vpMegaPose.h.
References score.
| vpRect vpMegaPoseEstimate::boundingBox |
Definition at line 78 of file vpMegaPose.h.
| vpHomogeneousMatrix vpMegaPoseEstimate::cTo |
Definition at line 76 of file vpMegaPose.h.
| float vpMegaPoseEstimate::score |
Definition at line 77 of file vpMegaPose.h.
Referenced by vpMegaPoseEstimate().