$search

vfh_recognizer_db Namespace Reference

Namespaces

namespace  srv

Classes

struct  normals_vfh_db_estimator
struct  normals_vfh_db_estimatorRequest_
struct  normals_vfh_db_estimatorResponse_
struct  remove_duplicate_views
struct  remove_duplicate_viewsRequest_
struct  remove_duplicate_viewsResponse_
class  VFHRecognizerDB

Typedefs

typedef
::vfh_recognizer_db::normals_vfh_db_estimatorRequest_
< std::allocator< void > > 
normals_vfh_db_estimatorRequest
typedef boost::shared_ptr
< ::vfh_recognizer_db::normals_vfh_db_estimatorRequest
const > 
normals_vfh_db_estimatorRequestConstPtr
typedef boost::shared_ptr
< ::vfh_recognizer_db::normals_vfh_db_estimatorRequest
normals_vfh_db_estimatorRequestPtr
typedef
::vfh_recognizer_db::normals_vfh_db_estimatorResponse_
< std::allocator< void > > 
normals_vfh_db_estimatorResponse
typedef boost::shared_ptr
< ::vfh_recognizer_db::normals_vfh_db_estimatorResponse
const > 
normals_vfh_db_estimatorResponseConstPtr
typedef boost::shared_ptr
< ::vfh_recognizer_db::normals_vfh_db_estimatorResponse
normals_vfh_db_estimatorResponsePtr
typedef
::vfh_recognizer_db::remove_duplicate_viewsRequest_
< std::allocator< void > > 
remove_duplicate_viewsRequest
typedef boost::shared_ptr
< ::vfh_recognizer_db::remove_duplicate_viewsRequest
const > 
remove_duplicate_viewsRequestConstPtr
typedef boost::shared_ptr
< ::vfh_recognizer_db::remove_duplicate_viewsRequest
remove_duplicate_viewsRequestPtr
typedef
::vfh_recognizer_db::remove_duplicate_viewsResponse_
< std::allocator< void > > 
remove_duplicate_viewsResponse
typedef boost::shared_ptr
< ::vfh_recognizer_db::remove_duplicate_viewsResponse
const > 
remove_duplicate_viewsResponseConstPtr
typedef boost::shared_ptr
< ::vfh_recognizer_db::remove_duplicate_viewsResponse
remove_duplicate_viewsResponsePtr
typedef std::pair< std::string,
std::vector< float > > 
vfh_model
typedef std::pair< std::string,
std::vector< float > > 
vfh_model_db

Functions

void convertToFLANN (const std::vector< vfh_model_db > &models, flann::Matrix< float > &data)
bool loadHist (const boost::filesystem::path &path, vfh_model &vfh)
 Loads an n-D histogram file as a VFH signature.
bool loadHistPlain (const boost::filesystem::path &path, vfh_model &vfh)
 Loads an n-D histogram file as a VFH signature.

Typedef Documentation

Definition at line 219 of file normals_vfh_db_estimator.h.

Definition at line 222 of file normals_vfh_db_estimator.h.

Definition at line 221 of file normals_vfh_db_estimator.h.

Definition at line 289 of file normals_vfh_db_estimator.h.

Definition at line 292 of file normals_vfh_db_estimator.h.

Definition at line 291 of file normals_vfh_db_estimator.h.

Definition at line 111 of file remove_duplicate_views.h.

Definition at line 114 of file remove_duplicate_views.h.

Definition at line 113 of file remove_duplicate_views.h.

Definition at line 181 of file remove_duplicate_views.h.

Definition at line 184 of file remove_duplicate_views.h.

Definition at line 183 of file remove_duplicate_views.h.

typedef std::pair<std::string, std::vector<float> > vfh_recognizer_db::vfh_model

Definition at line 64 of file common_io.h.

typedef std::pair<std::string, std::vector<float> > vfh_recognizer_db::vfh_model_db

Definition at line 65 of file common_io.h.


Function Documentation

void vfh_recognizer_db::convertToFLANN ( const std::vector< vfh_model_db > &  models,
flann::Matrix< float > &  data 
) [inline]

Definition at line 168 of file common_io.h.

bool vfh_recognizer_db::loadHist ( const boost::filesystem::path &  path,
vfh_model &  vfh 
) [inline]

Loads an n-D histogram file as a VFH signature.

Note:
: VFH histogram files have no header, so they can be used with gnuplot
Parameters:
file_name the input file name
vfh the resultant VFH model

Definition at line 74 of file common_io.h.

bool vfh_recognizer_db::loadHistPlain ( const boost::filesystem::path &  path,
vfh_model &  vfh 
) [inline]

Loads an n-D histogram file as a VFH signature.

Note:
: VFH histogram files have no header, so they can be used with gnuplot
Parameters:
file_name the input file name
vfh the resultant VFH model

Definition at line 128 of file common_io.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


vfh_recognizer_db
Author(s): Aitor Aldoma
autogenerated on Tue Mar 5 15:26:38 2013