Home
last modified time | relevance | path

Searched defs:imagePyramid (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Dorb.cpp214 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