|
svo
Semi-Direct Visual Odometry
|
| addFeature(Feature *ftr) | svo::Frame | |
| c2f(const Vector2d &px) const | svo::Frame | [inline] |
| c2f(const double x, const double y) const | svo::Frame | [inline] |
| cam_ | svo::Frame | |
| checkKeyPoints(Feature *ftr) | svo::Frame | |
| Cov_ | svo::Frame | |
| f2c(const Vector3d &f) const | svo::Frame | [inline] |
| f2w(const Vector3d &f) const | svo::Frame | [inline] |
| Frame(vk::AbstractCamera *cam, const cv::Mat &img, double timestamp) | svo::Frame | |
| frame_counter_ | svo::Frame | [static] |
| fts_ | svo::Frame | |
| id_ | svo::Frame | |
| img() const | svo::Frame | [inline] |
| img_pyr_ | svo::Frame | |
| initFrame(const cv::Mat &img) | svo::Frame | |
| is_keyframe_ | svo::Frame | |
| isKeyframe() const | svo::Frame | [inline] |
| isVisible(const Vector3d &xyz_w) const | svo::Frame | |
| jacobian_xyz2uv(const Vector3d &xyz_in_f, Matrix< double, 2, 6 > &J) | svo::Frame | [inline, static] |
| key_pts_ | svo::Frame | |
| last_published_ts_ | svo::Frame | |
| nObs() const | svo::Frame | [inline] |
| pos() const | svo::Frame | [inline] |
| removeKeyPoint(Feature *ftr) | svo::Frame | |
| setKeyframe() | svo::Frame | |
| setKeyPoints() | svo::Frame | |
| T_f_w_ | svo::Frame | |
| timestamp_ | svo::Frame | |
| v_kf_ | svo::Frame | |
| w2c(const Vector3d &xyz_w) const | svo::Frame | [inline] |
| w2f(const Vector3d &xyz_w) const | svo::Frame | [inline] |
| ~Frame() | svo::Frame |
1.7.6.1