Public Types | Public Member Functions
FeaturesExtractor Class Reference

#include <featuresextractor.h>

List of all members.

Public Types

typedef pcl::PointXYZI point_type

Public Member Functions

 FeaturesExtractor ()
pcl::PointCloud< point_type >::Ptr localFeatures (const pcl::PointCloud< point_type >::Ptr point_cloud_in)
std::vector< cv::Point2f > mapFeatures (cv::Mat &map, const int &maxCorners=50, const double &qualityLevel=0.001, const double &minDistance=1.0, const int &blockSize=3, const bool &useHarrisDetector=false, const double &k=0.04)

Detailed Description

Definition at line 15 of file featuresextractor.h.


Member Typedef Documentation

typedef pcl::PointXYZI FeaturesExtractor::point_type

Definition at line 20 of file featuresextractor.h.


Constructor & Destructor Documentation

Definition at line 3 of file featuresextractor.cpp.


Member Function Documentation

pcl::PointCloud< pcl::PointXYZI >::Ptr FeaturesExtractor::localFeatures ( const pcl::PointCloud< point_type >::Ptr  point_cloud_in)

Definition at line 41 of file featuresextractor.cpp.

std::vector< cv::Point2f > FeaturesExtractor::mapFeatures ( cv::Mat &  map,
const int &  maxCorners = 50,
const double &  qualityLevel = 0.001,
const double &  minDistance = 1.0,
const int &  blockSize = 3,
const bool &  useHarrisDetector = false,
const double &  k = 0.04 
)

Definition at line 7 of file featuresextractor.cpp.


The documentation for this class was generated from the following files:


ekf_localization
Author(s):
autogenerated on Sat Jun 8 2019 20:11:55