MaskPredicate     154 modules/features2d/src/keypoint.cpp     MaskPredicate& operator=(const MaskPredicate&);
MaskPredicate     162 modules/features2d/src/keypoint.cpp     keypoints.erase(std::remove_if(keypoints.begin(), keypoints.end(), MaskPredicate(mask)), keypoints.end());