#include <Optimizer.h>
|
| | FeatureBA (const cv::KeyPoint &kptIn, const float &depthIn=0.0f, const cv::Mat &descriptorIn=cv::Mat(), int cameraIndexIn=0) |
| |
Definition at line 41 of file Optimizer.h.
◆ FeatureBA()
| rtabmap::FeatureBA::FeatureBA |
( |
const cv::KeyPoint & |
kptIn, |
|
|
const float & |
depthIn = 0.0f, |
|
|
const cv::Mat & |
descriptorIn = cv::Mat(), |
|
|
int |
cameraIndexIn = 0 |
|
) |
| |
|
inline |
◆ cameraIndex
| int rtabmap::FeatureBA::cameraIndex |
◆ depth
| float rtabmap::FeatureBA::depth |
◆ descriptor
| cv::Mat rtabmap::FeatureBA::descriptor |
◆ kpt
| cv::KeyPoint rtabmap::FeatureBA::kpt |
The documentation for this class was generated from the following file: