|
template<class SrcPtrTuple , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridMerge (const SrcPtrTuple &src, GpuMat_< DstType > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtrTuple , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridMerge (const SrcPtrTuple &src, const GlobPtrSz< DstType > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtrTuple , typename DstType > |
__host__ void | cv::cudev::gridMerge (const SrcPtrTuple &src, GpuMat_< DstType > &dst, Stream &stream=Stream::Null()) |
|
template<class SrcPtrTuple , typename DstType > |
__host__ void | cv::cudev::gridMerge (const SrcPtrTuple &src, const GlobPtrSz< DstType > &dst, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtrTuple , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridMerge_ (const SrcPtrTuple &src, GpuMat_< DstType > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtrTuple , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridMerge_ (const SrcPtrTuple &src, const GlobPtrSz< DstType > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtrTuple , typename DstType > |
__host__ void | cv::cudev::gridMerge_ (const SrcPtrTuple &src, GpuMat_< DstType > &dst, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtrTuple , typename DstType > |
__host__ void | cv::cudev::gridMerge_ (const SrcPtrTuple &src, const GlobPtrSz< DstType > &dst, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , int COUNT, class MaskPtr > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, GpuMat_< DstType >(&dst)[COUNT], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , int COUNT, class MaskPtr > |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[COUNT], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , int COUNT> |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, GpuMat_< DstType >(&dst)[COUNT], Stream &stream=Stream::Null()) |
|
template<class SrcPtr , typename DstType , int COUNT> |
__host__ void | cv::cudev::gridSplit (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[COUNT], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[2], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[2], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[2], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[2], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[3], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[3], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[3], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[3], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[4], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType , class MaskPtr > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[4], const MaskPtr &mask, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, const tuple< GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > &, GpuMat_< DstType > & > &dst, Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GpuMat_< DstType >(&dst)[4], Stream &stream=Stream::Null()) |
|
template<class Policy , class SrcPtr , typename DstType > |
__host__ void | cv::cudev::gridSplit_ (const SrcPtr &src, GlobPtrSz< DstType >(&dst)[4], Stream &stream=Stream::Null()) |
|