Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dbrisk.cpp120 const float key_y, const unsigned int scale,
451 … const float key_y, const unsigned int scale, const unsigned int rot, in smoothedIntensity() argument
458 const float yf = briskPoint.y + key_y; in smoothedIntensity()