Public Member Functions | Private Attributes
find_object::KeypointDetector Class Reference

#include <Settings.h>

List of all members.

Public Member Functions

void detect (const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints, const cv::Mat &mask=cv::Mat())
 KeypointDetector (cv::FeatureDetector *featureDetector)
 KeypointDetector (GPUFeature2D *gpuFeature2D)

Private Attributes

cv::FeatureDetector * featureDetector_
GPUFeature2DgpuFeature2D_

Detailed Description

Definition at line 308 of file Settings.h.


Constructor & Destructor Documentation

find_object::KeypointDetector::KeypointDetector ( cv::FeatureDetector *  featureDetector)

Definition at line 989 of file Settings.cpp.

Definition at line 995 of file Settings.cpp.


Member Function Documentation

void find_object::KeypointDetector::detect ( const cv::Mat &  image,
std::vector< cv::KeyPoint > &  keypoints,
const cv::Mat &  mask = cv::Mat() 
)

Definition at line 1001 of file Settings.cpp.


Member Data Documentation

cv::FeatureDetector* find_object::KeypointDetector::featureDetector_ [private]

Definition at line 319 of file Settings.h.

Definition at line 320 of file Settings.h.


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


find_object_2d
Author(s): Mathieu Labbe
autogenerated on Thu Aug 27 2015 13:00:34