This is the complete list of members for
find_object::GPUORB, including all inherited members.
computeDescriptors(const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors) | find_object::GPUORB | [inline, protected, virtual] |
detectKeypoints(const cv::Mat &image, std::vector< cv::KeyPoint > &keypoints, const cv::Mat &mask=cv::Mat()) | find_object::GPUORB | [inline, protected, virtual] |
GPUFeature2D() | find_object::GPUFeature2D | [inline] |
GPUORB(int nFeatures=Settings::defaultFeature2D_ORB_nFeatures(), float scaleFactor=Settings::defaultFeature2D_ORB_scaleFactor(), int nLevels=Settings::defaultFeature2D_ORB_nLevels(), int edgeThreshold=Settings::defaultFeature2D_ORB_edgeThreshold(), int firstLevel=Settings::defaultFeature2D_ORB_firstLevel(), int WTA_K=Settings::defaultFeature2D_ORB_WTA_K(), int scoreType=Settings::defaultFeature2D_ORB_scoreType(), int patchSize=Settings::defaultFeature2D_ORB_patchSize(), int fastThreshold=Settings::defaultFeature2D_Fast_threshold(), bool fastNonmaxSupression=Settings::defaultFeature2D_Fast_nonmaxSuppression()) | find_object::GPUORB | [inline] |
orb_ | find_object::GPUORB | [private] |
~GPUFeature2D() | find_object::GPUFeature2D | [inline, virtual] |
~GPUORB() | find_object::GPUORB | [inline, virtual] |