#include <Stereo.h>
Definition at line 70 of file Stereo.h.
virtual rtabmap::StereoOpticalFlow::~StereoOpticalFlow |
( |
| ) |
|
|
inlinevirtual |
std::vector< cv::Point2f > rtabmap::StereoOpticalFlow::computeCorrespondences |
( |
const cv::Mat & |
leftImage, |
|
|
const cv::Mat & |
rightImage, |
|
|
const std::vector< cv::Point2f > & |
leftCorners, |
|
|
std::vector< unsigned char > & |
status |
|
) |
| const |
|
virtual |
float rtabmap::StereoOpticalFlow::epsilon |
( |
| ) |
const |
|
inline |
void rtabmap::StereoOpticalFlow::parseParameters |
( |
const ParametersMap & |
parameters | ) |
|
|
virtual |
float rtabmap::StereoOpticalFlow::epsilon_ |
|
private |
The documentation for this class was generated from the following files: