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 291 of file Features2d.h.


Constructor & Destructor Documentation

Definition at line 1153 of file Features2d.cpp.

Definition at line 1160 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 1180 of file Features2d.cpp.

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

Reimplemented from rtabmap::FAST.

Definition at line 298 of file Features2d.h.

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

Reimplemented from rtabmap::FAST.

Definition at line 1164 of file Features2d.cpp.


Member Data Documentation

Definition at line 306 of file Features2d.h.

Definition at line 304 of file Features2d.h.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Sat Jul 23 2016 11:44:32