Searched refs:computeDescriptorsAndOrOrientation (Results 1 – 1 of 1) sorted by relevance
94 …void computeDescriptorsAndOrOrientation(InputArray image, InputArray mask, std::vector<KeyPoint>& …625 …computeDescriptorsAndOrOrientation(_image, _mask, keypoints, _descriptors, doDescriptors, doOrient… in detectAndCompute()630 BRISK_Impl::computeDescriptorsAndOrOrientation(InputArray _image, InputArray _mask, std::vector<Key… in computeDescriptorsAndOrOrientation() function in cv::BRISK_Impl