smoothedIntensity  118 modules/features2d/src/brisk.cpp     inline int smoothedIntensity(const cv::Mat& image,
smoothedIntensity  715 modules/features2d/src/brisk.cpp           *(pvalues++) = smoothedIntensity(image, _integral, x, y, scale, 0, i);
smoothedIntensity  772 modules/features2d/src/brisk.cpp       *(pvalues++) = smoothedIntensity(image, _integral, x, y, scale, theta, i);