Searched refs:briskPoint (Results 1 – 1 of 1) sorted by relevance
456 …const BriskPatternPoint& briskPoint = patternPoints_[scale * n_rot_ * points_ + rot * points_ + po… in smoothedIntensity() local457 const float xf = briskPoint.x + key_x; in smoothedIntensity()458 const float yf = briskPoint.y + key_y; in smoothedIntensity()464 const float sigma_half = briskPoint.sigma; in smoothedIntensity()