31#ifndef VP_RB_VISUAL_ODOMETRY_H
32#define VP_RB_VISUAL_ODOMETRY_H
34#include <visp3/core/vpConfig.h>
Implementation of an homogeneous matrix and operations on such kind of matrices.
virtual vpHomogeneousMatrix getCameraPose() const =0
virtual ~vpRBVisualOdometry()=default
virtual void compute(const vpRBFeatureTrackerInput &frame, const vpRBFeatureTrackerInput &previousFrame)=0
virtual vpHomogeneousMatrix getCameraMotion() const =0