descriptorSize() const | cv::ORB | |
kBytes enum value | cv::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 |