cv::ORB Member List
This is the complete list of members for cv::ORB, including all inherited members.
descriptorSize() const cv::ORB
kBytes enum valuecv::ORB
operator()(const cv::Mat &image, const cv::Mat &mask, std::vector< cv::KeyPoint > &keypoints)cv::ORB
operator()(const cv::Mat &image, const cv::Mat &mask, std::vector< cv::KeyPoint > &keypoints, cv::Mat &descriptors, bool useProvidedKeypoints=false)cv::ORB
ORB(size_t n_features=500, const CommonParams &detector_params=CommonParams())cv::ORB
~ORB()cv::ORB