Public Member Functions | Private Member Functions | Private Attributes
rtabmap::FAST_BRIEF Class Reference

#include <Features2d.h>

Inheritance diagram for rtabmap::FAST_BRIEF:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FAST_BRIEF (const ParametersMap &parameters=ParametersMap())
virtual Feature2D::Type getType () const
virtual void parseParameters (const ParametersMap &parameters)
virtual ~FAST_BRIEF ()

Private Member Functions

virtual cv::Mat generateDescriptorsImpl (const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints) const

Private Attributes

cv::BriefDescriptorExtractor * _brief
int bytes_

Detailed Description

Definition at line 220 of file Features2d.h.


Constructor & Destructor Documentation

Definition at line 833 of file Features2d.cpp.

Definition at line 841 of file Features2d.cpp.


Member Function Documentation

cv::Mat rtabmap::FAST_BRIEF::generateDescriptorsImpl ( const cv::Mat &  image,
std::vector< cv::KeyPoint > &  keypoints 
) const [private, virtual]

Implements rtabmap::Feature2D.

Definition at line 862 of file Features2d.cpp.

virtual Feature2D::Type rtabmap::FAST_BRIEF::getType ( ) const [inline, virtual]

Implements rtabmap::Feature2D.

Definition at line 227 of file Features2d.h.

void rtabmap::FAST_BRIEF::parseParameters ( const ParametersMap parameters) [virtual]

Reimplemented from rtabmap::FAST.

Definition at line 849 of file Features2d.cpp.


Member Data Documentation

cv::BriefDescriptorExtractor* rtabmap::FAST_BRIEF::_brief [private]

Definition at line 235 of file Features2d.h.

Definition at line 233 of file Features2d.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Fri Aug 28 2015 12:51:44