#include <vpRBDenseDepthTracker.h>
Definition at line 174 of file vpRBDenseDepthTracker.h.
◆ vpDepthPointSet()
| vpRBDenseDepthTracker::vpDepthPointSet::vpDepthPointSet |
( |
| ) |
|
|
inline |
◆ build()
| void vpRBDenseDepthTracker::vpDepthPointSet::build |
( |
const std::vector< vpDepthPoint > & | points | ) |
|
|
inline |
◆ getNormalsCamera()
| const vpMatrix & vpRBDenseDepthTracker::vpDepthPointSet::getNormalsCamera |
( |
| ) |
const |
|
inline |
◆ getNormalsObject()
| const vpMatrix & vpRBDenseDepthTracker::vpDepthPointSet::getNormalsObject |
( |
| ) |
const |
|
inline |
◆ getPointsCamera()
| const vpMatrix & vpRBDenseDepthTracker::vpDepthPointSet::getPointsCamera |
( |
| ) |
const |
|
inline |
◆ getPointsObject()
| const vpMatrix & vpRBDenseDepthTracker::vpDepthPointSet::getPointsObject |
( |
| ) |
const |
|
inline |
◆ updateAndErrorAndInteractionMatrix()