Searched refs:createImagePyramid (Results 1 – 2 of 2) sorted by relevance
50 Ptr<ImagePyramid> cv::cuda::createImagePyramid(InputArray, int, Stream&) { throw_no_cuda(); return … in createImagePyramid() function in cv::cuda142 Ptr<ImagePyramid> cv::cuda::createImagePyramid(InputArray img, int nLayers, Stream& stream) in createImagePyramid() function in cv::cuda
76 CV_EXPORTS Ptr<ImagePyramid> createImagePyramid(InputArray img, int nLayers = -1, Stream& stream = …