Home
last modified time | relevance | path

Searched refs:gray_image_part (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/stitching/src/
Dmatchers.cpp433 UMat gray_image_part=gray_image(Range(yl, yr), Range(xl, xr)); in find() local
439 orb->detectAndCompute(gray_image_part, UMat(), points, descriptors); in find()