Home | History | Annotate | Download | only in src

Lines Matching full:_mask

7458     void detect( InputArray _image, std::vector<KeyPoint>& keypoints, InputArray _mask )
7460 Mat mask = _mask.getMat(), grayImage;