Searched refs:level_dy (Results 1 – 1 of 1) sorted by relevance
1000 int level_dy = image.rows + border*2; in detectAndCompute() local1012 level_ofs = Point(0, level_ofs.y + level_dy); in detectAndCompute()1013 level_dy = wholeSize.height; in detectAndCompute()1021 bufSize.height = level_ofs.y + level_dy; in detectAndCompute()