#include <sSlam.h>
Definition at line 51 of file sSlam.h.
◆ Plane() [1/4]
◆ Plane() [2/4]
◆ Plane() [3/4]
◆ Plane() [4/4]
◆ DetectPlane() [1/4]
cv::Mat Plane::DetectPlane |
( |
const cv::Mat |
Tcw, |
|
|
const std::vector< ORB_SLAM2::MapPoint * > & |
vMPs, |
|
|
const int |
iterations |
|
) |
| |
◆ DetectPlane() [2/4]
cv::Mat Plane::DetectPlane |
( |
const cv::Mat |
Tcw, |
|
|
const std::vector< SD_SLAM::MapPoint * > & |
vMPs, |
|
|
const int |
iterations |
|
) |
| |
◆ DetectPlane() [3/4]
cv::Mat Plane::DetectPlane |
( |
cv::Mat |
campos, |
|
|
std::vector< slamPoint > & |
vMPs, |
|
|
const int |
iterations |
|
) |
| |
◆ DetectPlane() [4/4]
cv::Mat Plane::DetectPlane |
( |
cv::Mat |
campos, |
|
|
std::vector< slamPoint > & |
vMPs, |
|
|
const int |
iterations |
|
) |
| |
◆ Recompute() [1/4]
void Plane::Recompute |
( |
| ) |
|
◆ Recompute() [2/4]
void Plane::Recompute |
( |
| ) |
|
◆ Recompute() [3/4]
void Plane::Recompute |
( |
| ) |
|
◆ Recompute() [4/4]
void Plane::Recompute |
( |
| ) |
|
◆ mMTcw
◆ mMvMPs [1/3]
◆ mMvMPs [2/3]
std::vector<ORB_SLAM2::MapPoint*> Plane::mMvMPs |
◆ mMvMPs [3/3]
std::vector<SD_SLAM::MapPoint*> Plane::mMvMPs |
◆ mNormal
◆ mOrigin
◆ mRang
◆ mTpw
◆ mXC
The documentation for this class was generated from the following files: