Lines Matching refs:InputArray
55 static void AGAST_5_8(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
816 static void AGAST_7_12d(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
3260 static void AGAST_7_12s(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
5341 static void OAST_9_16(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
7445 void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression)
7458 void detect( InputArray _image, std::vector<KeyPoint>& keypoints, InputArray _mask )
7512 void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression, int type)