runByImageBorder 106 modules/features2d/include/opencv2/features2d.hpp static void runByImageBorder( std::vector<KeyPoint>& keypoints, Size imageSize, int borderSize ); runByImageBorder 834 modules/features2d/src/orb.cpp KeyPointsFilter::runByImageBorder(keypoints, img.size(), edgeThreshold); runByImageBorder 1089 modules/features2d/src/orb.cpp KeyPointsFilter::runByImageBorder(keypoints, image.size(), edgeThreshold);