meanShiftProc      51 modules/cudaimgproc/src/mean_shift.cpp void cv::cuda::meanShiftProc(InputArray, OutputArray, OutputArray, int, int, TermCriteria, Stream&) { throw_no_cuda(); }
meanShiftProc     101 modules/cudaimgproc/src/mean_shift.cpp void cv::cuda::meanShiftProc(InputArray _src, OutputArray _dstr, OutputArray _dstsp, int sp, int sr, TermCriteria criteria, Stream& stream)