#include "ArManager.h"
#include "ArCameraParam.h"
#include "sSlam.h"
#include <vector>
Go to the source code of this file.
◆ Camera2Pixel()
cv::Point2f Camera2Pixel |
( |
cv::Mat |
poseCamera, |
|
|
cv::Mat |
mk |
|
) |
| |
◆ cvMatToQuatAndPos()
void cvMatToQuatAndPos |
( |
const cv::Mat |
mat, |
|
|
BtQuaternion & |
quat, |
|
|
Vector3 & |
vec, |
|
|
bool |
invertx = false , |
|
|
bool |
flip = false |
|
) |
| |
◆ ExpSO3() [1/2]
cv::Mat ExpSO3 |
( |
const cv::Mat & |
v | ) |
|
◆ ExpSO3() [2/2]
cv::Mat ExpSO3 |
( |
const float & |
x, |
|
|
const float & |
y, |
|
|
const float & |
z |
|
) |
| |
◆ firstPO2From()
uint32 firstPO2From |
( |
uint32 |
n | ) |
|
◆ Sophus2Cv()
void Sophus2Cv |
( |
const dso::SE3 & |
smat, |
|
|
cv::Mat & |
mat |
|
) |
| |
◆ eps