Searched refs:gridIntegral (Results 1 – 3 of 3) sorted by relevance
71 gridIntegral(globPtr<uchar>(src), res, stream); in integral()95 gridIntegral(sqr_(cvt_<int>(globPtr<uchar>(src))), res, stream); in sqrIntegral()
60 __host__ void gridIntegral(const SrcPtr& src, GpuMat_<DstType>& dst, Stream& stream = Stream::Null(… in gridIntegral() function
247 gridIntegral(src, dst, stream); in assignTo()