#include <vpRBTrackingResult.h>
Tutorials
If you want to have an in-depth presentation of the Render-Based Tracker (RBT), you may have a look at:
Definition at line 61 of file vpRBTrackingResult.h.
◆ vpRBFeatureResult()
| vpRBFeatureResult::vpRBFeatureResult |
( |
| ) |
|
|
default |
◆ getErrors()
| std::vector< vpColVector > vpRBFeatureResult::getErrors |
( |
| ) |
const |
|
inline |
◆ getJTJs()
| std::vector< vpMatrix > vpRBFeatureResult::getJTJs |
( |
| ) |
const |
|
inline |
◆ getJTRs()
| std::vector< vpColVector > vpRBFeatureResult::getJTRs |
( |
| ) |
const |
|
inline |
◆ getNumFeatures()
| std::vector< unsigned int > vpRBFeatureResult::getNumFeatures |
( |
| ) |
const |
|
inline |
◆ getWeight()
| std::vector< double > vpRBFeatureResult::getWeight |
( |
| ) |
const |
|
inline |
◆ onIter()
| void vpRBFeatureResult::onIter |
( |
unsigned int | iter, |
|
|
unsigned int | maxIters, |
|
|
vpRBFeatureTracker & | tracker ) |
|
inline |
◆ from_json
◆ to_json