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::Ptr< CV_BRIEF_brief
int bytes_

Detailed Description

Definition at line 296 of file Features2d.h.


Constructor & Destructor Documentation

Definition at line 1201 of file Features2d.cpp.

Definition at line 1208 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]

Reimplemented from rtabmap::FAST.

Definition at line 1228 of file Features2d.cpp.

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

Reimplemented from rtabmap::FAST.

Definition at line 303 of file Features2d.h.

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

Reimplemented from rtabmap::FAST.

Definition at line 1212 of file Features2d.cpp.


Member Data Documentation

Definition at line 311 of file Features2d.h.

Definition at line 309 of file Features2d.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:41