Searched defs:gridFindMaxVal (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/grid/
H A Dreduce.hpp329 __host__ void gridFindMaxVal(const SrcPtr& src, GpuMat_<ResType>& dst, const MaskPtr& mask, Stream& stream = Stream::Null()) function in namespace:cv::cudev
335 __host__ void gridFindMaxVal(const SrcPtr& src, GpuMat_<ResType>& dst, Stream& stream = Stream::Null()) function in namespace:cv::cudev

Completed in 116 milliseconds