Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dorb.cpp215 const std::vector<float>& layerScale, std::vector<KeyPoint>& keypoints, in computeOrbDescriptors()
746 const std::vector<float>& layerScale, in uploadORBKeypoints()
773 const std::vector<float>& layerScale, in computeKeyPoints()
996 std::vector<float> layerScale(nLevels); in detectAndCompute() local