MRPT  1.9.9
TSimpleFeature.h File Reference
Include dependency graph for TSimpleFeature.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::vision::TSimpleFeature_templ< PIXEL_COORD_TYPE >
 A simple structure for representing one image feature (without descriptor nor patch) - This is the template which allows you to select if pixels are represented as integers or floats. More...
 
struct  mrpt::vision::TSimpleFeatureTraits< FEATURE >
 
struct  mrpt::vision::TSimpleFeatureTraits< TSimpleFeature >
 
struct  mrpt::vision::TSimpleFeatureTraits< TSimpleFeaturef >
 
struct  mrpt::vision::TSimpleFeatureList_templ< FEATURE >
 A list of image features using the structure TSimpleFeature for each feature. More...
 
struct  mrpt::vision::KeypointResponseSorter< FEATURE_LIST >
 A helper struct to sort keypoints by their response: It can be used with these types: More...
 
class  mrpt::vision::CFeatureListKDTree< FEAT >
 Helper class: KD-tree search class for vector<KeyPoint>: Call mark_as_outdated() to force rebuilding the kd-tree after modifying the linked feature list. More...
 

Namespaces

 mrpt::vision
 Classes for computer vision, detectors, features, etc.
 

Typedefs

using mrpt::vision::TSimpleFeature = TSimpleFeature_templ< mrpt::img::TPixelCoord >
 A simple structure for representing one image feature (without descriptor nor patch). More...
 
using mrpt::vision::TSimpleFeaturef = TSimpleFeature_templ< mrpt::img::TPixelCoordf >
 A version of TSimpleFeature with subpixel precision. More...
 
using mrpt::vision::TSimpleFeatureList = TSimpleFeatureList_templ< TSimpleFeature >
 A list of image features using the structure TSimpleFeature for each feature. More...
 
using mrpt::vision::TSimpleFeaturefList = TSimpleFeatureList_templ< TSimpleFeaturef >
 A list of image features using the structure TSimpleFeaturef for each feature - capable of KD-tree computations. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020