Searched defs:imagePyramid (Results 1 – 1 of 1) sorted by relevance
214 computeOrbDescriptors( const Mat& imagePyramid, const std::vector<Rect>& layerInfo, in computeOrbDescriptors()768 static void computeKeyPoints(const Mat& imagePyramid, in computeKeyPoints()997 Mat imagePyramid, maskPyramid; in detectAndCompute() local