Searched refs:wholeLinfo (Results 1 – 1 of 1) sorted by relevance
1035 … Rect wholeLinfo = Rect(linfo.x - border, linfo.y - border, wholeSize.width, wholeSize.height); in detectAndCompute() local1036 Mat extImg = imagePyramid(wholeLinfo), extMask; in detectAndCompute()1041 extMask = maskPyramid(wholeLinfo); in detectAndCompute()