Classes | Namespaces | Functions
grid.h File Reference

Class for fast lookup of features by their image plane coordinates. More...

#include "utils.h"
Include dependency graph for grid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vslam::Cell
class  vslam::Grid
 Fast lookup of content by image coordinates. More...

Namespaces

namespace  vslam
 

Namespace containing implementation of visual odometry.


Functions

int vslam::col (const Cell &c)
void vslam::nonMaximaSuppresion (const vector< cv::KeyPoint > &keypoints, double max_num, vector< int > &supressed_keypoint_idxs)
 Reduces number of detected fetures. Causes features to be more evenly distributed across the image.
int vslam::row (const Cell &c)

Detailed Description

Class for fast lookup of features by their image plane coordinates.

Author:
Jiri Divis

Definition in file grid.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:12