cuda 611 modules/core/include/opencv2/core/cuda.inl.hpp Mat::Mat(const cuda::GpuMat& m) cuda 74 modules/core/include/opencv2/core/cuda/common.hpp #define cudaSafeCall(expr) cv::cuda::checkCudaError(expr, __FILE__, __LINE__, CV_Func) cuda 151 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2RGB<T, scn, dcn, bidx> functor_type; \ cuda 224 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2RGB5x5<scn, bidx, green_bits> functor_type; \ cuda 305 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB5x52RGB<dcn, bidx, green_bits> functor_type; \ cuda 351 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::Gray2RGB<T, dcn> functor_type; \ cuda 393 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::Gray2RGB5x5<green_bits> functor_type; \ cuda 435 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB5x52Gray<green_bits> functor_type; \ cuda 486 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2Gray<T, scn, bidx> functor_type; \ cuda 537 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2YUV<T, scn, dcn, bidx> functor_type; \ cuda 625 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::YUV2RGB<T, scn, dcn, bidx> functor_type; \ cuda 704 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2YCrCb<T, scn, dcn, bidx> functor_type; \ cuda 783 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::YCrCb2RGB<T, scn, dcn, bidx> functor_type; \ cuda 859 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2XYZ<T, scn, dcn, bidx> functor_type; \ cuda 934 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::XYZ2RGB<T, scn, dcn, bidx> functor_type; \ cuda 1072 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HSV<T, scn, dcn, bidx, 180> functor_type; \ cuda 1080 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HSV<T, scn, dcn, bidx, 256> functor_type; \ cuda 1088 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HSV<float, scn, dcn, bidx, 360> functor_type; \ cuda 1096 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HSV<float, scn, dcn, bidx, 360> functor_type; \ cuda 1212 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<T, scn, dcn, bidx, 180> functor_type; \ cuda 1220 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<T, scn, dcn, bidx, 255> functor_type; \ cuda 1228 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<float, scn, dcn, bidx, 360> functor_type; \ cuda 1236 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<float, scn, dcn, bidx, 360> functor_type; \ cuda 1345 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HLS<T, scn, dcn, bidx, 180> functor_type; \ cuda 1353 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HLS<T, scn, dcn, bidx, 256> functor_type; \ cuda 1361 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HLS<float, scn, dcn, bidx, 360> functor_type; \ cuda 1369 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2HLS<float, scn, dcn, bidx, 360> functor_type; \ cuda 1485 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HLS2RGB<T, scn, dcn, bidx, 180> functor_type; \ cuda 1493 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HLS2RGB<T, scn, dcn, bidx, 255> functor_type; \ cuda 1501 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HLS2RGB<float, scn, dcn, bidx, 360> functor_type; \ cuda 1509 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HLS2RGB<float, scn, dcn, bidx, 360> functor_type; \ cuda 1654 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2Lab<T, scn, dcn, srgb, blueIdx> functor_type; \ cuda 1767 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::Lab2RGB<T, scn, dcn, srgb, blueIdx> functor_type; \ cuda 1866 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB2Luv<T, scn, dcn, srgb, blueIdx> functor_type; \ cuda 1967 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::Luv2RGB<T, scn, dcn, srgb, blueIdx> functor_type; \ cuda 183 modules/core/include/opencv2/core/cuda/scan.hpp const unsigned int laneId = cv::cuda::device::Warp::laneId(); cuda 189 modules/core/include/opencv2/core/cuda/scan.hpp const T n = cv::cuda::device::shfl_up(idata, i); cuda 183 modules/core/include/opencv2/core/mat.hpp _InputArray(const cuda::GpuMat& d_mat); cuda 185 modules/core/include/opencv2/core/mat.hpp _InputArray(const cuda::HostMem& cuda_mem); cuda 195 modules/core/include/opencv2/core/mat.hpp cuda::GpuMat getGpuMat() const; cuda 284 modules/core/include/opencv2/core/mat.hpp _OutputArray(cuda::GpuMat& d_mat); cuda 286 modules/core/include/opencv2/core/mat.hpp _OutputArray(cuda::HostMem& cuda_mem); cuda 300 modules/core/include/opencv2/core/mat.hpp _OutputArray(const cuda::GpuMat& d_mat); cuda 302 modules/core/include/opencv2/core/mat.hpp _OutputArray(const cuda::HostMem& cuda_mem); cuda 318 modules/core/include/opencv2/core/mat.hpp cuda::GpuMat& getGpuMatRef() const; cuda 320 modules/core/include/opencv2/core/mat.hpp cuda::HostMem& getHostMemRef() const; cuda 341 modules/core/include/opencv2/core/mat.hpp _InputOutputArray(cuda::GpuMat& d_mat); cuda 343 modules/core/include/opencv2/core/mat.hpp _InputOutputArray(cuda::HostMem& cuda_mem); cuda 357 modules/core/include/opencv2/core/mat.hpp _InputOutputArray(const cuda::GpuMat& d_mat); cuda 359 modules/core/include/opencv2/core/mat.hpp _InputOutputArray(const cuda::HostMem& cuda_mem); cuda 925 modules/core/include/opencv2/core/mat.hpp explicit Mat(const cuda::GpuMat& m); cuda 110 modules/core/include/opencv2/core/mat.inl.hpp inline _InputArray::_InputArray(const cuda::GpuMat& d_mat) cuda 116 modules/core/include/opencv2/core/mat.inl.hpp inline _InputArray::_InputArray(const cuda::HostMem& cuda_mem) cuda 195 modules/core/include/opencv2/core/mat.inl.hpp inline _OutputArray::_OutputArray(cuda::GpuMat& d_mat) cuda 201 modules/core/include/opencv2/core/mat.inl.hpp inline _OutputArray::_OutputArray(cuda::HostMem& cuda_mem) cuda 216 modules/core/include/opencv2/core/mat.inl.hpp inline _OutputArray::_OutputArray(const cuda::GpuMat& d_mat) cuda 222 modules/core/include/opencv2/core/mat.inl.hpp inline _OutputArray::_OutputArray(const cuda::HostMem& cuda_mem) cuda 285 modules/core/include/opencv2/core/mat.inl.hpp inline _InputOutputArray::_InputOutputArray(cuda::GpuMat& d_mat) cuda 291 modules/core/include/opencv2/core/mat.inl.hpp inline _InputOutputArray::_InputOutputArray(cuda::HostMem& cuda_mem) cuda 306 modules/core/include/opencv2/core/mat.inl.hpp inline _InputOutputArray::_InputOutputArray(const cuda::GpuMat& d_mat) cuda 312 modules/core/include/opencv2/core/mat.inl.hpp inline _InputOutputArray::_InputOutputArray(const cuda::HostMem& cuda_mem) cuda 189 modules/core/include/opencv2/core/opengl.hpp void copyFrom(InputArray arr, cuda::Stream& stream, Target target = ARRAY_BUFFER, bool autoRelease = false); cuda 199 modules/core/include/opencv2/core/opengl.hpp void copyTo(OutputArray arr, cuda::Stream& stream) const; cuda 242 modules/core/include/opencv2/core/opengl.hpp cuda::GpuMat mapDevice(); cuda 251 modules/core/include/opencv2/core/opengl.hpp cuda::GpuMat mapDevice(cuda::Stream& stream); cuda 255 modules/core/include/opencv2/core/opengl.hpp void unmapDevice(cuda::Stream& stream); cuda 165 modules/core/include/opencv2/core/private.cuda.hpp #define nppSafeCall(expr) cv::cuda::checkNppError(expr, __FILE__, __LINE__, CV_Func) cuda 166 modules/core/include/opencv2/core/private.cuda.hpp #define cuSafeCall(expr) cv::cuda::checkCudaDriverApiError(expr, __FILE__, __LINE__, CV_Func) cuda 72 modules/core/perf/cuda/perf_gpumat.cpp cv::cuda::GpuMat dst(size, type); cuda 108 modules/core/perf/cuda/perf_gpumat.cpp cv::cuda::GpuMat dst(src); cuda 109 modules/core/perf/cuda/perf_gpumat.cpp const cv::cuda::GpuMat d_mask(mask); cuda 143 modules/core/perf/cuda/perf_gpumat.cpp const cv::cuda::GpuMat d_src(src); cuda 144 modules/core/perf/cuda/perf_gpumat.cpp const cv::cuda::GpuMat d_mask(mask); cuda 145 modules/core/perf/cuda/perf_gpumat.cpp cv::cuda::GpuMat dst(d_src.size(), d_src.type(), cv::Scalar::all(0)); cuda 181 modules/core/perf/cuda/perf_gpumat.cpp const cv::cuda::GpuMat d_src(src); cuda 182 modules/core/perf/cuda/perf_gpumat.cpp cv::cuda::GpuMat dst; cuda 47 modules/core/src/cuda_gpu_mat.cpp using namespace cv::cuda; cuda 49 modules/core/src/cuda_gpu_mat.cpp cv::cuda::GpuMat::GpuMat(int rows_, int cols_, int type_, void* data_, size_t step_) : cuda 75 modules/core/src/cuda_gpu_mat.cpp cv::cuda::GpuMat::GpuMat(Size size_, int type_, void* data_, size_t step_) : cuda 101 modules/core/src/cuda_gpu_mat.cpp cv::cuda::GpuMat::GpuMat(const GpuMat& m, Range rowRange_, Range colRange_) cuda 143 modules/core/src/cuda_gpu_mat.cpp cv::cuda::GpuMat::GpuMat(const GpuMat& m, Rect roi) : cuda 161 modules/core/src/cuda_gpu_mat.cpp GpuMat cv::cuda::GpuMat::reshape(int new_cn, int new_rows) const cuda 204 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::locateROI(Size& wholeSize, Point& ofs) const cuda 230 modules/core/src/cuda_gpu_mat.cpp GpuMat& cv::cuda::GpuMat::adjustROI(int dtop, int dbottom, int dleft, int dright) cuda 270 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::createContinuous(int rows, int cols, int type, OutputArray arr) cuda 324 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::ensureSizeIsEnough(int rows, int cols, int type, OutputArray arr) cuda 345 modules/core/src/cuda_gpu_mat.cpp GpuMat cv::cuda::getInputMat(InputArray _src, Stream& stream) cuda 369 modules/core/src/cuda_gpu_mat.cpp GpuMat cv::cuda::getOutputMat(OutputArray _dst, int rows, int cols, int type, Stream& stream) cuda 396 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::syncOutput(const GpuMat& dst, OutputArray _dst, Stream& stream) cuda 416 modules/core/src/cuda_gpu_mat.cpp GpuMat::Allocator* cv::cuda::GpuMat::defaultAllocator() cuda 421 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::setDefaultAllocator(Allocator* allocator) cuda 427 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::create(int _rows, int _cols, int _type) cuda 435 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::release() cuda 439 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::upload(InputArray arr) cuda 445 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::upload(InputArray arr, Stream& _stream) cuda 452 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::download(OutputArray _dst) const cuda 458 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::download(OutputArray _dst, Stream& _stream) const cuda 465 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::copyTo(OutputArray _dst) const cuda 471 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::copyTo(OutputArray _dst, Stream& _stream) const cuda 478 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::copyTo(OutputArray _dst, InputArray _mask, Stream& _stream) const cuda 486 modules/core/src/cuda_gpu_mat.cpp GpuMat& cv::cuda::GpuMat::setTo(Scalar s, Stream& _stream) cuda 494 modules/core/src/cuda_gpu_mat.cpp GpuMat& cv::cuda::GpuMat::setTo(Scalar s, InputArray _mask, Stream& _stream) cuda 503 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::convertTo(OutputArray _dst, int rtype, Stream& _stream) const cuda 511 modules/core/src/cuda_gpu_mat.cpp void cv::cuda::GpuMat::convertTo(OutputArray _dst, int rtype, double alpha, double beta, Stream& _stream) const cuda 48 modules/core/src/cuda_host_mem.cpp using namespace cv::cuda; cuda 136 modules/core/src/cuda_host_mem.cpp MatAllocator* cv::cuda::HostMem::getAllocator(AllocType alloc_type) cuda 179 modules/core/src/cuda_host_mem.cpp void cv::cuda::HostMem::create(int rows_, int cols_, int type_) cuda 243 modules/core/src/cuda_host_mem.cpp HostMem cv::cuda::HostMem::reshape(int new_cn, int new_rows) const cuda 286 modules/core/src/cuda_host_mem.cpp void cv::cuda::HostMem::release() cuda 301 modules/core/src/cuda_host_mem.cpp GpuMat cv::cuda::HostMem::createGpuMatHeader() const cuda 316 modules/core/src/cuda_host_mem.cpp void cv::cuda::registerPageLocked(Mat& m) cuda 327 modules/core/src/cuda_host_mem.cpp void cv::cuda::unregisterPageLocked(Mat& m) cuda 46 modules/core/src/cuda_info.cpp using namespace cv::cuda; cuda 48 modules/core/src/cuda_info.cpp int cv::cuda::getCudaEnabledDeviceCount() cuda 67 modules/core/src/cuda_info.cpp void cv::cuda::setDevice(int device) cuda 77 modules/core/src/cuda_info.cpp int cv::cuda::getDevice() cuda 89 modules/core/src/cuda_info.cpp void cv::cuda::resetDevice() cuda 98 modules/core/src/cuda_info.cpp bool cv::cuda::deviceSupports(FeatureSet feature_set) cuda 228 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::builtWith(cv::cuda::FeatureSet feature_set) cuda 239 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::hasPtx(int major, int minor) cuda 251 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::hasBin(int major, int minor) cuda 263 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::hasEqualOrLessPtx(int major, int minor) cuda 275 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::hasEqualOrGreaterPtx(int major, int minor) cuda 287 modules/core/src/cuda_info.cpp bool cv::cuda::TargetArchs::hasEqualOrGreaterBin(int major, int minor) cuda 348 modules/core/src/cuda_info.cpp const char* cv::cuda::DeviceInfo::name() const cuda 358 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::totalGlobalMem() const cuda 368 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::sharedMemPerBlock() const cuda 378 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::regsPerBlock() const cuda 388 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::warpSize() const cuda 398 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::memPitch() const cuda 408 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxThreadsPerBlock() const cuda 418 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxThreadsDim() const cuda 428 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxGridSize() const cuda 438 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::clockRate() const cuda 448 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::totalConstMem() const cuda 458 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::majorVersion() const cuda 468 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::minorVersion() const cuda 478 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::textureAlignment() const cuda 488 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::texturePitchAlignment() const cuda 498 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::multiProcessorCount() const cuda 508 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::kernelExecTimeoutEnabled() const cuda 518 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::integrated() const cuda 528 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::canMapHostMemory() const cuda 538 modules/core/src/cuda_info.cpp DeviceInfo::ComputeMode cv::cuda::DeviceInfo::computeMode() const cuda 556 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1D() const cuda 566 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1DMipmap() const cuda 581 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1DLinear() const cuda 591 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2D() const cuda 601 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2DMipmap() const cuda 616 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture2DLinear() const cuda 626 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2DGather() const cuda 636 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture3D() const cuda 646 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTextureCubemap() const cuda 656 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture1DLayered() const cuda 666 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture2DLayered() const cuda 676 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTextureCubemapLayered() const cuda 686 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxSurface1D() const cuda 696 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurface2D() const cuda 706 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxSurface3D() const cuda 716 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurface1DLayered() const cuda 726 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxSurface2DLayered() const cuda 736 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxSurfaceCubemap() const cuda 746 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurfaceCubemapLayered() const cuda 756 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::surfaceAlignment() const cuda 766 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::concurrentKernels() const cuda 776 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::ECCEnabled() const cuda 786 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciBusID() const cuda 796 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciDeviceID() const cuda 806 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciDomainID() const cuda 816 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::tccDriver() const cuda 826 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::asyncEngineCount() const cuda 836 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::unifiedAddressing() const cuda 846 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::memoryClockRate() const cuda 856 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::memoryBusWidth() const cuda 866 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::l2CacheSize() const cuda 876 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxThreadsPerMultiProcessor() const cuda 886 modules/core/src/cuda_info.cpp void cv::cuda::DeviceInfo::queryMemory(size_t& _totalMemory, size_t& _freeMemory) const cuda 904 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::isCompatible() const cuda 954 modules/core/src/cuda_info.cpp void cv::cuda::printCudaDeviceInfo(int device) cuda 1040 modules/core/src/cuda_info.cpp void cv::cuda::printShortCudaDeviceInfo(int device) cuda 1254 modules/core/src/cuda_info.cpp String cv::cuda::getNppErrorMessage(int code) cuda 1264 modules/core/src/cuda_info.cpp String cv::cuda::getCudaDriverApiErrorMessage(int code) cuda 46 modules/core/src/cuda_stream.cpp using namespace cv::cuda; cuda 262 modules/core/src/cuda_stream.cpp class cv::cuda::Stream::Impl cuda 279 modules/core/src/cuda_stream.cpp class cv::cuda::Stream::Impl cuda 291 modules/core/src/cuda_stream.cpp cv::cuda::Stream::Impl::Impl() : stream(0) cuda 298 modules/core/src/cuda_stream.cpp cv::cuda::Stream::Impl::Impl(cudaStream_t stream_) : stream(stream_) cuda 303 modules/core/src/cuda_stream.cpp cv::cuda::Stream::Impl::~Impl() cuda 406 modules/core/src/cuda_stream.cpp cv::cuda::Stream::Stream() cuda 415 modules/core/src/cuda_stream.cpp bool cv::cuda::Stream::queryIfComplete() const cuda 431 modules/core/src/cuda_stream.cpp void cv::cuda::Stream::waitForCompletion() cuda 440 modules/core/src/cuda_stream.cpp void cv::cuda::Stream::waitEvent(const Event& event) cuda 472 modules/core/src/cuda_stream.cpp void cv::cuda::Stream::enqueueHostCallback(StreamCallback callback, void* userData) cuda 491 modules/core/src/cuda_stream.cpp Stream& cv::cuda::Stream::Null() cuda 503 modules/core/src/cuda_stream.cpp cv::cuda::Stream::operator bool_type() const cuda 514 modules/core/src/cuda_stream.cpp cudaStream_t cv::cuda::StreamAccessor::getStream(const Stream& stream) cuda 621 modules/core/src/cuda_stream.cpp void cv::cuda::setBufferPoolUsage(bool on) cuda 631 modules/core/src/cuda_stream.cpp void cv::cuda::setBufferPoolConfig(int deviceId, size_t stackSize, int stackCount) cuda 663 modules/core/src/cuda_stream.cpp cv::cuda::BufferPool::BufferPool(Stream& stream) : allocator_(stream.impl_->stackAllocator_.get()) cuda 667 modules/core/src/cuda_stream.cpp GpuMat cv::cuda::BufferPool::getBuffer(int rows, int cols, int type) cuda 681 modules/core/src/cuda_stream.cpp class cv::cuda::Event::Impl cuda 692 modules/core/src/cuda_stream.cpp class cv::cuda::Event::Impl cuda 701 modules/core/src/cuda_stream.cpp cv::cuda::Event::Impl::Impl(unsigned int flags) : event(0) cuda 706 modules/core/src/cuda_stream.cpp cv::cuda::Event::Impl::~Impl() cuda 712 modules/core/src/cuda_stream.cpp cudaEvent_t cv::cuda::EventAccessor::getEvent(const Event& event) cuda 719 modules/core/src/cuda_stream.cpp cv::cuda::Event::Event(CreateFlags flags) cuda 729 modules/core/src/cuda_stream.cpp void cv::cuda::Event::record(Stream& stream) cuda 739 modules/core/src/cuda_stream.cpp bool cv::cuda::Event::queryIfComplete() const cuda 755 modules/core/src/cuda_stream.cpp void cv::cuda::Event::waitForCompletion() cuda 764 modules/core/src/cuda_stream.cpp float cv::cuda::Event::elapsedTime(const Event& start, const Event& end) cuda 1219 modules/core/src/matrix.cpp const cuda::HostMem* cuda_mem = (const cuda::HostMem*)obj; cuda 1408 modules/core/src/matrix.cpp cuda::GpuMat _InputArray::getGpuMat() const cuda 1414 modules/core/src/matrix.cpp const cuda::GpuMat* d_mat = (const cuda::GpuMat*)obj; cuda 1420 modules/core/src/matrix.cpp const cuda::HostMem* cuda_mem = (const cuda::HostMem*)obj; cuda 1427 modules/core/src/matrix.cpp return cuda::GpuMat(); cuda 1431 modules/core/src/matrix.cpp return cuda::GpuMat(); cuda 1434 modules/core/src/matrix.cpp return cuda::GpuMat(); cuda 1551 modules/core/src/matrix.cpp const cuda::GpuMat* d_mat = (const cuda::GpuMat*)obj; cuda 1558 modules/core/src/matrix.cpp const cuda::HostMem* cuda_mem = (const cuda::HostMem*)obj; cuda 1832 modules/core/src/matrix.cpp return ((const cuda::GpuMat*)obj)->type(); cuda 1835 modules/core/src/matrix.cpp return ((const cuda::HostMem*)obj)->type(); cuda 1904 modules/core/src/matrix.cpp return ((const cuda::GpuMat*)obj)->empty(); cuda 1907 modules/core/src/matrix.cpp return ((const cuda::HostMem*)obj)->empty(); cuda 2018 modules/core/src/matrix.cpp const cuda::GpuMat * const m = ((const cuda::GpuMat*)obj); cuda 2065 modules/core/src/matrix.cpp return ((const cuda::GpuMat*)obj)->step; cuda 2143 modules/core/src/matrix.cpp CV_Assert(!fixedSize() || ((cuda::GpuMat*)obj)->size() == _sz); cuda 2144 modules/core/src/matrix.cpp CV_Assert(!fixedType() || ((cuda::GpuMat*)obj)->type() == mtype); cuda 2145 modules/core/src/matrix.cpp ((cuda::GpuMat*)obj)->create(_sz, mtype); cuda 2157 modules/core/src/matrix.cpp CV_Assert(!fixedSize() || ((cuda::HostMem*)obj)->size() == _sz); cuda 2158 modules/core/src/matrix.cpp CV_Assert(!fixedType() || ((cuda::HostMem*)obj)->type() == mtype); cuda 2159 modules/core/src/matrix.cpp ((cuda::HostMem*)obj)->create(_sz, mtype); cuda 2185 modules/core/src/matrix.cpp CV_Assert(!fixedSize() || ((cuda::GpuMat*)obj)->size() == Size(_cols, _rows)); cuda 2186 modules/core/src/matrix.cpp CV_Assert(!fixedType() || ((cuda::GpuMat*)obj)->type() == mtype); cuda 2187 modules/core/src/matrix.cpp ((cuda::GpuMat*)obj)->create(_rows, _cols, mtype); cuda 2199 modules/core/src/matrix.cpp CV_Assert(!fixedSize() || ((cuda::HostMem*)obj)->size() == Size(_cols, _rows)); cuda 2200 modules/core/src/matrix.cpp CV_Assert(!fixedType() || ((cuda::HostMem*)obj)->type() == mtype); cuda 2201 modules/core/src/matrix.cpp ((cuda::HostMem*)obj)->create(_rows, _cols, mtype); cuda 2527 modules/core/src/matrix.cpp ((cuda::GpuMat*)obj)->release(); cuda 2533 modules/core/src/matrix.cpp ((cuda::HostMem*)obj)->release(); cuda 2626 modules/core/src/matrix.cpp cuda::GpuMat& _OutputArray::getGpuMatRef() const cuda 2630 modules/core/src/matrix.cpp return *(cuda::GpuMat*)obj; cuda 2640 modules/core/src/matrix.cpp cuda::HostMem& _OutputArray::getHostMemRef() const cuda 2644 modules/core/src/matrix.cpp return *(cuda::HostMem*)obj; cuda 2664 modules/core/src/matrix.cpp ((cuda::GpuMat*)obj)->setTo(Scalar(Vec<double, 4>(value.ptr<double>())), mask); cuda 53 modules/core/src/opengl.cpp using namespace cv::cuda; cuda 114 modules/core/src/opengl.cpp void cv::cuda::setGlDevice(int device) cuda 619 modules/core/src/opengl.cpp void cv::ogl::Buffer::copyFrom(InputArray arr, cuda::Stream& stream, Target target, bool autoRelease) cuda 639 modules/core/src/opengl.cpp impl_->copyFrom(dmat.data, dmat.step, dmat.cols * dmat.elemSize(), dmat.rows, cuda::StreamAccessor::getStream(stream)); cuda 684 modules/core/src/opengl.cpp void cv::ogl::Buffer::copyTo(OutputArray arr, cuda::Stream& stream) const cuda 698 modules/core/src/opengl.cpp impl_->copyTo(dmat.data, dmat.step, dmat.cols * dmat.elemSize(), dmat.rows, cuda::StreamAccessor::getStream(stream)); cuda 786 modules/core/src/opengl.cpp cuda::GpuMat cv::ogl::Buffer::mapDevice(cuda::Stream& stream) cuda 798 modules/core/src/opengl.cpp return GpuMat(rows_, cols_, type_, impl_->mapDevice(cuda::StreamAccessor::getStream(stream))); cuda 803 modules/core/src/opengl.cpp void cv::ogl::Buffer::unmapDevice(cuda::Stream& stream) cuda 813 modules/core/src/opengl.cpp impl_->unmapDevice(cuda::StreamAccessor::getStream(stream)); cuda 82 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src1(src1); cuda 83 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src2(src2); cuda 84 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src3(src3); cuda 85 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat dst; cuda 87 modules/cudaarithm/perf/perf_arithm.cpp TEST_CYCLE() cv::cuda::gemm(d_src1, d_src2, 1.0, d_src3, 1.0, dst, flags); cuda 125 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_a(a); cuda 126 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_b(b); cuda 127 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat dst; cuda 129 modules/cudaarithm/perf/perf_arithm.cpp TEST_CYCLE() cv::cuda::mulSpectrums(d_a, d_b, dst, flag); cuda 159 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src1(src1); cuda 160 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src2(src2); cuda 161 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat dst; cuda 163 modules/cudaarithm/perf/perf_arithm.cpp TEST_CYCLE() cv::cuda::mulAndScaleSpectrums(d_src1, d_src2, dst, cv::DFT_ROWS, scale, false); cuda 190 modules/cudaarithm/perf/perf_arithm.cpp const cv::cuda::GpuMat d_src(src); cuda 191 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat dst; cuda 193 modules/cudaarithm/perf/perf_arithm.cpp TEST_CYCLE() cv::cuda::dft(d_src, dst, size, flag); cuda 229 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat d_image = cv::cuda::createContinuous(size, CV_32FC1); cuda 232 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat d_templ = cv::cuda::createContinuous(templ_size, templ_size, CV_32FC1); cuda 235 modules/cudaarithm/perf/perf_arithm.cpp cv::Ptr<cv::cuda::Convolution> convolution = cv::cuda::createConvolution(); cuda 237 modules/cudaarithm/perf/perf_arithm.cpp cv::cuda::GpuMat dst; cuda 72 modules/cudaarithm/perf/perf_core.cpp std::vector<cv::cuda::GpuMat> d_src(channels); cuda 76 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 78 modules/cudaarithm/perf/perf_core.cpp TEST_CYCLE() cv::cuda::merge(d_src, dst); cuda 109 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 110 modules/cudaarithm/perf/perf_core.cpp std::vector<cv::cuda::GpuMat> dst; cuda 112 modules/cudaarithm/perf/perf_core.cpp TEST_CYCLE() cv::cuda::split(d_src, dst); cuda 114 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat& dst0 = dst[0]; cuda 115 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat& dst1 = dst[1]; cuda 149 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 150 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 152 modules/cudaarithm/perf/perf_core.cpp TEST_CYCLE() cv::cuda::transpose(d_src, dst); cuda 192 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 193 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 195 modules/cudaarithm/perf/perf_core.cpp TEST_CYCLE() cv::cuda::flip(d_src, dst, flipCode); cuda 227 modules/cudaarithm/perf/perf_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); cuda 229 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 230 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 264 modules/cudaarithm/perf/perf_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); cuda 266 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 267 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 306 modules/cudaarithm/perf/perf_core.cpp const cv::cuda::GpuMat d_src(src); cuda 307 modules/cudaarithm/perf/perf_core.cpp cv::cuda::GpuMat dst; cuda 309 modules/cudaarithm/perf/perf_core.cpp TEST_CYCLE() cv::cuda::copyMakeBorder(d_src, dst, 5, 5, 5, 5, borderMode); cuda 69 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 70 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 71 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 73 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::add(d_src1, d_src2, dst); cuda 105 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 106 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 108 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::add(d_src, s, dst); cuda 140 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 141 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 142 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 144 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::subtract(d_src1, d_src2, dst); cuda 176 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 177 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 179 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::subtract(d_src, s, dst); cuda 211 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 212 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 213 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 215 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::multiply(d_src1, d_src2, dst); cuda 247 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 248 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 250 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::multiply(d_src, s, dst); cuda 282 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 283 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 284 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 286 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::divide(d_src1, d_src2, dst); cuda 318 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 319 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 321 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::divide(d_src, s, dst); cuda 353 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 354 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 356 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::divide(s[0], d_src, dst); cuda 388 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 389 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 390 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 392 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::absdiff(d_src1, d_src2, dst); cuda 424 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 425 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 427 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::absdiff(d_src, s, dst); cuda 456 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 457 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 459 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::abs(d_src, dst); cuda 484 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 485 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 487 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::sqr(d_src, dst); cuda 512 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 513 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 515 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::sqrt(d_src, dst); cuda 544 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 545 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 547 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::log(d_src, dst); cuda 576 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 577 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 579 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::exp(d_src, dst); cuda 612 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 613 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 615 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::pow(d_src, power, dst); cuda 653 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 654 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 655 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 657 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::compare(d_src1, d_src2, dst, cmp_code); cuda 691 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 692 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 694 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::compare(d_src, s, dst, cmp_code); cuda 723 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 724 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 726 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_not(d_src, dst); cuda 758 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 759 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 760 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 762 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_and(d_src1, d_src2, dst); cuda 799 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 800 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 802 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_and(d_src, is, dst); cuda 834 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 835 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 836 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 838 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_or(d_src1, d_src2, dst); cuda 875 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 876 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 878 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_or(d_src, is, dst); cuda 910 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 911 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 912 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 914 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_xor(d_src1, d_src2, dst); cuda 951 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 952 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 954 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::bitwise_xor(d_src, is, dst); cuda 989 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 990 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 992 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::rshift(d_src, val, dst); cuda 1023 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1024 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1026 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::lshift(d_src, val, dst); cuda 1054 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1055 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1056 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1058 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::min(d_src1, d_src2, dst); cuda 1090 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1091 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1093 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::min(d_src, val[0], dst); cuda 1125 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1126 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1127 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1129 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::max(d_src1, d_src2, dst); cuda 1161 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1162 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1164 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::max(d_src, val[0], dst); cuda 1202 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1203 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1204 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1206 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::addWeighted(d_src1, 0.5, d_src2, 0.5, 10.0, dst, dst_depth); cuda 1233 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1234 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1236 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::magnitude(d_src, dst); cuda 1266 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1267 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1269 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::magnitudeSqr(d_src, dst); cuda 1295 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1296 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1297 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1299 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::magnitude(d_src1, d_src2, dst); cuda 1329 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1330 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1331 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1333 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::magnitudeSqr(d_src1, d_src2, dst); cuda 1363 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1364 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1365 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1367 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::phase(d_src1, d_src2, dst, angleInDegrees); cuda 1399 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src1(src1); cuda 1400 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src2(src2); cuda 1401 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat magnitude; cuda 1402 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat angle; cuda 1404 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::cartToPolar(d_src1, d_src2, magnitude, angle, angleInDegrees); cuda 1439 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_magnitude(magnitude); cuda 1440 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_angle(angle); cuda 1441 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat x; cuda 1442 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat y; cuda 1444 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::polarToCart(d_magnitude, d_angle, x, y, angleInDegrees); cuda 1482 modules/cudaarithm/perf/perf_element_operations.cpp const cv::cuda::GpuMat d_src(src); cuda 1483 modules/cudaarithm/perf/perf_element_operations.cpp cv::cuda::GpuMat dst; cuda 1485 modules/cudaarithm/perf/perf_element_operations.cpp TEST_CYCLE() cv::cuda::threshold(d_src, dst, 100.0, 255.0, threshOp); cuda 71 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 72 modules/cudaarithm/perf/perf_reductions.cpp cv::cuda::GpuMat d_buf; cuda 75 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::norm(d_src, normType, d_buf); cuda 109 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src1(src1); cuda 110 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src2(src2); cuda 113 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::norm(d_src1, d_src2, normType); cuda 147 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 150 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::sum(d_src); cuda 183 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 186 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::absSum(d_src); cuda 215 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 218 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::sqrSum(d_src); cuda 246 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 249 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::minMax(d_src, &gpu_minVal, &gpu_maxVal, cv::cuda::GpuMat()); cuda 283 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 287 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::minMaxLoc(d_src, &gpu_minVal, &gpu_maxVal, &gpu_minLoc, &gpu_maxLoc); cuda 319 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 322 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() gpu_dst = cv::cuda::countNonZero(d_src); cuda 366 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 367 modules/cudaarithm/perf/perf_reductions.cpp cv::cuda::GpuMat dst; cuda 369 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::reduce(d_src, dst, dim, reduceOp, CV_32F); cuda 408 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 409 modules/cudaarithm/perf/perf_reductions.cpp cv::cuda::GpuMat dst; cuda 411 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::normalize(d_src, dst, alpha, beta, norm_type, type, cv::cuda::GpuMat()); cuda 439 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 443 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::meanStdDev(d_src, gpu_mean, gpu_stddev); cuda 473 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 474 modules/cudaarithm/perf/perf_reductions.cpp cv::cuda::GpuMat dst; cuda 476 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::integral(d_src, dst); cuda 503 modules/cudaarithm/perf/perf_reductions.cpp const cv::cuda::GpuMat d_src(src); cuda 504 modules/cudaarithm/perf/perf_reductions.cpp cv::cuda::GpuMat dst; cuda 506 modules/cudaarithm/perf/perf_reductions.cpp TEST_CYCLE() cv::cuda::sqrIntegral(d_src, dst); cuda 46 modules/cudaarithm/src/arithm.cpp using namespace cv::cuda; cuda 50 modules/cudaarithm/src/arithm.cpp void cv::cuda::gemm(InputArray, InputArray, double, InputArray, double, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 52 modules/cudaarithm/src/arithm.cpp void cv::cuda::mulSpectrums(InputArray, InputArray, OutputArray, int, bool, Stream&) { throw_no_cuda(); } cuda 53 modules/cudaarithm/src/arithm.cpp void cv::cuda::mulAndScaleSpectrums(InputArray, InputArray, OutputArray, int, float, bool, Stream&) { throw_no_cuda(); } cuda 55 modules/cudaarithm/src/arithm.cpp void cv::cuda::dft(InputArray, OutputArray, Size, int, Stream&) { throw_no_cuda(); } cuda 57 modules/cudaarithm/src/arithm.cpp Ptr<Convolution> cv::cuda::createConvolution(Size) { throw_no_cuda(); return Ptr<Convolution>(); } cuda 157 modules/cudaarithm/src/arithm.cpp void cv::cuda::gemm(InputArray _src1, InputArray _src2, double alpha, InputArray _src3, double beta, OutputArray _dst, int flags, Stream& stream) cuda 215 modules/cudaarithm/src/arithm.cpp cuda::transpose(src3, dst, stream); cuda 291 modules/cudaarithm/src/arithm.cpp void cv::cuda::dft(InputArray _src, OutputArray _dst, Size dft_size, int flags, Stream& stream) cuda 392 modules/cudaarithm/src/arithm.cpp cuda::multiply(_dst, Scalar::all(1. / dft_size.area()), _dst, 1, -1, stream); cuda 493 modules/cudaarithm/src/arithm.cpp cuda::copyMakeBorder(templ_roi, templ_block, 0, templ_block.rows - templ_roi.rows, 0, cuda 507 modules/cudaarithm/src/arithm.cpp cuda::copyMakeBorder(image_roi, image_block, 0, image_block.rows - image_roi.rows, cuda 512 modules/cudaarithm/src/arithm.cpp cuda::mulAndScaleSpectrums(image_spect, templ_spect, result_spect, 0, cuda 537 modules/cudaarithm/src/arithm.cpp Ptr<Convolution> cv::cuda::createConvolution(Size user_block_size) cuda 46 modules/cudaarithm/src/core.cpp using namespace cv::cuda; cuda 50 modules/cudaarithm/src/core.cpp void cv::cuda::merge(const GpuMat*, size_t, OutputArray, Stream&) { throw_no_cuda(); } cuda 51 modules/cudaarithm/src/core.cpp void cv::cuda::merge(const std::vector<GpuMat>&, OutputArray, Stream&) { throw_no_cuda(); } cuda 53 modules/cudaarithm/src/core.cpp void cv::cuda::split(InputArray, GpuMat*, Stream&) { throw_no_cuda(); } cuda 54 modules/cudaarithm/src/core.cpp void cv::cuda::split(InputArray, std::vector<GpuMat>&, Stream&) { throw_no_cuda(); } cuda 56 modules/cudaarithm/src/core.cpp void cv::cuda::transpose(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 58 modules/cudaarithm/src/core.cpp void cv::cuda::flip(InputArray, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 60 modules/cudaarithm/src/core.cpp Ptr<LookUpTable> cv::cuda::createLookUpTable(InputArray) { throw_no_cuda(); return Ptr<LookUpTable>(); } cuda 62 modules/cudaarithm/src/core.cpp void cv::cuda::copyMakeBorder(InputArray, OutputArray, int, int, int, int, int, Scalar, Stream&) { throw_no_cuda(); } cuda 109 modules/cudaarithm/src/core.cpp void cv::cuda::flip(InputArray _src, OutputArray _dst, int flipCode, Stream& stream) cuda 46 modules/cudaarithm/src/element_operations.cpp using namespace cv::cuda; cuda 50 modules/cudaarithm/src/element_operations.cpp void cv::cuda::add(InputArray, InputArray, OutputArray, InputArray, int, Stream&) { throw_no_cuda(); } cuda 51 modules/cudaarithm/src/element_operations.cpp void cv::cuda::subtract(InputArray, InputArray, OutputArray, InputArray, int, Stream&) { throw_no_cuda(); } cuda 52 modules/cudaarithm/src/element_operations.cpp void cv::cuda::multiply(InputArray, InputArray, OutputArray, double, int, Stream&) { throw_no_cuda(); } cuda 53 modules/cudaarithm/src/element_operations.cpp void cv::cuda::divide(InputArray, InputArray, OutputArray, double, int, Stream&) { throw_no_cuda(); } cuda 54 modules/cudaarithm/src/element_operations.cpp void cv::cuda::absdiff(InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 56 modules/cudaarithm/src/element_operations.cpp void cv::cuda::abs(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 57 modules/cudaarithm/src/element_operations.cpp void cv::cuda::sqr(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 58 modules/cudaarithm/src/element_operations.cpp void cv::cuda::sqrt(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 59 modules/cudaarithm/src/element_operations.cpp void cv::cuda::exp(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 60 modules/cudaarithm/src/element_operations.cpp void cv::cuda::log(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 61 modules/cudaarithm/src/element_operations.cpp void cv::cuda::pow(InputArray, double, OutputArray, Stream&) { throw_no_cuda(); } cuda 63 modules/cudaarithm/src/element_operations.cpp void cv::cuda::compare(InputArray, InputArray, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 65 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_not(InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 66 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_or(InputArray, InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 67 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_and(InputArray, InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 68 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_xor(InputArray, InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 70 modules/cudaarithm/src/element_operations.cpp void cv::cuda::rshift(InputArray, Scalar_<int>, OutputArray, Stream&) { throw_no_cuda(); } cuda 71 modules/cudaarithm/src/element_operations.cpp void cv::cuda::lshift(InputArray, Scalar_<int>, OutputArray, Stream&) { throw_no_cuda(); } cuda 73 modules/cudaarithm/src/element_operations.cpp void cv::cuda::min(InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 74 modules/cudaarithm/src/element_operations.cpp void cv::cuda::max(InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 76 modules/cudaarithm/src/element_operations.cpp void cv::cuda::addWeighted(InputArray, double, InputArray, double, double, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 78 modules/cudaarithm/src/element_operations.cpp double cv::cuda::threshold(InputArray, OutputArray, double, double, int, Stream&) {throw_no_cuda(); return 0.0;} cuda 80 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitude(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 81 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitude(InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 82 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitudeSqr(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 83 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitudeSqr(InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 84 modules/cudaarithm/src/element_operations.cpp void cv::cuda::phase(InputArray, InputArray, OutputArray, bool, Stream&) { throw_no_cuda(); } cuda 85 modules/cudaarithm/src/element_operations.cpp void cv::cuda::cartToPolar(InputArray, InputArray, OutputArray, OutputArray, bool, Stream&) { throw_no_cuda(); } cuda 86 modules/cudaarithm/src/element_operations.cpp void cv::cuda::polarToCart(InputArray, InputArray, OutputArray, OutputArray, bool, Stream&) { throw_no_cuda(); } cuda 170 modules/cudaarithm/src/element_operations.cpp void cv::cuda::add(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, int dtype, Stream& stream) cuda 182 modules/cudaarithm/src/element_operations.cpp void cv::cuda::subtract(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, int dtype, Stream& stream) cuda 196 modules/cudaarithm/src/element_operations.cpp void cv::cuda::multiply(InputArray _src1, InputArray _src2, OutputArray _dst, double scale, int dtype, Stream& stream) cuda 239 modules/cudaarithm/src/element_operations.cpp void cv::cuda::divide(InputArray _src1, InputArray _src2, OutputArray _dst, double scale, int dtype, Stream& stream) cuda 280 modules/cudaarithm/src/element_operations.cpp void cv::cuda::absdiff(InputArray src1, InputArray src2, OutputArray dst, Stream& stream) cuda 292 modules/cudaarithm/src/element_operations.cpp void cv::cuda::compare(InputArray src1, InputArray src2, OutputArray dst, int cmpop, Stream& stream) cuda 314 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_or(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Stream& stream) cuda 319 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_and(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Stream& stream) cuda 324 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_xor(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Stream& stream) cuda 385 modules/cudaarithm/src/element_operations.cpp void cv::cuda::rshift(InputArray _src, Scalar_<int> val, OutputArray _dst, Stream& stream) cuda 409 modules/cudaarithm/src/element_operations.cpp void cv::cuda::lshift(InputArray _src, Scalar_<int> val, OutputArray _dst, Stream& stream) cuda 449 modules/cudaarithm/src/element_operations.cpp void cv::cuda::min(InputArray src1, InputArray src2, OutputArray dst, Stream& stream) cuda 454 modules/cudaarithm/src/element_operations.cpp void cv::cuda::max(InputArray src1, InputArray src2, OutputArray dst, Stream& stream) cuda 483 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitude(InputArray _src, OutputArray _dst, Stream& stream) cuda 494 modules/cudaarithm/src/element_operations.cpp void cv::cuda::magnitudeSqr(InputArray _src, OutputArray _dst, Stream& stream) cuda 46 modules/cudaarithm/src/reductions.cpp using namespace cv::cuda; cuda 50 modules/cudaarithm/src/reductions.cpp double cv::cuda::norm(InputArray, int, InputArray) { throw_no_cuda(); return 0.0; } cuda 51 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcNorm(InputArray, OutputArray, int, InputArray, Stream&) { throw_no_cuda(); } cuda 52 modules/cudaarithm/src/reductions.cpp double cv::cuda::norm(InputArray, InputArray, int) { throw_no_cuda(); return 0.0; } cuda 53 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcNormDiff(InputArray, InputArray, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 55 modules/cudaarithm/src/reductions.cpp Scalar cv::cuda::sum(InputArray, InputArray) { throw_no_cuda(); return Scalar(); } cuda 56 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcSum(InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 57 modules/cudaarithm/src/reductions.cpp Scalar cv::cuda::absSum(InputArray, InputArray) { throw_no_cuda(); return Scalar(); } cuda 58 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcAbsSum(InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 59 modules/cudaarithm/src/reductions.cpp Scalar cv::cuda::sqrSum(InputArray, InputArray) { throw_no_cuda(); return Scalar(); } cuda 60 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcSqrSum(InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 62 modules/cudaarithm/src/reductions.cpp void cv::cuda::minMax(InputArray, double*, double*, InputArray) { throw_no_cuda(); } cuda 63 modules/cudaarithm/src/reductions.cpp void cv::cuda::findMinMax(InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 64 modules/cudaarithm/src/reductions.cpp void cv::cuda::minMaxLoc(InputArray, double*, double*, Point*, Point*, InputArray) { throw_no_cuda(); } cuda 65 modules/cudaarithm/src/reductions.cpp void cv::cuda::findMinMaxLoc(InputArray, OutputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); } cuda 67 modules/cudaarithm/src/reductions.cpp int cv::cuda::countNonZero(InputArray) { throw_no_cuda(); return 0; } cuda 68 modules/cudaarithm/src/reductions.cpp void cv::cuda::countNonZero(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 70 modules/cudaarithm/src/reductions.cpp void cv::cuda::reduce(InputArray, OutputArray, int, int, int, Stream&) { throw_no_cuda(); } cuda 72 modules/cudaarithm/src/reductions.cpp void cv::cuda::meanStdDev(InputArray, Scalar&, Scalar&) { throw_no_cuda(); } cuda 73 modules/cudaarithm/src/reductions.cpp void cv::cuda::meanStdDev(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 75 modules/cudaarithm/src/reductions.cpp void cv::cuda::rectStdDev(InputArray, InputArray, OutputArray, Rect, Stream&) { throw_no_cuda(); } cuda 77 modules/cudaarithm/src/reductions.cpp void cv::cuda::normalize(InputArray, OutputArray, double, double, int, int, InputArray, Stream&) { throw_no_cuda(); } cuda 79 modules/cudaarithm/src/reductions.cpp void cv::cuda::integral(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 80 modules/cudaarithm/src/reductions.cpp void cv::cuda::sqrIntegral(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 95 modules/cudaarithm/src/reductions.cpp void cv::cuda::calcNorm(InputArray _src, OutputArray dst, int normType, InputArray mask, Stream& stream) cuda 109 modules/cudaarithm/src/reductions.cpp cv::cuda::device::normL2(src_single_channel, dst, mask, stream); cuda 113 modules/cudaarithm/src/reductions.cpp cv::cuda::device::findMaxAbs(src_single_channel, dst, mask, stream); cuda 117 modules/cudaarithm/src/reductions.cpp double cv::cuda::norm(InputArray _src, int normType, InputArray _mask) cuda 135 modules/cudaarithm/src/reductions.cpp void cv::cuda::meanStdDev(InputArray _src, OutputArray _dst, Stream& stream) cuda 167 modules/cudaarithm/src/reductions.cpp void cv::cuda::meanStdDev(InputArray _src, Scalar& mean, Scalar& stddev) cuda 186 modules/cudaarithm/src/reductions.cpp void cv::cuda::rectStdDev(InputArray _src, InputArray _sqr, OutputArray _dst, Rect rect, Stream& _stream) cuda 57 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(GEMM, cv::cuda::DeviceInfo, cv::Size, MatType, GemmFlags, UseRoi) cuda 59 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; cuda 73 modules/cudaarithm/test/test_arithm.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 85 modules/cudaarithm/test/test_arithm.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 89 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat dst; cuda 90 modules/cudaarithm/test/test_arithm.cpp cv::cuda::gemm(loadMat(src1), loadMat(src2), alpha, loadMat(src3), beta, dst, flags); cuda 101 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat dst; cuda 102 modules/cudaarithm/test/test_arithm.cpp cv::cuda::gemm(loadMat(src1), loadMat(src2), alpha, loadMat(src3), beta, dst, flags); cuda 111 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 112 modules/cudaarithm/test/test_arithm.cpp cv::cuda::gemm(loadMat(src1, useRoi), loadMat(src2, useRoi), alpha, loadMat(src3, useRoi), beta, dst, flags); cuda 133 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(MulSpectrums, cv::cuda::DeviceInfo, cv::Size, DftFlags) cuda 135 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; cuda 147 modules/cudaarithm/test/test_arithm.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 156 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat c; cuda 157 modules/cudaarithm/test/test_arithm.cpp cv::cuda::mulSpectrums(loadMat(a), loadMat(b), c, flag, false); cuda 169 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat c; cuda 170 modules/cudaarithm/test/test_arithm.cpp cv::cuda::mulAndScaleSpectrums(loadMat(a), loadMat(b), c, flag, scale, false); cuda 187 modules/cudaarithm/test/test_arithm.cpp struct Dft : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 189 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; cuda 195 modules/cudaarithm/test/test_arithm.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 210 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat d_b; cuda 211 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat d_b_data; cuda 215 modules/cudaarithm/test/test_arithm.cpp d_b = cv::cuda::GpuMat(a.rows, a.cols, CV_32FC2, d_b_data.ptr(), a.cols * d_b_data.elemSize()); cuda 217 modules/cudaarithm/test/test_arithm.cpp cv::cuda::dft(loadMat(a), d_b, cv::Size(cols, rows), flags); cuda 259 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat d_b, d_c; cuda 260 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat d_b_data, d_c_data; cuda 266 modules/cudaarithm/test/test_arithm.cpp d_b = cv::cuda::GpuMat(a.rows / 2 + 1, a.cols, CV_32FC2, d_b_data.ptr(), a.cols * d_b_data.elemSize()); cuda 271 modules/cudaarithm/test/test_arithm.cpp d_b = cv::cuda::GpuMat(a.rows, a.cols / 2 + 1, CV_32FC2, d_b_data.ptr(), (a.cols / 2 + 1) * d_b_data.elemSize()); cuda 274 modules/cudaarithm/test/test_arithm.cpp d_c = cv::cuda::GpuMat(a.rows, a.cols, CV_32F, d_c_data.ptr(), a.cols * d_c_data.elemSize()); cuda 277 modules/cudaarithm/test/test_arithm.cpp cv::cuda::dft(loadMat(a), d_b, cv::Size(cols, rows), 0); cuda 278 modules/cudaarithm/test/test_arithm.cpp cv::cuda::dft(d_b, d_c, cv::Size(cols, rows), cv::DFT_REAL_OUTPUT | cv::DFT_SCALE); cuda 362 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(Convolve, cv::cuda::DeviceInfo, cv::Size, KSize, Ccorr) cuda 364 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; cuda 376 modules/cudaarithm/test/test_arithm.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 385 modules/cudaarithm/test/test_arithm.cpp cv::Ptr<cv::cuda::Convolution> conv = cv::cuda::createConvolution(); cuda 387 modules/cudaarithm/test/test_arithm.cpp cv::cuda::GpuMat dst; cuda 53 modules/cudaarithm/test/test_buffer_pool.cpp using namespace cv::cuda; cuda 52 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Merge, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) cuda 54 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 68 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 79 modules/cudaarithm/test/test_core.cpp std::vector<cv::cuda::GpuMat> d_src; cuda 83 modules/cudaarithm/test/test_core.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 87 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst; cuda 88 modules/cudaarithm/test/test_core.cpp cv::cuda::merge(d_src, dst); cuda 97 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst; cuda 98 modules/cudaarithm/test/test_core.cpp cv::cuda::merge(d_src, dst); cuda 117 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Split, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) cuda 119 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 135 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 145 modules/cudaarithm/test/test_core.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 149 modules/cudaarithm/test/test_core.cpp std::vector<cv::cuda::GpuMat> dst; cuda 150 modules/cudaarithm/test/test_core.cpp cv::cuda::split(loadMat(src), dst); cuda 159 modules/cudaarithm/test/test_core.cpp std::vector<cv::cuda::GpuMat> dst; cuda 160 modules/cudaarithm/test/test_core.cpp cv::cuda::split(loadMat(src, useRoi), dst); cuda 184 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Transpose, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 186 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 198 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 206 modules/cudaarithm/test/test_core.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 210 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst; cuda 211 modules/cudaarithm/test/test_core.cpp cv::cuda::transpose(loadMat(src), dst); cuda 220 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst = createMat(cv::Size(size.height, size.width), type, useRoi); cuda 221 modules/cudaarithm/test/test_core.cpp cv::cuda::transpose(loadMat(src, useRoi), dst); cuda 249 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Flip, cv::cuda::DeviceInfo, cv::Size, MatType, FlipCode, UseRoi) cuda 251 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 265 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 273 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 274 modules/cudaarithm/test/test_core.cpp cv::cuda::flip(loadMat(src, useRoi), dst, flip_code); cuda 303 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(LUT, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 305 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 317 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 326 modules/cudaarithm/test/test_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); cuda 328 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst = createMat(size, CV_MAKE_TYPE(lut.depth(), src.channels())); cuda 342 modules/cudaarithm/test/test_core.cpp cv::Ptr<cv::cuda::LookUpTable> lutAlg = cv::cuda::createLookUpTable(lut); cuda 344 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst = createMat(size, CV_MAKE_TYPE(lut.depth(), src.channels()), useRoi); cuda 367 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(CopyMakeBorder, cv::cuda::DeviceInfo, cv::Size, MatType, Border, BorderType, UseRoi) cuda 369 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; cuda 385 modules/cudaarithm/test/test_core.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 394 modules/cudaarithm/test/test_core.cpp cv::cuda::GpuMat dst = createMat(cv::Size(size.width + 2 * border, size.height + 2 * border), type, useRoi); cuda 395 modules/cudaarithm/test/test_core.cpp cv::cuda::copyMakeBorder(loadMat(src, useRoi), dst, border, border, border, border, borderType, val); cuda 52 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) cuda 54 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 71 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 83 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 87 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 88 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat1), loadMat(mat2), dst, cv::cuda::GpuMat(), depth.second); cuda 97 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 99 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, cv::cuda::GpuMat(), depth.second); cuda 115 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Array_Mask, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 117 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 132 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 145 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 149 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 150 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat1), loadMat(mat2), dst, cv::cuda::GpuMat(), depth.second); cuda 159 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 161 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, loadMat(mask, useRoi), depth.second); cuda 179 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 181 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 193 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 202 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 206 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 207 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat), val, dst, cv::cuda::GpuMat(), depth.second); cuda 216 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 218 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat, useRoi), val, dst, cv::cuda::GpuMat(), depth.second); cuda 233 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 237 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 238 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat), val, dst, cv::cuda::GpuMat(), depth.second); cuda 247 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 249 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(loadMat(mat, useRoi), val, dst, loadMat(mask, useRoi), depth.second); cuda 267 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 269 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 281 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 290 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 294 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 295 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(val, loadMat(mat), dst, cv::cuda::GpuMat(), depth.second); cuda 304 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 306 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(val, loadMat(mat, useRoi), dst, cv::cuda::GpuMat(), depth.second); cuda 321 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 325 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 326 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(val, loadMat(mat), dst, cv::cuda::GpuMat(), depth.second); cuda 335 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 337 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::add(val, loadMat(mat, useRoi), dst, loadMat(mask, useRoi), depth.second); cuda 355 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) cuda 357 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 374 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 386 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 390 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 391 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat1), loadMat(mat2), dst, cv::cuda::GpuMat(), depth.second); cuda 400 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 402 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, cv::cuda::GpuMat(), depth.second); cuda 418 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Array_Mask, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 420 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 435 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 448 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 452 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 453 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat1), loadMat(mat2), dst, cv::cuda::GpuMat(), depth.second); cuda 462 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 464 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, loadMat(mask, useRoi), depth.second); cuda 482 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 484 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 496 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 505 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 509 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 510 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat), val, dst, cv::cuda::GpuMat(), depth.second); cuda 519 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 521 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat, useRoi), val, dst, cv::cuda::GpuMat(), depth.second); cuda 536 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 540 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 541 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat), val, dst, cv::cuda::GpuMat(), depth.second); cuda 550 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 552 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(loadMat(mat, useRoi), val, dst, loadMat(mask, useRoi), depth.second); cuda 570 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 572 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 584 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 593 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 597 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 598 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(val, loadMat(mat), dst, cv::cuda::GpuMat(), depth.second); cuda 607 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 609 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(val, loadMat(mat, useRoi), dst, cv::cuda::GpuMat(), depth.second); cuda 624 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 628 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 629 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(val, loadMat(mat), dst, cv::cuda::GpuMat(), depth.second); cuda 638 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 640 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::subtract(val, loadMat(mat, useRoi), dst, loadMat(mask, useRoi), depth.second); cuda 658 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) cuda 660 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 677 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 689 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 693 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 694 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1), loadMat(mat2), dst, 1, depth.second); cuda 703 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 704 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, 1, depth.second); cuda 719 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 723 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 724 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1), loadMat(mat2), dst, scale, depth.second); cuda 733 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 734 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, scale, depth.second); cuda 753 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Array_Special, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 755 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 765 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 774 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_8UC4, useRoi); cuda 775 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst); cuda 811 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_16SC4, useRoi); cuda 812 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst); cuda 851 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 853 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 865 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 874 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 878 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 879 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat), val, dst, 1, depth.second); cuda 888 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 889 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat, useRoi), val, dst, 1, depth.second); cuda 905 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 909 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 910 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat), val, dst, scale, depth.second); cuda 919 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 920 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(loadMat(mat, useRoi), val, dst, scale, depth.second); cuda 938 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 940 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 952 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 961 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 965 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 966 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(val, loadMat(mat), dst, 1, depth.second); cuda 975 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 976 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(val, loadMat(mat, useRoi), dst, 1, depth.second); cuda 992 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 996 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 997 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(val, loadMat(mat), dst, scale, depth.second); cuda 1006 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 1007 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::multiply(val, loadMat(mat, useRoi), dst, scale, depth.second); cuda 1025 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) cuda 1027 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1044 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1056 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1060 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1061 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1), loadMat(mat2), dst, 1, depth.second); cuda 1070 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 1071 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, 1, depth.second); cuda 1086 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1090 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1091 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1), loadMat(mat2), dst, scale, depth.second); cuda 1100 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dtype, useRoi); cuda 1101 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst, scale, depth.second); cuda 1120 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Array_Special, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 1122 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1132 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1141 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_8UC4, useRoi); cuda 1142 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst); cuda 1178 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_16SC4, useRoi); cuda 1179 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat1, useRoi), loadMat(mat2, useRoi), dst); cuda 1218 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 1220 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1232 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1241 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1245 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1246 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat), val, dst, 1, depth.second); cuda 1255 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 1256 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat, useRoi), val, dst, 1, depth.second); cuda 1271 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1275 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1276 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat), val, dst, scale, depth.second); cuda 1285 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 1286 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(loadMat(mat, useRoi), val, dst, scale, depth.second); cuda 1304 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) cuda 1306 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1318 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1327 modules/cudaarithm/test/test_element_operations.cpp if ((depth.first == CV_64F || depth.second == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1331 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1332 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(scale, loadMat(mat), dst, 1.0, depth.second); cuda 1341 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth.second, useRoi); cuda 1342 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::divide(scale, loadMat(mat, useRoi), dst, 1.0, depth.second); cuda 1360 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(AbsDiff, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1362 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1374 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1383 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1387 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1388 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(loadMat(src1), loadMat(src2), dst); cuda 1397 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1398 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(loadMat(src1, useRoi), loadMat(src2, useRoi), dst); cuda 1412 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1416 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1417 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(loadMat(src), val, dst); cuda 1426 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1427 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(loadMat(src, useRoi), val, dst); cuda 1441 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1445 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1446 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(val, loadMat(src), dst); cuda 1455 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1456 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::absdiff(val, loadMat(src, useRoi), dst); cuda 1474 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Abs, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1476 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1488 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1496 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1497 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::abs(loadMat(src, useRoi), dst); cuda 1513 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Sqr, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1515 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1527 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1535 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1536 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::sqr(loadMat(src, useRoi), dst); cuda 1583 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Sqrt, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1585 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1597 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1605 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1606 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::sqrt(loadMat(src, useRoi), dst); cuda 1653 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Log, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1655 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1667 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1675 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1676 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::log(loadMat(src, useRoi), dst); cuda 1733 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Exp, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1735 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1747 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1755 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1756 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::exp(loadMat(src, useRoi), dst); cuda 1776 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Pow, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 1778 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1790 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1802 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1806 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1807 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::pow(loadMat(src), power, dst); cuda 1816 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 1817 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::pow(loadMat(src, useRoi), power, dst); cuda 1838 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Compare_Array, cv::cuda::DeviceInfo, cv::Size, MatDepth, CmpCode, UseRoi) cuda 1840 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1854 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1863 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1867 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1868 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::compare(loadMat(src1), loadMat(src2), dst, cmp_code); cuda 1877 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_8UC1, useRoi); cuda 1878 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::compare(loadMat(src1, useRoi), loadMat(src2, useRoi), dst, cmp_code); cuda 1940 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Compare_Scalar, cv::cuda::DeviceInfo, cv::Size, MatType, CmpCode, UseRoi) cuda 1942 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 1956 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1973 modules/cudaarithm/test/test_element_operations.cpp if (src.depth() == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 1977 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 1978 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::compare(loadMat(src), sc, dst, cmp_code); cuda 1987 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_MAKE_TYPE(CV_8U, src.channels()), useRoi); cuda 1989 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::compare(loadMat(src, useRoi), sc, dst, cmp_code); cuda 2008 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Bitwise_Array, cv::cuda::DeviceInfo, cv::Size, MatType) cuda 2010 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2023 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2032 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2033 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_not(loadMat(src1), dst); cuda 2042 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2043 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_or(loadMat(src1), loadMat(src2), dst); cuda 2052 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2053 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_and(loadMat(src1), loadMat(src2), dst); cuda 2062 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2063 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_xor(loadMat(src1), loadMat(src2), dst); cuda 2078 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Bitwise_Scalar, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels) cuda 2080 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2095 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2105 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2106 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_or(loadMat(src), val, dst); cuda 2116 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2117 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_and(loadMat(src), val, dst); cuda 2127 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2128 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::bitwise_xor(loadMat(src), val, dst); cuda 2176 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(RShift, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) cuda 2178 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2192 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2202 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 2203 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::rshift(loadMat(src, useRoi), val, dst); cuda 2256 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(LShift, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) cuda 2258 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2272 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2282 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 2283 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::lshift(loadMat(src, useRoi), val, dst); cuda 2301 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Min, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 2303 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2315 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2324 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 2328 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2329 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::min(loadMat(src1), loadMat(src2), dst); cuda 2338 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 2339 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::min(loadMat(src1, useRoi), loadMat(src2, useRoi), dst); cuda 2352 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 2356 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2357 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::min(loadMat(src), val, dst); cuda 2366 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 2367 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::min(loadMat(src, useRoi), val, dst); cuda 2384 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Max, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 2386 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2398 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2407 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 2411 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2412 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::max(loadMat(src1), loadMat(src2), dst); cuda 2421 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 2422 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::max(loadMat(src1, useRoi), loadMat(src2, useRoi), dst); cuda 2435 modules/cudaarithm/test/test_element_operations.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 2439 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2440 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::max(loadMat(src), val, dst); cuda 2449 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, depth, useRoi); cuda 2450 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::max(loadMat(src, useRoi), val, dst); cuda 2467 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(AddWeighted, cv::cuda::DeviceInfo, cv::Size, MatDepth, MatDepth, MatDepth, UseRoi) cuda 2469 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2485 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2497 modules/cudaarithm/test/test_element_operations.cpp if ((depth1 == CV_64F || depth2 == CV_64F || dst_depth == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 2501 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst; cuda 2502 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::addWeighted(loadMat(src1), alpha, loadMat(src2), beta, gamma, dst, dst_depth); cuda 2511 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, dst_depth, useRoi); cuda 2512 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::addWeighted(loadMat(src1, useRoi), alpha, loadMat(src2, useRoi), beta, gamma, dst, dst_depth); cuda 2535 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Threshold, cv::cuda::DeviceInfo, cv::Size, MatType, ThreshOp, UseRoi) cuda 2537 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2551 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2561 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(src.size(), src.type(), useRoi); cuda 2562 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::threshold(loadMat(src, useRoi), dst, thresh, maxVal, threshOp); cuda 2580 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Magnitude, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 2582 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2592 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2600 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_32FC1, useRoi); cuda 2601 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::magnitude(loadMat(src, useRoi), dst); cuda 2615 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_32FC1, useRoi); cuda 2616 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::magnitudeSqr(loadMat(src, useRoi), dst); cuda 2632 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_32FC1, useRoi); cuda 2633 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::magnitude(loadMat(x, useRoi), loadMat(y, useRoi), dst); cuda 2646 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_32FC1, useRoi); cuda 2647 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::magnitudeSqr(loadMat(x, useRoi), loadMat(y, useRoi), dst); cuda 2669 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Phase, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) cuda 2671 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2683 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2692 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat dst = createMat(size, CV_32FC1, useRoi); cuda 2693 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::phase(loadMat(x, useRoi), loadMat(y, useRoi), dst, angleInDegrees); cuda 2710 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(CartToPolar, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) cuda 2712 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2724 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2733 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat mag = createMat(size, CV_32FC1, useRoi); cuda 2734 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat angle = createMat(size, CV_32FC1, useRoi); cuda 2735 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::cartToPolar(loadMat(x, useRoi), loadMat(y, useRoi), mag, angle, angleInDegrees); cuda 2754 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(PolarToCart, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) cuda 2756 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; cuda 2768 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2777 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat x = createMat(size, CV_32FC1, useRoi); cuda 2778 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::GpuMat y = createMat(size, CV_32FC1, useRoi); cuda 2779 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::polarToCart(loadMat(magnitude, useRoi), loadMat(angle, useRoi), x, y, angleInDegrees); cuda 55 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_SetTo, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 57 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; cuda 69 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 77 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 87 modules/cudaarithm/test/test_gpumat.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 91 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 101 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 112 modules/cudaarithm/test/test_gpumat.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 116 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 126 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 139 modules/cudaarithm/test/test_gpumat.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 143 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = createMat(size, type, useRoi); cuda 153 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat mat = loadMat(mat_gold, useRoi); cuda 171 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_CopyTo, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 173 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; cuda 186 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 194 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src, useRoi); cuda 195 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 206 modules/cudaarithm/test/test_gpumat.cpp if (CV_MAT_DEPTH(type) == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 210 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src); cuda 211 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst; cuda 221 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src, useRoi); cuda 222 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst = loadMat(cv::Mat::zeros(size, type), useRoi); cuda 241 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_ConvertTo, cv::cuda::DeviceInfo, cv::Size, MatDepth, MatDepth, UseRoi) cuda 243 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; cuda 257 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 265 modules/cudaarithm/test/test_gpumat.cpp if ((depth1 == CV_64F || depth2 == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 269 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src); cuda 270 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst; cuda 280 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src, useRoi); cuda 281 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst = createMat(size, depth2, useRoi); cuda 297 modules/cudaarithm/test/test_gpumat.cpp if ((depth1 == CV_64F || depth2 == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 301 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src); cuda 302 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst; cuda 312 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat d_src = loadMat(src, useRoi); cuda 313 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat dst = createMat(size, depth2, useRoi); cuda 333 modules/cudaarithm/test/test_gpumat.cpp struct EnsureSizeIsEnough : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 337 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo = GetParam(); cuda 338 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 344 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat buffer(100, 100, CV_8U); cuda 345 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::GpuMat old = buffer; cuda 348 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::ensureSizeIsEnough(10, 20, CV_8U, buffer); cuda 355 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::ensureSizeIsEnough(20, 30, CV_8U, buffer); cuda 111 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat d_gold(gold); cuda 159 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat d_gold(gold); cuda 192 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat dst; cuda 268 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat dst = buf.mapDevice(); cuda 342 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat d_gold(gold); cuda 402 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat d_gold(gold); cuda 433 modules/cudaarithm/test/test_opengl.cpp cv::cuda::GpuMat dst; cuda 52 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Norm, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) cuda 54 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 68 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 77 modules/cudaarithm/test/test_reductions.cpp double val = cv::cuda::norm(loadMat(src, useRoi), normCode, loadMat(mask, useRoi)); cuda 89 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 91 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 92 modules/cudaarithm/test/test_reductions.cpp cv::cuda::calcNorm(loadMat(src, useRoi), dst, normCode, loadMat(mask, useRoi), stream); cuda 119 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(NormDiff, cv::cuda::DeviceInfo, cv::Size, NormCode, UseRoi) cuda 121 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 133 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 142 modules/cudaarithm/test/test_reductions.cpp double val = cv::cuda::norm(loadMat(src1, useRoi), loadMat(src2, useRoi), normCode); cuda 154 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 156 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 157 modules/cudaarithm/test/test_reductions.cpp cv::cuda::calcNormDiff(loadMat(src1, useRoi), loadMat(src2, useRoi), dst, normCode, stream); cuda 259 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Sum, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 261 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 275 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 283 modules/cudaarithm/test/test_reductions.cpp cv::Scalar val = cv::cuda::sum(loadMat(src, useRoi)); cuda 292 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 294 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 295 modules/cudaarithm/test/test_reductions.cpp cv::cuda::calcSum(loadMat(src, useRoi), dst, cv::noArray(), stream); cuda 310 modules/cudaarithm/test/test_reductions.cpp cv::Scalar val = cv::cuda::absSum(loadMat(src, useRoi)); cuda 319 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 321 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 322 modules/cudaarithm/test/test_reductions.cpp cv::cuda::calcAbsSum(loadMat(src, useRoi), dst, cv::noArray(), stream); cuda 337 modules/cudaarithm/test/test_reductions.cpp cv::Scalar val = cv::cuda::sqrSum(loadMat(src, useRoi)); cuda 346 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 348 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 349 modules/cudaarithm/test/test_reductions.cpp cv::cuda::calcSqrSum(loadMat(src, useRoi), dst, cv::noArray(), stream); cuda 371 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MinMax, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 373 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 385 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 393 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 398 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src), &minVal, &maxVal); cuda 408 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src, useRoi), &minVal, &maxVal); cuda 422 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 424 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 425 modules/cudaarithm/test/test_reductions.cpp cv::cuda::findMinMax(loadMat(src, useRoi), dst, cv::noArray(), stream); cuda 445 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 450 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src), &minVal, &maxVal, loadMat(mask)); cuda 460 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src, useRoi), &minVal, &maxVal, loadMat(mask, useRoi)); cuda 474 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 479 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src), &minVal, 0); cuda 480 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src), 0, &maxVal); cuda 490 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src, useRoi), &minVal, 0); cuda 491 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMax(loadMat(src, useRoi), 0, &maxVal); cuda 537 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MinMaxLoc, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 539 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 551 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 559 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 565 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src), &minVal, &maxVal, &minLoc, &maxLoc); cuda 576 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, &maxVal, &minLoc, &maxLoc); cuda 596 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, &maxVal, &minLoc, &maxLoc); cuda 615 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, &maxVal, &minLoc, &maxLoc); cuda 632 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 634 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem minMaxVals, locVals; cuda 635 modules/cudaarithm/test/test_reductions.cpp cv::cuda::findMinMaxLoc(loadMat(src, useRoi), minMaxVals, locVals, cv::noArray(), stream); cuda 668 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 674 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src), &minVal, &maxVal, &minLoc, &maxLoc, loadMat(mask)); cuda 685 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, &maxVal, &minLoc, &maxLoc, loadMat(mask, useRoi)); cuda 703 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 709 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, 0, 0, 0); cuda 710 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, &maxVal, 0, 0); cuda 711 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, 0, &minLoc, 0); cuda 712 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, 0, 0, &maxLoc); cuda 723 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), &minVal, 0, 0, 0); cuda 724 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, &maxVal, 0, 0); cuda 725 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, 0, &minLoc, 0); cuda 726 modules/cudaarithm/test/test_reductions.cpp cv::cuda::minMaxLoc(loadMat(src, useRoi), 0, 0, 0, &maxLoc); cuda 749 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(CountNonZero, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 751 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 765 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 774 modules/cudaarithm/test/test_reductions.cpp if (depth == CV_64F && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE)) cuda 778 modules/cudaarithm/test/test_reductions.cpp cv::cuda::countNonZero(loadMat(src)); cuda 787 modules/cudaarithm/test/test_reductions.cpp int val = cv::cuda::countNonZero(loadMat(src, useRoi)); cuda 797 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 799 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 800 modules/cudaarithm/test/test_reductions.cpp cv::cuda::countNonZero(loadMat(src, useRoi), dst, stream); cuda 825 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Reduce, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, ReduceCode, UseRoi) cuda 827 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 847 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 867 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(cv::Size(src.cols, 1), dst_type, useRoi); cuda 868 modules/cudaarithm/test/test_reductions.cpp cv::cuda::reduce(loadMat(src, useRoi), dst, 0, reduceOp, dst_depth); cuda 880 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(cv::Size(src.rows, 1), dst_type, useRoi); cuda 881 modules/cudaarithm/test/test_reductions.cpp cv::cuda::reduce(loadMat(src, useRoi), dst, 1, reduceOp, dst_depth); cuda 907 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Normalize, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) cuda 909 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 926 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 938 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 939 modules/cudaarithm/test/test_reductions.cpp cv::cuda::normalize(loadMat(src, useRoi), dst, alpha, beta, norm_type, type); cuda 952 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 954 modules/cudaarithm/test/test_reductions.cpp cv::cuda::normalize(loadMat(src, useRoi), dst, alpha, beta, norm_type, type, loadMat(mask, useRoi)); cuda 973 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MeanStdDev, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 975 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 985 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 993 modules/cudaarithm/test/test_reductions.cpp if (!supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_13)) cuda 999 modules/cudaarithm/test/test_reductions.cpp cv::cuda::meanStdDev(loadMat(src, useRoi), mean, stddev); cuda 1010 modules/cudaarithm/test/test_reductions.cpp cv::cuda::meanStdDev(loadMat(src, useRoi), mean, stddev); cuda 1025 modules/cudaarithm/test/test_reductions.cpp cv::cuda::Stream stream; cuda 1027 modules/cudaarithm/test/test_reductions.cpp cv::cuda::HostMem dst; cuda 1028 modules/cudaarithm/test/test_reductions.cpp cv::cuda::meanStdDev(loadMat(src, useRoi), dst, stream); cuda 1051 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Integral, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 1053 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 1063 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1071 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(cv::Size(src.cols + 1, src.rows + 1), CV_32SC1, useRoi); cuda 1072 modules/cudaarithm/test/test_reductions.cpp cv::cuda::integral(loadMat(src, useRoi), dst); cuda 1088 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(IntegralSqr, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 1090 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; cuda 1100 modules/cudaarithm/test/test_reductions.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 1108 modules/cudaarithm/test/test_reductions.cpp cv::cuda::GpuMat dst = createMat(cv::Size(src.cols + 1, src.rows + 1), CV_64FC1, useRoi); cuda 1109 modules/cudaarithm/test/test_reductions.cpp cv::cuda::sqrIntegral(loadMat(src, useRoi), dst); cuda 54 modules/cudaarithm/test/test_stream.cpp struct Async : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 56 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem src; cuda 57 modules/cudaarithm/test/test_stream.cpp cv::cuda::GpuMat d_src; cuda 59 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem dst; cuda 60 modules/cudaarithm/test/test_stream.cpp cv::cuda::GpuMat d_dst; cuda 64 modules/cudaarithm/test/test_stream.cpp cv::cuda::DeviceInfo devInfo = GetParam(); cuda 65 modules/cudaarithm/test/test_stream.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 67 modules/cudaarithm/test/test_stream.cpp src = cv::cuda::HostMem(cv::cuda::HostMem::PAGE_LOCKED); cuda 80 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem src = test->src; cuda 81 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem dst = test->dst; cuda 90 modules/cudaarithm/test/test_stream.cpp cv::cuda::Stream stream; cuda 109 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem src = test->src; cuda 110 modules/cudaarithm/test/test_stream.cpp cv::cuda::HostMem dst = test->dst; cuda 120 modules/cudaarithm/test/test_stream.cpp cv::cuda::Stream stream; cuda 134 modules/cudaarithm/test/test_stream.cpp cv::cuda::Stream stream; cuda 137 modules/cudaarithm/test/test_stream.cpp h_dst.allocator = cv::cuda::HostMem::getAllocator(); cuda 111 modules/cudabgsegm/include/opencv2/cudabgsegm.hpp CV_EXPORTS Ptr<cuda::BackgroundSubtractorMOG> cuda 146 modules/cudabgsegm/include/opencv2/cudabgsegm.hpp CV_EXPORTS Ptr<cuda::BackgroundSubtractorMOG2> cuda 100 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::Ptr<cv::BackgroundSubtractor> d_mog = cv::cuda::createBackgroundSubtractorMOG(); cuda 102 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_frame(frame); cuda 103 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat foreground; cuda 203 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::Ptr<cv::BackgroundSubtractorMOG2> d_mog2 = cv::cuda::createBackgroundSubtractorMOG2(); cuda 206 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_frame(frame); cuda 207 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat foreground; cuda 343 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::Ptr<cv::BackgroundSubtractor> d_mog2 = cv::cuda::createBackgroundSubtractorMOG2(); cuda 345 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_frame; cuda 346 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_foreground; cuda 368 modules/cudabgsegm/perf/perf_bgsegm.cpp cv::cuda::GpuMat background; cuda 46 modules/cudabgsegm/src/mog.cpp using namespace cv::cuda; cuda 50 modules/cudabgsegm/src/mog.cpp Ptr<cuda::BackgroundSubtractorMOG> cv::cuda::createBackgroundSubtractorMOG(int, int, double, double) { throw_no_cuda(); return Ptr<cuda::BackgroundSubtractorMOG>(); } cuda 74 modules/cudabgsegm/src/mog.cpp class MOGImpl : public cuda::BackgroundSubtractorMOG cuda 136 modules/cudabgsegm/src/mog.cpp using namespace cv::cuda::device::mog; cuda 167 modules/cudabgsegm/src/mog.cpp using namespace cv::cuda::device::mog; cuda 204 modules/cudabgsegm/src/mog.cpp Ptr<cuda::BackgroundSubtractorMOG> cv::cuda::createBackgroundSubtractorMOG(int history, int nmixtures, double backgroundRatio, double noiseSigma) cuda 46 modules/cudabgsegm/src/mog2.cpp using namespace cv::cuda; cuda 50 modules/cudabgsegm/src/mog2.cpp Ptr<cuda::BackgroundSubtractorMOG2> cv::cuda::createBackgroundSubtractorMOG2(int, double, bool) { throw_no_cuda(); return Ptr<cuda::BackgroundSubtractorMOG2>(); } cuda 81 modules/cudabgsegm/src/mog2.cpp class MOG2Impl : public cuda::BackgroundSubtractorMOG2 cuda 181 modules/cudabgsegm/src/mog2.cpp using namespace cv::cuda::device::mog2; cuda 211 modules/cudabgsegm/src/mog2.cpp using namespace cv::cuda::device::mog2; cuda 221 modules/cudabgsegm/src/mog2.cpp using namespace cv::cuda::device::mog2; cuda 248 modules/cudabgsegm/src/mog2.cpp Ptr<cuda::BackgroundSubtractorMOG2> cv::cuda::createBackgroundSubtractorMOG2(int history, double varThreshold, bool detectShadows) cuda 73 modules/cudabgsegm/test/test_bgsegm.cpp PARAM_TEST_CASE(MOG2, cv::cuda::DeviceInfo, std::string, UseGray, DetectShadow, UseRoi) cuda 75 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::DeviceInfo devInfo; cuda 84 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 102 modules/cudabgsegm/test/test_bgsegm.cpp cv::Ptr<cv::BackgroundSubtractorMOG2> mog2 = cv::cuda::createBackgroundSubtractorMOG2(); cuda 104 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::GpuMat foreground = createMat(frame.size(), CV_8UC1, useRoi); cuda 147 modules/cudabgsegm/test/test_bgsegm.cpp cv::Ptr<cv::BackgroundSubtractorMOG2> mog2 = cv::cuda::createBackgroundSubtractorMOG2(); cuda 149 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::GpuMat foreground; cuda 165 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::GpuMat background = createMat(frame.size(), frame.type(), useRoi); cuda 80 modules/cudacodec/perf/perf_video.cpp cv::cuda::GpuMat frame; cuda 124 modules/cudacodec/perf/perf_video.cpp cv::cuda::GpuMat d_frame; cuda 88 modules/cudacodec/src/video_decoder.hpp cuda::GpuMat mapFrame(int picIdx, CUVIDPROCPARAMS& videoProcParams) cuda 95 modules/cudacodec/src/video_decoder.hpp return cuda::GpuMat(targetHeight() * 3 / 2, targetWidth(), CV_8UC1, (void*) ptr, pitch); cuda 98 modules/cudacodec/src/video_decoder.hpp void unmapFrame(cuda::GpuMat& frame) cuda 46 modules/cudacodec/src/video_reader.cpp using namespace cv::cuda; cuda 47 modules/cudacodec/src/video_writer.cpp using namespace cv::cuda; cuda 47 modules/cudacodec/test/test_video.cpp PARAM_TEST_CASE(Video, cv::cuda::DeviceInfo, std::string) cuda 56 modules/cudacodec/test/test_video.cpp cv::cuda::setDevice(GET_PARAM(0).deviceID()); cuda 62 modules/cudacodec/test/test_video.cpp cv::cuda::GpuMat frame; cuda 78 modules/cudacodec/test/test_video.cpp cv::cuda::setDevice(GET_PARAM(0).deviceID()); cuda 91 modules/cudacodec/test/test_video.cpp cv::cuda::GpuMat d_frame; cuda 67 modules/cudafeatures2d/perf/perf_features2d.cpp cv::Ptr<cv::cuda::FastFeatureDetector> d_fast = cuda 68 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::FastFeatureDetector::create(threshold, nonMaxSuppersion, cuda 72 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_img(img); cuda 73 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::GpuMat d_keypoints; cuda 112 modules/cudafeatures2d/perf/perf_features2d.cpp cv::Ptr<cv::cuda::ORB> d_orb = cv::cuda::ORB::create(nFeatures); cuda 114 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_img(img); cuda 115 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::GpuMat d_keypoints, d_descriptors; cuda 170 modules/cudafeatures2d/perf/perf_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> d_matcher = cv::cuda::DescriptorMatcher::createBFMatcher(normType); cuda 172 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_query(query); cuda 173 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_train(train); cuda 174 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::GpuMat d_matches; cuda 229 modules/cudafeatures2d/perf/perf_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> d_matcher = cv::cuda::DescriptorMatcher::createBFMatcher(normType); cuda 231 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_query(query); cuda 232 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_train(train); cuda 233 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::GpuMat d_matches; cuda 283 modules/cudafeatures2d/perf/perf_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> d_matcher = cv::cuda::DescriptorMatcher::createBFMatcher(normType); cuda 285 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_query(query); cuda 286 modules/cudafeatures2d/perf/perf_features2d.cpp const cv::cuda::GpuMat d_train(train); cuda 287 modules/cudafeatures2d/perf/perf_features2d.cpp cv::cuda::GpuMat d_matches; cuda 46 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda; cuda 50 modules/cudafeatures2d/src/brute_force_matcher.cpp Ptr<cv::cuda::DescriptorMatcher> cv::cuda::DescriptorMatcher::createBFMatcher(int) { throw_no_cuda(); return Ptr<cv::cuda::DescriptorMatcher>(); } cuda 176 modules/cudafeatures2d/src/brute_force_matcher.cpp class BFMatcher_Impl : public cv::cuda::DescriptorMatcher cuda 319 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_match; cuda 382 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_match; cuda 579 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_knnmatch; cuda 661 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_knnmatch; cuda 848 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_radius_match; cuda 918 modules/cudafeatures2d/src/brute_force_matcher.cpp using namespace cv::cuda::device::bf_radius_match; cuda 1072 modules/cudafeatures2d/src/brute_force_matcher.cpp Ptr<cv::cuda::DescriptorMatcher> cv::cuda::DescriptorMatcher::createBFMatcher(int norm) cuda 46 modules/cudafeatures2d/src/fast.cpp using namespace cv::cuda; cuda 50 modules/cudafeatures2d/src/fast.cpp Ptr<cv::cuda::FastFeatureDetector> cv::cuda::FastFeatureDetector::create(int, bool, int, int) { throw_no_cuda(); return Ptr<cv::cuda::FastFeatureDetector>(); } cuda 65 modules/cudafeatures2d/src/fast.cpp class FAST_Impl : public cv::cuda::FastFeatureDetector cuda 115 modules/cudafeatures2d/src/fast.cpp using namespace cv::cuda::device::fast; cuda 202 modules/cudafeatures2d/src/fast.cpp Ptr<cv::cuda::FastFeatureDetector> cv::cuda::FastFeatureDetector::create(int threshold, bool nonmaxSuppression, int type, int max_npoints) cuda 45 modules/cudafeatures2d/src/feature2d_async.cpp cv::cuda::Feature2DAsync::~Feature2DAsync() cuda 49 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::detectAsync(InputArray image, cuda 63 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::computeAsync(InputArray image, cuda 77 modules/cudafeatures2d/src/feature2d_async.cpp void cv::cuda::Feature2DAsync::detectAndComputeAsync(InputArray /*image*/, cuda 46 modules/cudafeatures2d/src/orb.cpp using namespace cv::cuda; cuda 50 modules/cudafeatures2d/src/orb.cpp Ptr<cv::cuda::ORB> cv::cuda::ORB::create(int, float, int, int, int, int, int, int, int, bool) { throw_no_cuda(); return Ptr<cv::cuda::ORB>(); } cuda 338 modules/cudafeatures2d/src/orb.cpp class ORB_Impl : public cv::cuda::ORB cuda 410 modules/cudafeatures2d/src/orb.cpp Ptr<cv::cuda::FastFeatureDetector> fastDetector_; cuda 426 modules/cudafeatures2d/src/orb.cpp Ptr<cuda::Filter> blurFilter_; cuda 503 modules/cudafeatures2d/src/orb.cpp fastDetector_ = cuda::FastFeatureDetector::create(fastThreshold_); cuda 536 modules/cudafeatures2d/src/orb.cpp cv::cuda::device::orb::loadUMax(&u_max[0], static_cast<int>(u_max.size())); cuda 570 modules/cudafeatures2d/src/orb.cpp blurFilter_ = cuda::createGaussianFilter(CV_8UC1, -1, Size(7, 7), 2, 2, BORDER_REFLECT_101); cuda 625 modules/cudafeatures2d/src/orb.cpp cuda::resize(image, imagePyr_[level], sz, 0, 0, INTER_LINEAR); cuda 628 modules/cudafeatures2d/src/orb.cpp cuda::resize(mask, maskPyr_[level], sz, 0, 0, INTER_LINEAR); cuda 632 modules/cudafeatures2d/src/orb.cpp cuda::resize(imagePyr_[level - 1], imagePyr_[level], sz, 0, 0, INTER_LINEAR); cuda 636 modules/cudafeatures2d/src/orb.cpp cuda::resize(maskPyr_[level - 1], maskPyr_[level], sz, 0, 0, INTER_LINEAR); cuda 637 modules/cudafeatures2d/src/orb.cpp cuda::threshold(maskPyr_[level], maskPyr_[level], 254, 0, THRESH_TOZERO); cuda 655 modules/cudafeatures2d/src/orb.cpp cuda::bitwise_and(maskPyr_[level], buf_, maskPyr_[level]); cuda 662 modules/cudafeatures2d/src/orb.cpp using namespace cv::cuda::device::orb; cuda 673 modules/cudafeatures2d/src/orb.cpp count = cull_gpu(keypoints.ptr<int>(cuda::FastFeatureDetector::LOCATION_ROW), keypoints.ptr<float>(cuda::FastFeatureDetector::RESPONSE_ROW), count, n_points); cuda 679 modules/cudafeatures2d/src/orb.cpp using namespace cv::cuda::device::orb; cuda 724 modules/cudafeatures2d/src/orb.cpp using namespace cv::cuda::device::orb; cuda 765 modules/cudafeatures2d/src/orb.cpp using namespace cv::cuda::device::orb; cuda 854 modules/cudafeatures2d/src/orb.cpp Ptr<cv::cuda::ORB> cv::cuda::ORB::create(int nfeatures, cuda 58 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(FAST, cv::cuda::DeviceInfo, FAST_Threshold, FAST_NonmaxSuppression) cuda 60 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; cuda 70 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 79 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::FastFeatureDetector> fast = cv::cuda::FastFeatureDetector::create(threshold, nonmaxSuppression); cuda 81 modules/cudafeatures2d/test/test_features2d.cpp if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) cuda 127 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(ORB, cv::cuda::DeviceInfo, ORB_FeaturesCount, ORB_ScaleFactor, ORB_LevelsCount, ORB_EdgeThreshold, ORB_firstLevel, ORB_WTA_K, ORB_ScoreType, ORB_PatchSize, ORB_BlurForDescriptor) cuda 129 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; cuda 153 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 165 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::ORB> orb = cuda 166 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::ORB::create(nFeatures, scaleFactor, nLevels, edgeThreshold, firstLevel, cuda 169 modules/cudafeatures2d/test/test_features2d.cpp if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) cuda 174 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat descriptors; cuda 185 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat descriptors; cuda 226 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(BruteForceMatcher, cv::cuda::DeviceInfo, NormCode, DescriptorSize, UseMask) cuda 228 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; cuda 245 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 288 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 289 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 291 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat mask; cuda 316 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 317 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 319 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat d_train(train); cuda 322 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(0, train.rows / 2))); cuda 323 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(train.rows / 2, train.rows))); cuda 326 modules/cudafeatures2d/test/test_features2d.cpp std::vector<cv::cuda::GpuMat> masks(2); cuda 329 modules/cudafeatures2d/test/test_features2d.cpp masks[mi] = cv::cuda::GpuMat(query.rows, train.rows/2, CV_8UC1, cv::Scalar::all(1)); cuda 336 modules/cudafeatures2d/test/test_features2d.cpp matcher->match(cv::cuda::GpuMat(query), matches, masks); cuda 338 modules/cudafeatures2d/test/test_features2d.cpp matcher->match(cv::cuda::GpuMat(query), matches); cuda 371 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 372 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 376 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat mask; cuda 411 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 412 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 416 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat mask; cuda 451 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 452 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 456 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat d_train(train); cuda 459 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(0, train.rows / 2))); cuda 460 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(train.rows / 2, train.rows))); cuda 463 modules/cudafeatures2d/test/test_features2d.cpp std::vector<cv::cuda::GpuMat> masks(2); cuda 466 modules/cudafeatures2d/test/test_features2d.cpp masks[mi] = cv::cuda::GpuMat(query.rows, train.rows / 2, CV_8UC1, cv::Scalar::all(1)); cuda 474 modules/cudafeatures2d/test/test_features2d.cpp matcher->knnMatch(cv::cuda::GpuMat(query), matches, knn, masks); cuda 476 modules/cudafeatures2d/test/test_features2d.cpp matcher->knnMatch(cv::cuda::GpuMat(query), matches, knn); cuda 514 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 515 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 519 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat d_train(train); cuda 522 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(0, train.rows / 2))); cuda 523 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(train.rows / 2, train.rows))); cuda 526 modules/cudafeatures2d/test/test_features2d.cpp std::vector<cv::cuda::GpuMat> masks(2); cuda 529 modules/cudafeatures2d/test/test_features2d.cpp masks[mi] = cv::cuda::GpuMat(query.rows, train.rows / 2, CV_8UC1, cv::Scalar::all(1)); cuda 537 modules/cudafeatures2d/test/test_features2d.cpp matcher->knnMatch(cv::cuda::GpuMat(query), matches, knn, masks); cuda 539 modules/cudafeatures2d/test/test_features2d.cpp matcher->knnMatch(cv::cuda::GpuMat(query), matches, knn); cuda 577 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 578 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 582 modules/cudafeatures2d/test/test_features2d.cpp if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) cuda 596 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat mask; cuda 627 modules/cudafeatures2d/test/test_features2d.cpp cv::Ptr<cv::cuda::DescriptorMatcher> matcher = cuda 628 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DescriptorMatcher::createBFMatcher(normCode); cuda 633 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::GpuMat d_train(train); cuda 636 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(0, train.rows / 2))); cuda 637 modules/cudafeatures2d/test/test_features2d.cpp matcher->add(std::vector<cv::cuda::GpuMat>(1, d_train.rowRange(train.rows / 2, train.rows))); cuda 640 modules/cudafeatures2d/test/test_features2d.cpp std::vector<cv::cuda::GpuMat> masks(2); cuda 643 modules/cudafeatures2d/test/test_features2d.cpp masks[mi] = cv::cuda::GpuMat(query.rows, train.rows / 2, CV_8UC1, cv::Scalar::all(1)); cuda 648 modules/cudafeatures2d/test/test_features2d.cpp if (!supportFeature(devInfo, cv::cuda::GLOBAL_ATOMICS)) cuda 653 modules/cudafeatures2d/test/test_features2d.cpp matcher->radiusMatch(cv::cuda::GpuMat(query), matches, radius, masks); cuda 665 modules/cudafeatures2d/test/test_features2d.cpp matcher->radiusMatch(cv::cuda::GpuMat(query), matches, radius, masks); cuda 667 modules/cudafeatures2d/test/test_features2d.cpp matcher->radiusMatch(cv::cuda::GpuMat(query), matches, radius); cuda 70 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 71 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 73 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> blurFilter = cv::cuda::createBoxFilter(d_src.type(), -1, cv::Size(ksize, ksize)); cuda 108 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 109 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 111 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> filter2D = cv::cuda::createLinearFilter(d_src.type(), -1, kernel); cuda 143 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 144 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 146 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> laplacian = cv::cuda::createLaplacianFilter(d_src.type(), -1, ksize); cuda 178 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 179 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 181 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> sobel = cv::cuda::createSobelFilter(d_src.type(), -1, 1, 1, ksize); cuda 212 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 213 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 215 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> scharr = cv::cuda::createScharrFilter(d_src.type(), -1, 1, 0); cuda 247 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 248 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 250 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> gauss = cv::cuda::createGaussianFilter(d_src.type(), -1, cv::Size(ksize, ksize), 0.5); cuda 283 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 284 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 286 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> erode = cv::cuda::createMorphologyFilter(cv::MORPH_ERODE, src.type(), ker); cuda 319 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 320 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 322 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> dilate = cv::cuda::createMorphologyFilter(cv::MORPH_DILATE, src.type(), ker); cuda 360 modules/cudafilters/perf/perf_filters.cpp const cv::cuda::GpuMat d_src(src); cuda 361 modules/cudafilters/perf/perf_filters.cpp cv::cuda::GpuMat dst; cuda 363 modules/cudafilters/perf/perf_filters.cpp cv::Ptr<cv::cuda::Filter> morph = cv::cuda::createMorphologyFilter(morphOp, src.type(), ker); cuda 48 modules/cudafilters/src/cuda/column_filter.hpp using namespace cv::cuda; cuda 49 modules/cudafilters/src/cuda/column_filter.hpp using namespace cv::cuda::device; cuda 48 modules/cudafilters/src/cuda/row_filter.hpp using namespace cv::cuda; cuda 49 modules/cudafilters/src/cuda/row_filter.hpp using namespace cv::cuda::device; cuda 46 modules/cudafilters/src/filtering.cpp using namespace cv::cuda; cuda 50 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxFilter(int, int, Size, Point, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 52 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createLinearFilter(int, int, InputArray, Point, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 54 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createLaplacianFilter(int, int, int, double, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 56 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createSeparableLinearFilter(int, int, InputArray, InputArray, Point, int, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 58 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createDerivFilter(int, int, int, int, int, bool, double, int, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 59 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createSobelFilter(int, int, int, int, int, double, int, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 60 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createScharrFilter(int, int, int, int, double, int, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 62 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createGaussianFilter(int, int, Size, double, double, int, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 64 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createMorphologyFilter(int, int, InputArray, Point, int) { throw_no_cuda(); return Ptr<Filter>(); } cuda 66 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxMaxFilter(int, Size, Point, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 67 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxMinFilter(int, Size, Point, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 69 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createRowSumFilter(int, int, int, int, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 70 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createColumnSumFilter(int, int, int, int, int, Scalar) { throw_no_cuda(); return Ptr<Filter>(); } cuda 134 modules/cudafilters/src/filtering.cpp cuda::copyMakeBorder(src, srcBorder_, ksize_.height, ksize_.height, ksize_.width, ksize_.width, borderMode_, borderVal_, _stream); cuda 165 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxFilter(int srcType, int dstType, Size ksize, Point anchor, int borderMode, Scalar borderVal) cuda 225 modules/cudafilters/src/filtering.cpp kernel_ = cuda::createContinuous(kernel.size(), CV_32FC1); cuda 233 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<uchar, uchar>; cuda 236 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<uchar4, uchar4>; cuda 239 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<ushort, ushort>; cuda 242 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<ushort4, ushort4>; cuda 245 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<float, float>; cuda 248 modules/cudafilters/src/filtering.cpp func_ = cv::cuda::device::filter2D<float4, float4>; cuda 273 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createLinearFilter(int srcType, int dstType, InputArray kernel, Point anchor, int borderMode, Scalar borderVal) cuda 286 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createLaplacianFilter(int srcType, int dstType, int ksize, double scale, int borderMode, Scalar borderVal) cuda 300 modules/cudafilters/src/filtering.cpp return cuda::createLinearFilter(srcType, dstType, kernel, Point(-1,-1), borderMode, borderVal); cuda 421 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createSeparableLinearFilter(int srcType, int dstType, InputArray rowKernel, InputArray columnKernel, Point anchor, int rowBorderMode, int columnBorderMode) cuda 437 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createDerivFilter(int srcType, int dstType, int dx, int dy, int ksize, bool normalize, double scale, int rowBorderMode, int columnBorderMode) cuda 452 modules/cudafilters/src/filtering.cpp return cuda::createSeparableLinearFilter(srcType, dstType, kx, ky, Point(-1, -1), rowBorderMode, columnBorderMode); cuda 455 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createSobelFilter(int srcType, int dstType, int dx, int dy, int ksize, double scale, int rowBorderMode, int columnBorderMode) cuda 457 modules/cudafilters/src/filtering.cpp return cuda::createDerivFilter(srcType, dstType, dx, dy, ksize, false, scale, rowBorderMode, columnBorderMode); cuda 460 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createScharrFilter(int srcType, int dstType, int dx, int dy, double scale, int rowBorderMode, int columnBorderMode) cuda 462 modules/cudafilters/src/filtering.cpp return cuda::createDerivFilter(srcType, dstType, dx, dy, -1, false, scale, rowBorderMode, columnBorderMode); cuda 468 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createGaussianFilter(int srcType, int dstType, Size ksize, double sigma1, double sigma2, int rowBorderMode, int columnBorderMode) cuda 560 modules/cudafilters/src/filtering.cpp kernel_ = cuda::createContinuous(kernel.size(), CV_8UC1); cuda 572 modules/cudafilters/src/filtering.cpp cuda::copyMakeBorder(src, srcBorder_, ksize.height, ksize.height, ksize.width, ksize.width, BORDER_DEFAULT, Scalar(), _stream); cuda 626 modules/cudafilters/src/filtering.cpp Ptr<cuda::Filter> erodeFilter_, dilateFilter_; cuda 632 modules/cudafilters/src/filtering.cpp erodeFilter_ = cuda::createMorphologyFilter(MORPH_ERODE, srcType, kernel, anchor, iterations); cuda 633 modules/cudafilters/src/filtering.cpp dilateFilter_ = cuda::createMorphologyFilter(MORPH_DILATE, srcType, kernel, anchor, iterations); cuda 697 modules/cudafilters/src/filtering.cpp cuda::subtract(dst, buf_, dst, noArray(), -1, stream); cuda 719 modules/cudafilters/src/filtering.cpp cuda::subtract(src, buf_, dst, noArray(), -1, stream); cuda 741 modules/cudafilters/src/filtering.cpp cuda::subtract(buf_, src, dst, noArray(), -1, stream); cuda 745 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createMorphologyFilter(int op, int srcType, InputArray kernel, Point anchor, int iterations) cuda 833 modules/cudafilters/src/filtering.cpp cuda::copyMakeBorder(src, srcBorder_, ksize_.height, ksize_.height, ksize_.width, ksize_.width, borderMode_, borderVal_, _stream); cuda 863 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxMaxFilter(int srcType, Size ksize, Point anchor, int borderMode, Scalar borderVal) cuda 868 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createBoxMinFilter(int srcType, Size ksize, Point anchor, int borderMode, Scalar borderVal) cuda 909 modules/cudafilters/src/filtering.cpp cuda::copyMakeBorder(src, srcBorder_, 0, 0, ksize_, ksize_, borderMode_, borderVal_, _stream); cuda 932 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createRowSumFilter(int srcType, int dstType, int ksize, int anchor, int borderMode, Scalar borderVal) cuda 970 modules/cudafilters/src/filtering.cpp cuda::copyMakeBorder(src, srcBorder_, ksize_, ksize_, 0, 0, borderMode_, borderVal_, _stream); cuda 993 modules/cudafilters/src/filtering.cpp Ptr<Filter> cv::cuda::createColumnSumFilter(int srcType, int dstType, int ksize, int anchor, int borderMode, Scalar borderVal) cuda 73 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Blur, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) cuda 75 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 93 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 101 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> blurFilter = cv::cuda::createBoxFilter(src.type(), -1, ksize, anchor, borderType); cuda 103 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 124 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Filter2D, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) cuda 126 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 144 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 153 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> filter2D = cv::cuda::createLinearFilter(src.type(), -1, kernel, anchor, borderType); cuda 155 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 176 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Laplacian, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, UseRoi) cuda 178 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 192 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 200 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> laplacian = cv::cuda::createLaplacianFilter(src.type(), -1, ksize.width); cuda 202 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 221 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(SeparableLinearFilter, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Anchor, BorderType, UseRoi) cuda 223 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 245 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 257 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> filter = cv::cuda::createSeparableLinearFilter(src.type(), -1, rowKernel, columnKernel, anchor, borderType); cuda 259 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 290 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Sobel, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Deriv_X, Deriv_Y, BorderType, UseRoi) cuda 292 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 316 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 329 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> sobel = cv::cuda::createSobelFilter(src.type(), -1, dx, dy, ksize.width, 1.0, borderType); cuda 331 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 357 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Scharr, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, Deriv_X, Deriv_Y, BorderType, UseRoi) cuda 359 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 381 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 394 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> scharr = cv::cuda::createScharrFilter(src.type(), -1, dx, dy, 1.0, borderType); cuda 396 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 421 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(GaussianBlur, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, BorderType, UseRoi) cuda 423 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 443 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 455 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> gauss = cv::cuda::createGaussianFilter(src.type(), -1, ksize, sigma1, sigma2, borderType); cuda 457 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 495 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Erode, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) cuda 497 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 513 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 522 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> erode = cv::cuda::createMorphologyFilter(cv::MORPH_ERODE, src.type(), kernel, anchor, iterations); cuda 524 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 546 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Dilate, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) cuda 548 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 564 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 573 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> dilate = cv::cuda::createMorphologyFilter(cv::MORPH_DILATE, src.type(), kernel, anchor, iterations); cuda 575 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 599 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(MorphEx, cv::cuda::DeviceInfo, cv::Size, MatType, MorphOp, Anchor, Iterations, UseRoi) cuda 601 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; cuda 619 modules/cudafilters/test/test_filters.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 628 modules/cudafilters/test/test_filters.cpp cv::Ptr<cv::cuda::Filter> morph = cv::cuda::createMorphologyFilter(morphOp, src.type(), kernel, anchor, iterations); cuda 630 modules/cudafilters/test/test_filters.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 235 modules/cudaimgproc/include/opencv2/cudaimgproc.hpp CV_EXPORTS Ptr<cuda::CLAHE> createCLAHE(double clipLimit = 40.0, Size tileGridSize = Size(8, 8)); cuda 78 modules/cudaimgproc/perf/perf_bilateral_filter.cpp const cv::cuda::GpuMat d_src(src); cuda 79 modules/cudaimgproc/perf/perf_bilateral_filter.cpp cv::cuda::GpuMat dst; cuda 81 modules/cudaimgproc/perf/perf_bilateral_filter.cpp TEST_CYCLE() cv::cuda::bilateralFilter(d_src, dst, kernel_size, sigma_color, sigma_spatial, borderMode); cuda 72 modules/cudaimgproc/perf/perf_blend.cpp const cv::cuda::GpuMat d_img1(img1); cuda 73 modules/cudaimgproc/perf/perf_blend.cpp const cv::cuda::GpuMat d_img2(img2); cuda 74 modules/cudaimgproc/perf/perf_blend.cpp const cv::cuda::GpuMat d_weights1(weights1); cuda 75 modules/cudaimgproc/perf/perf_blend.cpp const cv::cuda::GpuMat d_weights2(weights2); cuda 76 modules/cudaimgproc/perf/perf_blend.cpp cv::cuda::GpuMat dst; cuda 78 modules/cudaimgproc/perf/perf_blend.cpp TEST_CYCLE() cv::cuda::blendLinear(d_img1, d_img2, d_weights1, d_weights2, dst); cuda 71 modules/cudaimgproc/perf/perf_canny.cpp const cv::cuda::GpuMat d_image(image); cuda 72 modules/cudaimgproc/perf/perf_canny.cpp cv::cuda::GpuMat dst; cuda 74 modules/cudaimgproc/perf/perf_canny.cpp cv::Ptr<cv::cuda::CannyEdgeDetector> canny = cv::cuda::createCannyEdgeDetector(low_thresh, high_thresh, apperture_size, useL2gradient); cuda 88 modules/cudaimgproc/perf/perf_color.cpp const cv::cuda::GpuMat d_src(src); cuda 89 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::GpuMat dst; cuda 91 modules/cudaimgproc/perf/perf_color.cpp TEST_CYCLE() cv::cuda::cvtColor(d_src, dst, info.code, info.dcn); cuda 127 modules/cudaimgproc/perf/perf_color.cpp const cv::cuda::GpuMat d_src(src); cuda 128 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::GpuMat dst; cuda 130 modules/cudaimgproc/perf/perf_color.cpp TEST_CYCLE() cv::cuda::cvtColor(d_src, dst, info.code, info.dcn); cuda 150 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::COLOR_BayerBG2BGR_MHT, cv::cuda::COLOR_BayerGB2BGR_MHT, cv::cuda::COLOR_BayerRG2BGR_MHT, cv::cuda::COLOR_BayerGR2BGR_MHT, cuda 151 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::COLOR_BayerBG2GRAY_MHT, cv::cuda::COLOR_BayerGB2GRAY_MHT, cv::cuda::COLOR_BayerRG2GRAY_MHT, cv::cuda::COLOR_BayerGR2GRAY_MHT) cuda 167 modules/cudaimgproc/perf/perf_color.cpp const cv::cuda::GpuMat d_src(src); cuda 168 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::GpuMat dst; cuda 170 modules/cudaimgproc/perf/perf_color.cpp TEST_CYCLE() cv::cuda::demosaicing(d_src, dst, code); cuda 206 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::GpuMat dst(src); cuda 208 modules/cudaimgproc/perf/perf_color.cpp TEST_CYCLE() cv::cuda::swapChannels(dst, dstOrder); cuda 221 modules/cudaimgproc/perf/perf_color.cpp CV_ENUM(AlphaOp, cv::cuda::ALPHA_OVER, cv::cuda::ALPHA_IN, cv::cuda::ALPHA_OUT, cv::cuda::ALPHA_ATOP, cv::cuda::ALPHA_XOR, cv::cuda::ALPHA_PLUS, cv::cuda::ALPHA_OVER_PREMUL, cv::cuda::ALPHA_IN_PREMUL, cv::cuda::ALPHA_OUT_PREMUL, cv::cuda::ALPHA_ATOP_PREMUL, cv::cuda::ALPHA_XOR_PREMUL, cv::cuda::ALPHA_PLUS_PREMUL, cv::cuda::ALPHA_PREMUL) cuda 240 modules/cudaimgproc/perf/perf_color.cpp const cv::cuda::GpuMat d_img1(img1); cuda 241 modules/cudaimgproc/perf/perf_color.cpp const cv::cuda::GpuMat d_img2(img2); cuda 242 modules/cudaimgproc/perf/perf_color.cpp cv::cuda::GpuMat dst; cuda 244 modules/cudaimgproc/perf/perf_color.cpp TEST_CYCLE() cv::cuda::alphaComp(d_img1, d_img2, dst, alpha_op); cuda 76 modules/cudaimgproc/perf/perf_corners.cpp const cv::cuda::GpuMat d_img(img); cuda 77 modules/cudaimgproc/perf/perf_corners.cpp cv::cuda::GpuMat dst; cuda 79 modules/cudaimgproc/perf/perf_corners.cpp cv::Ptr<cv::cuda::CornernessCriteria> harris = cv::cuda::createHarrisCorner(img.type(), blockSize, apertureSize, k, borderMode); cuda 118 modules/cudaimgproc/perf/perf_corners.cpp const cv::cuda::GpuMat d_img(img); cuda 119 modules/cudaimgproc/perf/perf_corners.cpp cv::cuda::GpuMat dst; cuda 121 modules/cudaimgproc/perf/perf_corners.cpp cv::Ptr<cv::cuda::CornernessCriteria> minEigenVal = cv::cuda::createMinEigenValCorner(img.type(), blockSize, apertureSize, borderMode); cuda 69 modules/cudaimgproc/perf/perf_gftt.cpp cv::Ptr<cv::cuda::CornersDetector> d_detector = cv::cuda::createGoodFeaturesToTrackDetector(image.type(), maxCorners, qualityLevel, minDistance); cuda 71 modules/cudaimgproc/perf/perf_gftt.cpp const cv::cuda::GpuMat d_image(image); cuda 72 modules/cudaimgproc/perf/perf_gftt.cpp cv::cuda::GpuMat pts; cuda 64 modules/cudaimgproc/perf/perf_histogram.cpp const cv::cuda::GpuMat d_src(src); cuda 65 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat dst; cuda 67 modules/cudaimgproc/perf/perf_histogram.cpp TEST_CYCLE() cv::cuda::histEven(d_src, dst, 30, 0, 180); cuda 106 modules/cudaimgproc/perf/perf_histogram.cpp const cv::cuda::GpuMat d_src(src); cuda 107 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat d_hist[4]; cuda 109 modules/cudaimgproc/perf/perf_histogram.cpp TEST_CYCLE() cv::cuda::histEven(d_src, d_hist, histSize, lowerLevel, upperLevel); cuda 140 modules/cudaimgproc/perf/perf_histogram.cpp const cv::cuda::GpuMat d_src(src); cuda 141 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat dst; cuda 143 modules/cudaimgproc/perf/perf_histogram.cpp TEST_CYCLE() cv::cuda::calcHist(d_src, dst); cuda 166 modules/cudaimgproc/perf/perf_histogram.cpp const cv::cuda::GpuMat d_src(src); cuda 167 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat dst; cuda 169 modules/cudaimgproc/perf/perf_histogram.cpp TEST_CYCLE() cv::cuda::equalizeHist(d_src, dst); cuda 200 modules/cudaimgproc/perf/perf_histogram.cpp cv::Ptr<cv::cuda::CLAHE> clahe = cv::cuda::createCLAHE(clipLimit); cuda 201 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat d_src(src); cuda 202 modules/cudaimgproc/perf/perf_histogram.cpp cv::cuda::GpuMat dst; cuda 104 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_src(src); cuda 105 modules/cudaimgproc/perf/perf_hough.cpp cv::cuda::GpuMat d_lines; cuda 107 modules/cudaimgproc/perf/perf_hough.cpp cv::Ptr<cv::cuda::HoughLinesDetector> hough = cv::cuda::createHoughLinesDetector(rho, theta, threshold); cuda 153 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_mask(mask); cuda 154 modules/cudaimgproc/perf/perf_hough.cpp cv::cuda::GpuMat d_lines; cuda 156 modules/cudaimgproc/perf/perf_hough.cpp cv::Ptr<cv::cuda::HoughSegmentDetector> hough = cv::cuda::createHoughSegmentDetector(rho, theta, minLineLength, maxLineGap); cuda 204 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_src(src); cuda 205 modules/cudaimgproc/perf/perf_hough.cpp cv::cuda::GpuMat d_circles; cuda 207 modules/cudaimgproc/perf/perf_hough.cpp cv::Ptr<cv::cuda::HoughCirclesDetector> houghCircles = cv::cuda::createHoughCirclesDetector(dp, minDist, cannyThreshold, votesThreshold, minRadius, maxRadius); cuda 251 modules/cudaimgproc/perf/perf_hough.cpp cv::Ptr<cv::GeneralizedHoughBallard> alg = cv::cuda::createGeneralizedHoughBallard(); cuda 253 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_edges(edges); cuda 254 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_dx(dx); cuda 255 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_dy(dy); cuda 256 modules/cudaimgproc/perf/perf_hough.cpp cv::cuda::GpuMat positions; cuda 258 modules/cudaimgproc/perf/perf_hough.cpp alg->setTemplate(cv::cuda::GpuMat(templ)); cuda 320 modules/cudaimgproc/perf/perf_hough.cpp cv::Ptr<cv::GeneralizedHoughGuil> alg = cv::cuda::createGeneralizedHoughGuil(); cuda 324 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_edges(edges); cuda 325 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_dx(dx); cuda 326 modules/cudaimgproc/perf/perf_hough.cpp const cv::cuda::GpuMat d_dy(dy); cuda 327 modules/cudaimgproc/perf/perf_hough.cpp cv::cuda::GpuMat positions; cuda 329 modules/cudaimgproc/perf/perf_hough.cpp alg->setTemplate(cv::cuda::GpuMat(templ)); cuda 75 modules/cudaimgproc/perf/perf_match_template.cpp const cv::cuda::GpuMat d_image(image); cuda 76 modules/cudaimgproc/perf/perf_match_template.cpp const cv::cuda::GpuMat d_templ(templ); cuda 77 modules/cudaimgproc/perf/perf_match_template.cpp cv::cuda::GpuMat dst; cuda 79 modules/cudaimgproc/perf/perf_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), method); cuda 117 modules/cudaimgproc/perf/perf_match_template.cpp const cv::cuda::GpuMat d_image(image); cuda 118 modules/cudaimgproc/perf/perf_match_template.cpp const cv::cuda::GpuMat d_templ(templ); cuda 119 modules/cudaimgproc/perf/perf_match_template.cpp cv::cuda::GpuMat dst; cuda 121 modules/cudaimgproc/perf/perf_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), method); cuda 70 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::cuda::GpuMat d_src(rgba); cuda 71 modules/cudaimgproc/perf/perf_mean_shift.cpp cv::cuda::GpuMat dst; cuda 73 modules/cudaimgproc/perf/perf_mean_shift.cpp TEST_CYCLE() cv::cuda::meanShiftFiltering(d_src, dst, sp, sr); cuda 106 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::cuda::GpuMat d_src(rgba); cuda 107 modules/cudaimgproc/perf/perf_mean_shift.cpp cv::cuda::GpuMat dstr; cuda 108 modules/cudaimgproc/perf/perf_mean_shift.cpp cv::cuda::GpuMat dstsp; cuda 110 modules/cudaimgproc/perf/perf_mean_shift.cpp TEST_CYCLE() cv::cuda::meanShiftProc(d_src, dstr, dstsp, sp, sr); cuda 141 modules/cudaimgproc/perf/perf_mean_shift.cpp const cv::cuda::GpuMat d_src(rgba); cuda 144 modules/cudaimgproc/perf/perf_mean_shift.cpp TEST_CYCLE() cv::cuda::meanShiftSegmentation(d_src, dst, sp, sr, minsize); cuda 46 modules/cudaimgproc/src/bilateral_filter.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/bilateral_filter.cpp void cv::cuda::bilateralFilter(InputArray, OutputArray, int, float, float, int, Stream&) { throw_no_cuda(); } cuda 63 modules/cudaimgproc/src/bilateral_filter.cpp void cv::cuda::bilateralFilter(InputArray _src, OutputArray _dst, int kernel_size, float sigma_color, float sigma_spatial, int borderMode, Stream& stream) cuda 65 modules/cudaimgproc/src/bilateral_filter.cpp using cv::cuda::device::imgproc::bilateral_filter_gpu; cuda 46 modules/cudaimgproc/src/blend.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/blend.cpp void cv::cuda::blendLinear(InputArray, InputArray, InputArray, InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 68 modules/cudaimgproc/src/blend.cpp using namespace ::cv::cuda::device::blend; cuda 70 modules/cudaimgproc/src/blend.cpp void cv::cuda::blendLinear(InputArray _img1, InputArray _img2, InputArray _weights1, InputArray _weights2, cuda 46 modules/cudaimgproc/src/canny.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/canny.cpp Ptr<CannyEdgeDetector> cv::cuda::createCannyEdgeDetector(double, double, int, bool) { throw_no_cuda(); return Ptr<CannyEdgeDetector>(); } cuda 205 modules/cudaimgproc/src/canny.cpp filterDX_ = cuda::createDerivFilter(CV_8UC1, CV_32S, 1, 0, apperture_size_, false, 1, BORDER_REPLICATE); cuda 206 modules/cudaimgproc/src/canny.cpp filterDY_ = cuda::createDerivFilter(CV_8UC1, CV_32S, 0, 1, apperture_size_, false, 1, BORDER_REPLICATE); cuda 231 modules/cudaimgproc/src/canny.cpp Ptr<CannyEdgeDetector> cv::cuda::createCannyEdgeDetector(double low_thresh, double high_thresh, int apperture_size, bool L2gradient) cuda 46 modules/cudaimgproc/src/color.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/color.cpp void cv::cuda::cvtColor(InputArray, OutputArray, int, int, Stream&) { throw_no_cuda(); } cuda 52 modules/cudaimgproc/src/color.cpp void cv::cuda::demosaicing(InputArray, OutputArray, int, int, Stream&) { throw_no_cuda(); } cuda 54 modules/cudaimgproc/src/color.cpp void cv::cuda::swapChannels(InputOutputArray, const int[], Stream&) { throw_no_cuda(); } cuda 56 modules/cudaimgproc/src/color.cpp void cv::cuda::gammaCorrection(InputArray, OutputArray, bool, Stream&) { throw_no_cuda(); } cuda 58 modules/cudaimgproc/src/color.cpp void cv::cuda::alphaComp(InputArray, InputArray, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 78 modules/cudaimgproc/src/color.cpp using namespace ::cv::cuda::device; cuda 86 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 102 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 118 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 134 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 150 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 166 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 190 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR_to_BGR555(src, dst, stream); cuda 203 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR_to_BGR565(src, dst, stream); cuda 216 modules/cudaimgproc/src/color.cpp cv::cuda::device::RGB_to_BGR555(src, dst, stream); cuda 229 modules/cudaimgproc/src/color.cpp cv::cuda::device::RGB_to_BGR565(src, dst, stream); cuda 242 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGRA_to_BGR555(src, dst, stream); cuda 255 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGRA_to_BGR565(src, dst, stream); cuda 268 modules/cudaimgproc/src/color.cpp cv::cuda::device::RGBA_to_BGR555(src, dst, stream); cuda 281 modules/cudaimgproc/src/color.cpp cv::cuda::device::RGBA_to_BGR565(src, dst, stream); cuda 294 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR555_to_RGB(src, dst, stream); cuda 307 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR565_to_RGB(src, dst, stream); cuda 320 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR555_to_BGR(src, dst, stream); cuda 333 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR565_to_BGR(src, dst, stream); cuda 346 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR555_to_RGBA(src, dst, stream); cuda 359 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR565_to_RGBA(src, dst, stream); cuda 372 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR555_to_BGRA(src, dst, stream); cuda 385 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR565_to_BGRA(src, dst, stream); cuda 390 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 406 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 430 modules/cudaimgproc/src/color.cpp cv::cuda::device::GRAY_to_BGR555(src, dst, stream); cuda 443 modules/cudaimgproc/src/color.cpp cv::cuda::device::GRAY_to_BGR565(src, dst, stream); cuda 456 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR555_to_GRAY(src, dst, stream); cuda 469 modules/cudaimgproc/src/color.cpp cv::cuda::device::BGR565_to_GRAY(src, dst, stream); cuda 474 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 490 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 506 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 522 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 538 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 567 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 596 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 625 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 654 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 683 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 712 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 741 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 770 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 799 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 828 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 857 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 886 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 915 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 944 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 973 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1002 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1031 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1060 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1089 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1118 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1147 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1176 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1205 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1234 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1263 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1292 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1321 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1350 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1379 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1408 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1437 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1466 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1495 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1524 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1553 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1582 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1611 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1640 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1669 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1698 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1727 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1756 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1785 modules/cudaimgproc/src/color.cpp using namespace cv::cuda::device; cuda 1925 modules/cudaimgproc/src/color.cpp void cv::cuda::cvtColor(InputArray src, OutputArray dst, int code, int dcn, Stream& stream) cuda 2111 modules/cudaimgproc/src/color.cpp void cv::cuda::demosaicing(InputArray _src, OutputArray _dst, int code, int dcn, Stream& stream) cuda 2150 modules/cudaimgproc/src/color.cpp cv::cuda::device::MHCdemosaic<3>(srcWhole, make_int2(ofs.x, ofs.y), dst, firstRed, StreamAccessor::getStream(stream)); cuda 2152 modules/cudaimgproc/src/color.cpp cv::cuda::device::MHCdemosaic<4>(srcWhole, make_int2(ofs.x, ofs.y), dst, firstRed, StreamAccessor::getStream(stream)); cuda 2177 modules/cudaimgproc/src/color.cpp cv::cuda::device::MHCdemosaic<1>(srcWhole, make_int2(ofs.x, ofs.y), dst, firstRed, StreamAccessor::getStream(stream)); cuda 2190 modules/cudaimgproc/src/color.cpp void cv::cuda::swapChannels(InputOutputArray _image, const int dstOrder[4], Stream& _stream) cuda 2212 modules/cudaimgproc/src/color.cpp void cv::cuda::gammaCorrection(InputArray _src, OutputArray _dst, bool forward, Stream& stream) cuda 2289 modules/cudaimgproc/src/color.cpp void cv::cuda::alphaComp(InputArray _img1, InputArray _img2, OutputArray _dst, int alpha_op, Stream& stream) cuda 46 modules/cudaimgproc/src/corners.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/corners.cpp Ptr<cuda::CornernessCriteria> cv::cuda::createHarrisCorner(int, int, int, double, int) { throw_no_cuda(); return Ptr<cuda::CornernessCriteria>(); } cuda 51 modules/cudaimgproc/src/corners.cpp Ptr<cuda::CornernessCriteria> cv::cuda::createMinEigenValCorner(int, int, int, int) { throw_no_cuda(); return Ptr<cuda::CornernessCriteria>(); } cuda 80 modules/cudaimgproc/src/corners.cpp Ptr<cuda::Filter> filterDx_, filterDy_; cuda 105 modules/cudaimgproc/src/corners.cpp filterDx_ = cuda::createSobelFilter(srcType, CV_32F, 1, 0, ksize_, scale, borderType_); cuda 106 modules/cudaimgproc/src/corners.cpp filterDy_ = cuda::createSobelFilter(srcType, CV_32F, 0, 1, ksize_, scale, borderType_); cuda 110 modules/cudaimgproc/src/corners.cpp filterDx_ = cuda::createScharrFilter(srcType, CV_32F, 1, 0, scale, borderType_); cuda 111 modules/cudaimgproc/src/corners.cpp filterDy_ = cuda::createScharrFilter(srcType, CV_32F, 0, 1, scale, borderType_); cuda 138 modules/cudaimgproc/src/corners.cpp using namespace cv::cuda::device::imgproc; cuda 166 modules/cudaimgproc/src/corners.cpp using namespace cv::cuda::device::imgproc; cuda 179 modules/cudaimgproc/src/corners.cpp Ptr<cuda::CornernessCriteria> cv::cuda::createHarrisCorner(int srcType, int blockSize, int ksize, double k, int borderType) cuda 184 modules/cudaimgproc/src/corners.cpp Ptr<cuda::CornernessCriteria> cv::cuda::createMinEigenValCorner(int srcType, int blockSize, int ksize, int borderType) cuda 48 modules/cudaimgproc/src/cvt_color_internal.h namespace cv { namespace cuda { namespace device cuda 46 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/generalized_hough.cpp Ptr<GeneralizedHoughBallard> cv::cuda::createGeneralizedHoughBallard() { throw_no_cuda(); return Ptr<GeneralizedHoughBallard>(); } cuda 52 modules/cudaimgproc/src/generalized_hough.cpp Ptr<GeneralizedHoughGuil> cv::cuda::createGeneralizedHoughGuil() { throw_no_cuda(); return Ptr<GeneralizedHoughGuil>(); } cuda 151 modules/cudaimgproc/src/generalized_hough.cpp Ptr<cuda::CannyEdgeDetector> canny_; cuda 152 modules/cudaimgproc/src/generalized_hough.cpp Ptr<cuda::Filter> filterDx_; cuda 153 modules/cudaimgproc/src/generalized_hough.cpp Ptr<cuda::Filter> filterDy_; cuda 173 modules/cudaimgproc/src/generalized_hough.cpp canny_ = cuda::createCannyEdgeDetector(cannyLowThresh_, cannyHighThresh_); cuda 174 modules/cudaimgproc/src/generalized_hough.cpp filterDx_ = cuda::createSobelFilter(CV_8UC1, CV_32S, 1, 0); cuda 175 modules/cudaimgproc/src/generalized_hough.cpp filterDy_ = cuda::createSobelFilter(CV_8UC1, CV_32S, 0, 1); cuda 302 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 497 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 511 modules/cudaimgproc/src/generalized_hough.cpp cuda::min(r_sizes_, maxBufferSize_, r_sizes_); cuda 523 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 546 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 556 modules/cudaimgproc/src/generalized_hough.cpp Ptr<GeneralizedHoughBallard> cv::cuda::createGeneralizedHoughBallard() cuda 732 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 745 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 841 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 865 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 890 modules/cudaimgproc/src/generalized_hough.cpp using namespace cv::cuda::device::ght; cuda 902 modules/cudaimgproc/src/generalized_hough.cpp Ptr<GeneralizedHoughGuil> cv::cuda::createGeneralizedHoughGuil() cuda 46 modules/cudaimgproc/src/gftt.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/gftt.cpp Ptr<cuda::CornersDetector> cv::cuda::createGoodFeaturesToTrackDetector(int, int, double, double, int, bool, double) { throw_no_cuda(); return Ptr<cuda::CornersDetector>(); } cuda 78 modules/cudaimgproc/src/gftt.cpp Ptr<cuda::CornernessCriteria> cornerCriteria_; cuda 94 modules/cudaimgproc/src/gftt.cpp cuda::createHarrisCorner(srcType, blockSize, 3, harrisK) : cuda 95 modules/cudaimgproc/src/gftt.cpp cuda::createMinEigenValCorner(srcType, blockSize, 3); cuda 103 modules/cudaimgproc/src/gftt.cpp using namespace cv::cuda::device::gfft; cuda 114 modules/cudaimgproc/src/gftt.cpp cuda::minMax(eig_, 0, &maxVal); cuda 211 modules/cudaimgproc/src/gftt.cpp Ptr<cuda::CornersDetector> cv::cuda::createGoodFeaturesToTrackDetector(int srcType, int maxCorners, double qualityLevel, double minDistance, cuda 214 modules/cudaimgproc/src/gftt.cpp return Ptr<cuda::CornersDetector>( cuda 46 modules/cudaimgproc/src/histogram.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/histogram.cpp void cv::cuda::calcHist(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 52 modules/cudaimgproc/src/histogram.cpp void cv::cuda::equalizeHist(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 54 modules/cudaimgproc/src/histogram.cpp cv::Ptr<cv::cuda::CLAHE> cv::cuda::createCLAHE(double, cv::Size) { throw_no_cuda(); return cv::Ptr<cv::cuda::CLAHE>(); } cuda 56 modules/cudaimgproc/src/histogram.cpp void cv::cuda::evenLevels(OutputArray, int, int, int, Stream&) { throw_no_cuda(); } cuda 58 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histEven(InputArray, OutputArray, InputOutputArray, int, int, int, Stream&) { throw_no_cuda(); } cuda 59 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histEven(InputArray, GpuMat*, InputOutputArray, int*, int*, int*, Stream&) { throw_no_cuda(); } cuda 61 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histRange(InputArray, OutputArray, InputArray, InputOutputArray, Stream&) { throw_no_cuda(); } cuda 62 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histRange(InputArray, GpuMat*, const GpuMat*, InputOutputArray, Stream&) { throw_no_cuda(); } cuda 74 modules/cudaimgproc/src/histogram.cpp void cv::cuda::calcHist(InputArray _src, OutputArray _hist, Stream& stream) cuda 96 modules/cudaimgproc/src/histogram.cpp void cv::cuda::equalizeHist(InputArray _src, OutputArray _dst, Stream& _stream) cuda 117 modules/cudaimgproc/src/histogram.cpp cuda::calcHist(src, hist, _stream); cuda 138 modules/cudaimgproc/src/histogram.cpp class CLAHE_Impl : public cv::cuda::CLAHE cuda 201 modules/cudaimgproc/src/histogram.cpp cv::cuda::copyMakeBorder(src, srcExt_, 0, tilesY_ - (src.rows % tilesY_), 0, tilesX_ - (src.cols % tilesX_), cv::BORDER_REFLECT_101, cv::Scalar(), s); cuda 251 modules/cudaimgproc/src/histogram.cpp cv::Ptr<cv::cuda::CLAHE> cv::cuda::createCLAHE(double clipLimit, cv::Size tileGridSize) cuda 456 modules/cudaimgproc/src/histogram.cpp void cv::cuda::evenLevels(OutputArray _levels, int nLevels, int lowerLevel, int upperLevel, Stream& stream) cuda 489 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histEven(InputArray _src, OutputArray hist, int histSize, int lowerLevel, int upperLevel, Stream& stream) cuda 513 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histEven(InputArray _src, GpuMat hist[4], int histSize[4], int lowerLevel[4], int upperLevel[4], Stream& stream) cuda 531 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histRange(InputArray _src, OutputArray hist, InputArray _levels, Stream& stream) cuda 552 modules/cudaimgproc/src/histogram.cpp void cv::cuda::histRange(InputArray _src, GpuMat hist[4], const GpuMat levels[4], Stream& stream) cuda 46 modules/cudaimgproc/src/hough_circles.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/hough_circles.cpp Ptr<cuda::HoughCirclesDetector> cv::cuda::createHoughCirclesDetector(float, float, int, int, int, int, int) { throw_no_cuda(); return Ptr<HoughCirclesDetector>(); } cuda 139 modules/cudaimgproc/src/hough_circles.cpp Ptr<cuda::Filter> filterDx_; cuda 140 modules/cudaimgproc/src/hough_circles.cpp Ptr<cuda::Filter> filterDy_; cuda 141 modules/cudaimgproc/src/hough_circles.cpp Ptr<cuda::CannyEdgeDetector> canny_; cuda 151 modules/cudaimgproc/src/hough_circles.cpp canny_ = cuda::createCannyEdgeDetector(std::max(cannyThreshold_ / 2, 1), cannyThreshold_); cuda 153 modules/cudaimgproc/src/hough_circles.cpp filterDx_ = cuda::createSobelFilter(CV_8UC1, CV_32S, 1, 0); cuda 154 modules/cudaimgproc/src/hough_circles.cpp filterDy_ = cuda::createSobelFilter(CV_8UC1, CV_32S, 0, 1); cuda 162 modules/cudaimgproc/src/hough_circles.cpp using namespace cv::cuda::device::hough; cuda 163 modules/cudaimgproc/src/hough_circles.cpp using namespace cv::cuda::device::hough_circles; cuda 312 modules/cudaimgproc/src/hough_circles.cpp Ptr<HoughCirclesDetector> cv::cuda::createHoughCirclesDetector(float dp, float minDist, int cannyThreshold, int votesThreshold, int minRadius, int maxRadius, int maxCircles) cuda 46 modules/cudaimgproc/src/hough_lines.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/hough_lines.cpp Ptr<cuda::HoughLinesDetector> cv::cuda::createHoughLinesDetector(float, float, int, bool, int) { throw_no_cuda(); return Ptr<HoughLinesDetector>(); } cuda 133 modules/cudaimgproc/src/hough_lines.cpp using namespace cv::cuda::device::hough; cuda 134 modules/cudaimgproc/src/hough_lines.cpp using namespace cv::cuda::device::hough_lines; cuda 206 modules/cudaimgproc/src/hough_lines.cpp Ptr<HoughLinesDetector> cv::cuda::createHoughLinesDetector(float rho, float theta, int threshold, bool doSort, int maxLines) cuda 46 modules/cudaimgproc/src/hough_segments.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/hough_segments.cpp Ptr<cuda::HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float, float, int, int, int) { throw_no_cuda(); return Ptr<HoughSegmentDetector>(); } cuda 136 modules/cudaimgproc/src/hough_segments.cpp using namespace cv::cuda::device::hough; cuda 137 modules/cudaimgproc/src/hough_segments.cpp using namespace cv::cuda::device::hough_lines; cuda 138 modules/cudaimgproc/src/hough_segments.cpp using namespace cv::cuda::device::hough_segments; cuda 181 modules/cudaimgproc/src/hough_segments.cpp Ptr<HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float rho, float theta, int minLineLength, int maxLineGap, int maxLines) cuda 46 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/match_template.cpp Ptr<cuda::TemplateMatching> cv::cuda::createTemplateMatching(int, int, Size) { throw_no_cuda(); return Ptr<cuda::TemplateMatching>(); } cuda 174 modules/cudaimgproc/src/match_template.cpp Ptr<cuda::Convolution> conv_; cuda 180 modules/cudaimgproc/src/match_template.cpp conv_ = cuda::createConvolution(user_block_size); cuda 185 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 235 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 278 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 290 modules/cudaimgproc/src/match_template.cpp cuda::sqrIntegral(image.reshape(1), image_sqsums_, stream); cuda 292 modules/cudaimgproc/src/match_template.cpp double templ_sqsum = cuda::sqrSum(templ.reshape(1))[0]; cuda 308 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 342 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 360 modules/cudaimgproc/src/match_template.cpp cuda::sqrIntegral(image.reshape(1), image_sqsums_, stream); cuda 362 modules/cudaimgproc/src/match_template.cpp double templ_sqsum = cuda::sqrSum(templ.reshape(1))[0]; cuda 389 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 398 modules/cudaimgproc/src/match_template.cpp cuda::sqrIntegral(image.reshape(1), image_sqsums_, stream); cuda 400 modules/cudaimgproc/src/match_template.cpp double templ_sqsum = cuda::sqrSum(templ.reshape(1))[0]; cuda 428 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 443 modules/cudaimgproc/src/match_template.cpp cuda::integral(image, image_sums_[0], stream); cuda 445 modules/cudaimgproc/src/match_template.cpp int templ_sum = (int) cuda::sum(templ)[0]; cuda 451 modules/cudaimgproc/src/match_template.cpp cuda::split(image, images_); cuda 455 modules/cudaimgproc/src/match_template.cpp cuda::integral(images_[i], image_sums_[i], stream); cuda 457 modules/cudaimgproc/src/match_template.cpp Scalar templ_sum = cuda::sum(templ); cuda 507 modules/cudaimgproc/src/match_template.cpp using namespace cv::cuda::device::match_template; cuda 525 modules/cudaimgproc/src/match_template.cpp cuda::integral(image, image_sums_[0], stream); cuda 528 modules/cudaimgproc/src/match_template.cpp cuda::sqrIntegral(image, image_sqsums_[0], stream); cuda 530 modules/cudaimgproc/src/match_template.cpp int templ_sum = (int) cuda::sum(templ)[0]; cuda 531 modules/cudaimgproc/src/match_template.cpp double templ_sqsum = cuda::sqrSum(templ)[0]; cuda 539 modules/cudaimgproc/src/match_template.cpp cuda::split(image, images_); cuda 545 modules/cudaimgproc/src/match_template.cpp cuda::integral(images_[i], image_sums_[i], stream); cuda 546 modules/cudaimgproc/src/match_template.cpp cuda::sqrIntegral(images_[i], image_sqsums_[i], stream); cuda 549 modules/cudaimgproc/src/match_template.cpp Scalar templ_sum = cuda::sum(templ); cuda 550 modules/cudaimgproc/src/match_template.cpp Scalar templ_sqsum = cuda::sqrSum(templ); cuda 594 modules/cudaimgproc/src/match_template.cpp Ptr<cuda::TemplateMatching> cv::cuda::createTemplateMatching(int srcType, int method, Size user_block_size) cuda 612 modules/cudaimgproc/src/match_template.cpp return Ptr<cuda::TemplateMatching>(); cuda 639 modules/cudaimgproc/src/match_template.cpp return Ptr<cuda::TemplateMatching>(); cuda 46 modules/cudaimgproc/src/mean_shift.cpp using namespace cv::cuda; cuda 50 modules/cudaimgproc/src/mean_shift.cpp void cv::cuda::meanShiftFiltering(InputArray, OutputArray, int, int, TermCriteria, Stream&) { throw_no_cuda(); } cuda 51 modules/cudaimgproc/src/mean_shift.cpp void cv::cuda::meanShiftProc(InputArray, OutputArray, OutputArray, int, int, TermCriteria, Stream&) { throw_no_cuda(); } cuda 66 modules/cudaimgproc/src/mean_shift.cpp void cv::cuda::meanShiftFiltering(InputArray _src, OutputArray _dst, int sp, int sr, TermCriteria criteria, Stream& stream) cuda 68 modules/cudaimgproc/src/mean_shift.cpp using namespace ::cv::cuda::device::imgproc; cuda 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) cuda 103 modules/cudaimgproc/src/mean_shift.cpp using namespace ::cv::cuda::device::imgproc; cuda 46 modules/cudaimgproc/src/mssegmentation.cpp void cv::cuda::meanShiftSegmentation(InputArray, OutputArray, int, int, int, TermCriteria, Stream&) { throw_no_cuda(); } cuda 225 modules/cudaimgproc/src/mssegmentation.cpp void cv::cuda::meanShiftSegmentation(InputArray _src, OutputArray _dst, int sp, int sr, int minsize, TermCriteria criteria, Stream& stream) cuda 238 modules/cudaimgproc/src/mssegmentation.cpp cuda::meanShiftProc(src, d_rmap, d_spmap, sp, sr, criteria, stream); cuda 52 modules/cudaimgproc/test/test_bilateral_filter.cpp PARAM_TEST_CASE(BilateralFilter, cv::cuda::DeviceInfo, cv::Size, MatType) cuda 54 modules/cudaimgproc/test/test_bilateral_filter.cpp cv::cuda::DeviceInfo devInfo; cuda 71 modules/cudaimgproc/test/test_bilateral_filter.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 80 modules/cudaimgproc/test/test_bilateral_filter.cpp cv::cuda::GpuMat dst; cuda 82 modules/cudaimgproc/test/test_bilateral_filter.cpp cv::cuda::bilateralFilter(loadMat(src), dst, kernel_size, sigma_color, sigma_spatial); cuda 79 modules/cudaimgproc/test/test_blend.cpp PARAM_TEST_CASE(Blend, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 81 modules/cudaimgproc/test/test_blend.cpp cv::cuda::DeviceInfo devInfo; cuda 93 modules/cudaimgproc/test/test_blend.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 106 modules/cudaimgproc/test/test_blend.cpp cv::cuda::GpuMat result; cuda 107 modules/cudaimgproc/test/test_blend.cpp cv::cuda::blendLinear(loadMat(img1, useRoi), loadMat(img2, useRoi), loadMat(weights1, useRoi), loadMat(weights2, useRoi), result); cuda 58 modules/cudaimgproc/test/test_canny.cpp PARAM_TEST_CASE(Canny, cv::cuda::DeviceInfo, AppertureSize, L2gradient, UseRoi) cuda 60 modules/cudaimgproc/test/test_canny.cpp cv::cuda::DeviceInfo devInfo; cuda 72 modules/cudaimgproc/test/test_canny.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 84 modules/cudaimgproc/test/test_canny.cpp cv::Ptr<cv::cuda::CannyEdgeDetector> canny = cv::cuda::createCannyEdgeDetector(low_thresh, high_thresh, apperture_size, useL2gradient); cuda 86 modules/cudaimgproc/test/test_canny.cpp cv::cuda::GpuMat edges; cuda 52 modules/cudaimgproc/test/test_color.cpp PARAM_TEST_CASE(CvtColor, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 54 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; cuda 68 modules/cudaimgproc/test/test_color.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 78 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 79 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2RGB); cuda 91 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 92 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2RGBA); cuda 104 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 105 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2BGRA); cuda 118 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 119 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2RGB); cuda 132 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 133 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2BGR); cuda 146 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 147 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2RGBA); cuda 159 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 160 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2GRAY); cuda 172 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 173 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2GRAY); cuda 186 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 187 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_GRAY2BGR); cuda 200 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 201 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_GRAY2BGRA, 4); cuda 214 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 215 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2GRAY); cuda 228 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 229 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGBA2GRAY); cuda 244 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 245 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2BGR565); cuda 260 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 261 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2BGR565); cuda 277 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 278 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5652BGR); cuda 294 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 295 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5652RGB); cuda 311 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 312 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2BGR565); cuda 328 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 329 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGBA2BGR565); cuda 345 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 346 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5652BGRA, 4); cuda 362 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 363 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5652RGBA, 4); cuda 379 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 380 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_GRAY2BGR565); cuda 396 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 397 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5652GRAY); cuda 412 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 413 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2BGR555); cuda 428 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 429 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2BGR555); cuda 445 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 446 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5552BGR); cuda 462 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 463 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5552RGB); cuda 479 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 480 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGRA2BGR555); cuda 496 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 497 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGBA2BGR555); cuda 513 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 514 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5552BGRA, 4); cuda 530 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 531 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5552RGBA, 4); cuda 547 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 548 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_GRAY2BGR555); cuda 564 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 565 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR5552GRAY); cuda 577 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 578 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2XYZ); cuda 590 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 591 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2XYZ); cuda 603 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 604 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2XYZ, 4); cuda 625 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 626 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2XYZ, 4); cuda 647 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 648 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_XYZ2BGR); cuda 661 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 662 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_XYZ2RGB); cuda 683 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 684 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_XYZ2BGR); cuda 702 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 703 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_XYZ2BGR, 4); cuda 712 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 713 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2YCrCb); cuda 725 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 726 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2YCrCb); cuda 738 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 739 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2YCrCb, 4); cuda 760 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 761 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2YCrCb, 4); cuda 782 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 783 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YCrCb2BGR); cuda 796 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 797 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YCrCb2RGB); cuda 818 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 819 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YCrCb2RGB); cuda 837 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 838 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YCrCb2RGB, 4); cuda 850 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 851 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2HSV); cuda 866 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 867 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV); cuda 882 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 883 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV, 4); cuda 907 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 908 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV, 4); cuda 931 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 932 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2HLS); cuda 947 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 948 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS); cuda 963 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 964 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS, 4); cuda 988 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 989 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS, 4); cuda 1013 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1014 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2BGR); cuda 1030 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1031 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2RGB); cuda 1055 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1056 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2BGR); cuda 1077 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1078 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2BGR, 4); cuda 1091 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1092 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2BGR); cuda 1108 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1109 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB); cuda 1133 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1134 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB); cuda 1156 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1157 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB, 4); cuda 1169 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1170 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2HSV_FULL); cuda 1185 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1186 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV_FULL); cuda 1201 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1202 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV_FULL, 4); cuda 1226 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1227 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HSV_FULL, 4); cuda 1250 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1251 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2HLS_FULL); cuda 1266 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1267 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS_FULL); cuda 1282 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1283 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS_FULL, 4); cuda 1307 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1308 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2HLS_FULL, 4); cuda 1332 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1333 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2BGR_FULL); cuda 1349 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1350 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2RGB_FULL); cuda 1374 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1375 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2RGB_FULL); cuda 1396 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1397 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HSV2RGB_FULL, 4); cuda 1410 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1411 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2BGR_FULL); cuda 1427 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1428 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB_FULL); cuda 1452 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1453 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB_FULL); cuda 1474 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1475 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_HLS2RGB_FULL, 4); cuda 1484 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1485 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2YUV); cuda 1497 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1498 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2YUV); cuda 1511 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1512 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR); cuda 1533 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1534 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR); cuda 1552 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1553 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR, 4); cuda 1563 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1564 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2RGB); cuda 1576 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1577 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2YUV, 4); cuda 1598 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1599 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2YUV, 4); cuda 1622 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1623 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2Lab); cuda 1638 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1639 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2Lab); cuda 1655 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1656 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2Lab, 4); cuda 1679 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1680 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LBGR2Lab); cuda 1695 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1696 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LRGB2Lab); cuda 1712 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1713 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LBGR2Lab, 4); cuda 1737 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1738 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2BGR); cuda 1754 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1755 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2RGB); cuda 1771 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1772 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2BGR, 4); cuda 1790 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1791 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2LBGR); cuda 1807 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1808 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2LRGB); cuda 1824 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1825 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Lab2LRGB, 4); cuda 1840 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1841 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2Luv); cuda 1856 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1857 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGB2Luv); cuda 1873 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1874 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BGR2Luv, 4); cuda 1897 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1898 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LBGR2Luv); cuda 1913 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1914 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LRGB2Luv); cuda 1930 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1931 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_LBGR2Luv, 4); cuda 1955 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1956 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2BGR); cuda 1972 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1973 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2RGB); cuda 1989 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 1990 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2BGR, 4); cuda 2008 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2009 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2LBGR); cuda 2025 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2026 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2LRGB); cuda 2042 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2043 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_Luv2LRGB, 4); cuda 2060 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst = createMat(src.size(), src.type(), useRoi); cuda 2061 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_RGBA2mRGBA); cuda 2078 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2079 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerBG2BGR); cuda 2094 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2095 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerBG2BGR, 4); cuda 2117 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2118 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGB2BGR); cuda 2133 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2134 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGB2BGR, 4); cuda 2155 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2156 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerRG2BGR); cuda 2171 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2172 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerRG2BGR, 4); cuda 2193 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2194 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGR2BGR); cuda 2209 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2210 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGR2BGR, 4); cuda 2231 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2232 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerBG2GRAY); cuda 2247 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2248 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGB2GRAY); cuda 2263 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2264 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerRG2GRAY); cuda 2279 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2280 modules/cudaimgproc/test/test_color.cpp cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_BayerGR2GRAY); cuda 2297 modules/cudaimgproc/test/test_color.cpp struct Demosaicing : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 2299 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; cuda 2305 modules/cudaimgproc/test/test_color.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2365 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2366 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::COLOR_BayerBG2BGR); cuda 2379 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2380 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::COLOR_BayerGB2BGR); cuda 2393 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2394 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::COLOR_BayerRG2BGR); cuda 2407 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2408 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::COLOR_BayerGR2BGR); cuda 2421 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2422 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::cuda::COLOR_BayerBG2BGR_MHT); cuda 2435 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2436 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::cuda::COLOR_BayerGB2BGR_MHT); cuda 2449 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2450 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::cuda::COLOR_BayerRG2BGR_MHT); cuda 2463 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat dst; cuda 2464 modules/cudaimgproc/test/test_color.cpp cv::cuda::demosaicing(loadMat(src), dst, cv::cuda::COLOR_BayerGR2BGR_MHT); cuda 2474 modules/cudaimgproc/test/test_color.cpp PARAM_TEST_CASE(SwapChannels, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 2476 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; cuda 2486 modules/cudaimgproc/test/test_color.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 2495 modules/cudaimgproc/test/test_color.cpp cv::cuda::GpuMat d_src = loadMat(src, useRoi); cuda 2498 modules/cudaimgproc/test/test_color.cpp cv::cuda::swapChannels(d_src, dstOrder); cuda 58 modules/cudaimgproc/test/test_corners.cpp PARAM_TEST_CASE(CornerHarris, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) cuda 60 modules/cudaimgproc/test/test_corners.cpp cv::cuda::DeviceInfo devInfo; cuda 74 modules/cudaimgproc/test/test_corners.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 85 modules/cudaimgproc/test/test_corners.cpp cv::Ptr<cv::cuda::CornernessCriteria> harris = cv::cuda::createHarrisCorner(src.type(), blockSize, apertureSize, k, borderType); cuda 87 modules/cudaimgproc/test/test_corners.cpp cv::cuda::GpuMat dst; cuda 106 modules/cudaimgproc/test/test_corners.cpp PARAM_TEST_CASE(CornerMinEigen, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) cuda 108 modules/cudaimgproc/test/test_corners.cpp cv::cuda::DeviceInfo devInfo; cuda 122 modules/cudaimgproc/test/test_corners.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 131 modules/cudaimgproc/test/test_corners.cpp cv::Ptr<cv::cuda::CornernessCriteria> minEigenVal = cv::cuda::createMinEigenValCorner(src.type(), blockSize, apertureSize, borderType); cuda 133 modules/cudaimgproc/test/test_corners.cpp cv::cuda::GpuMat dst; cuda 57 modules/cudaimgproc/test/test_gftt.cpp PARAM_TEST_CASE(GoodFeaturesToTrack, cv::cuda::DeviceInfo, MinDistance) cuda 59 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::DeviceInfo devInfo; cuda 67 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 79 modules/cudaimgproc/test/test_gftt.cpp cv::Ptr<cv::cuda::CornersDetector> detector = cv::cuda::createGoodFeaturesToTrackDetector(image.type(), maxCorners, qualityLevel, minDistance); cuda 81 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::GpuMat d_pts; cuda 117 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::GpuMat src(100, 100, CV_8UC1, cv::Scalar::all(0)); cuda 118 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::GpuMat corners(1, maxCorners, CV_32FC2); cuda 120 modules/cudaimgproc/test/test_gftt.cpp cv::Ptr<cv::cuda::CornersDetector> detector = cv::cuda::createGoodFeaturesToTrackDetector(src.type(), maxCorners, qualityLevel, minDistance); cuda 52 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(HistEven, cv::cuda::DeviceInfo, cv::Size) cuda 54 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; cuda 62 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 73 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::GpuMat hist; cuda 74 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::histEven(loadMat(src), hist, hbins, (int) hranges[0], (int) hranges[1]); cuda 96 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(CalcHist, cv::cuda::DeviceInfo, cv::Size) cuda 98 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; cuda 107 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 115 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::GpuMat hist; cuda 116 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::calcHist(loadMat(src), hist); cuda 140 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(EqualizeHist, cv::cuda::DeviceInfo, cv::Size) cuda 142 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; cuda 150 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 158 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::GpuMat dst; cuda 159 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::equalizeHist(loadMat(src), dst); cuda 179 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(CLAHE, cv::cuda::DeviceInfo, cv::Size, ClipLimit) cuda 181 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; cuda 191 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 199 modules/cudaimgproc/test/test_histogram.cpp cv::Ptr<cv::cuda::CLAHE> clahe = cv::cuda::createCLAHE(clipLimit); cuda 200 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::GpuMat dst; cuda 52 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(HoughLines, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 85 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); cuda 86 modules/cudaimgproc/test/test_hough.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 97 modules/cudaimgproc/test/test_hough.cpp cv::Ptr<cv::cuda::HoughLinesDetector> hough = cv::cuda::createHoughLinesDetector(rho, theta, threshold); cuda 99 modules/cudaimgproc/test/test_hough.cpp cv::cuda::GpuMat d_lines; cuda 119 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(HoughCircles, cv::cuda::DeviceInfo, cv::Size, UseRoi) cuda 132 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); cuda 133 modules/cudaimgproc/test/test_hough.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 153 modules/cudaimgproc/test/test_hough.cpp cv::Ptr<cv::cuda::HoughCirclesDetector> houghCircles = cv::cuda::createHoughCirclesDetector(dp, minDist, cannyThreshold, votesThreshold, minRadius, maxRadius); cuda 155 modules/cudaimgproc/test/test_hough.cpp cv::cuda::GpuMat d_circles; cuda 192 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(GeneralizedHough, cv::cuda::DeviceInfo, UseRoi) cuda 198 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); cuda 199 modules/cudaimgproc/test/test_hough.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 221 modules/cudaimgproc/test/test_hough.cpp cv::Ptr<cv::GeneralizedHoughBallard> alg = cv::cuda::createGeneralizedHoughBallard(); cuda 226 modules/cudaimgproc/test/test_hough.cpp cv::cuda::GpuMat d_pos; cuda 60 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate8U, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateMethod) cuda 62 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; cuda 76 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 85 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), method); cuda 87 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat dst; cuda 117 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate32F, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateMethod) cuda 119 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; cuda 135 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 144 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), method); cuda 146 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat dst; cuda 176 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplateBlackSource, cv::cuda::DeviceInfo, TemplateMethod) cuda 178 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; cuda 186 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 198 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), method); cuda 200 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat d_dst; cuda 221 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate_CCOEF_NORMED, cv::cuda::DeviceInfo, std::pair<std::string, std::string>) cuda 223 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; cuda 233 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 245 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(image.type(), cv::TM_CCOEFF_NORMED); cuda 247 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat d_dst; cuda 276 modules/cudaimgproc/test/test_match_template.cpp struct MatchTemplate_CanFindBigTemplate : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 278 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; cuda 284 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 296 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(scene.type(), cv::TM_SQDIFF_NORMED); cuda 298 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat d_result; cuda 321 modules/cudaimgproc/test/test_match_template.cpp cv::Ptr<cv::cuda::TemplateMatching> alg = cv::cuda::createTemplateMatching(scene.type(), cv::TM_SQDIFF); cuda 323 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::GpuMat d_result; cuda 52 modules/cudaimgproc/test/test_mean_shift.cpp struct MeanShift : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 54 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::DeviceInfo devInfo; cuda 65 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 78 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) cuda 84 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::GpuMat d_dst; cuda 85 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::meanShiftFiltering(loadMat(img), d_dst, spatialRad, colorRad); cuda 100 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) cuda 110 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::GpuMat rmap_filtered; cuda 111 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::meanShiftFiltering(loadMat(img), rmap_filtered, spatialRad, colorRad); cuda 113 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::GpuMat rmap; cuda 114 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::GpuMat spmap; cuda 115 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::meanShiftProc(loadMat(img), rmap, spmap, spatialRad, colorRad); cuda 133 modules/cudaimgproc/test/test_mean_shift.cpp PARAM_TEST_CASE(MeanShiftSegmentation, cv::cuda::DeviceInfo, MinSize) cuda 135 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::DeviceInfo devInfo; cuda 143 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 154 modules/cudaimgproc/test/test_mean_shift.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) cuda 162 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::meanShiftSegmentation(loadMat(img), dst, 10, 10, minsize); cuda 130 modules/cudalegacy/include/opencv2/cudalegacy.hpp CV_EXPORTS Ptr<cuda::BackgroundSubtractorGMG> cuda 186 modules/cudalegacy/include/opencv2/cudalegacy.hpp CV_EXPORTS Ptr<cuda::BackgroundSubtractorFGD> cuda 92 modules/cudalegacy/include/opencv2/cudalegacy/private.hpp #define ncvSafeCall(expr) cv::cuda::checkNcvError(expr, __FILE__, __LINE__, CV_Func) cuda 91 modules/cudalegacy/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_frame(frame), foreground; cuda 93 modules/cudalegacy/perf/perf_bgsegm.cpp cv::Ptr<cv::cuda::BackgroundSubtractorFGD> d_fgd = cv::cuda::createBackgroundSubtractorFGD(); cuda 173 modules/cudalegacy/perf/perf_bgsegm.cpp cv::cuda::GpuMat d_frame(frame); cuda 174 modules/cudalegacy/perf/perf_bgsegm.cpp cv::cuda::GpuMat foreground; cuda 176 modules/cudalegacy/perf/perf_bgsegm.cpp cv::Ptr<cv::cuda::BackgroundSubtractorGMG> d_gmg = cv::cuda::createBackgroundSubtractorGMG(); cuda 72 modules/cudalegacy/perf/perf_calib3d.cpp const cv::cuda::GpuMat d_src(src); cuda 73 modules/cudalegacy/perf/perf_calib3d.cpp cv::cuda::GpuMat dst; cuda 75 modules/cudalegacy/perf/perf_calib3d.cpp TEST_CYCLE() cv::cuda::projectPoints(d_src, rvec, tvec, camera_mat, cv::Mat(), dst); cuda 127 modules/cudalegacy/perf/perf_calib3d.cpp TEST_CYCLE() cv::cuda::solvePnPRansac(object, image, camera_mat, dist_coef, rvec, tvec); cuda 154 modules/cudalegacy/perf/perf_labeling.cpp cv::cuda::GpuMat d_image(image); cuda 155 modules/cudalegacy/perf/perf_labeling.cpp cv::cuda::GpuMat mask; cuda 157 modules/cudalegacy/perf/perf_labeling.cpp TEST_CYCLE() cv::cuda::connectivityMask(d_image, mask, cv::Scalar::all(0), cv::Scalar::all(2)); cuda 177 modules/cudalegacy/perf/perf_labeling.cpp cv::cuda::GpuMat d_mask; cuda 178 modules/cudalegacy/perf/perf_labeling.cpp cv::cuda::connectivityMask(cv::cuda::GpuMat(image), d_mask, cv::Scalar::all(0), cv::Scalar::all(2)); cuda 180 modules/cudalegacy/perf/perf_labeling.cpp cv::cuda::GpuMat components; cuda 182 modules/cudalegacy/perf/perf_labeling.cpp TEST_CYCLE() cv::cuda::labelComponents(d_mask, components); cuda 121 modules/cudalegacy/src/NCV.cpp cv::String cv::cuda::getNcvErrorMessage(int code) cuda 46 modules/cudalegacy/src/bm.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/bm.cpp void cv::cuda::calcOpticalFlowBM(const GpuMat&, const GpuMat&, Size, Size, Size, bool, GpuMat&, GpuMat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 60 modules/cudalegacy/src/bm.cpp void cv::cuda::calcOpticalFlowBM(const GpuMat& prev, const GpuMat& curr, Size blockSize, Size shiftSize, Size maxRange, bool usePrevious, GpuMat& velx, GpuMat& vely, GpuMat& buf, Stream& st) cuda 46 modules/cudalegacy/src/bm_fast.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/bm_fast.cpp void cv::cuda::FastOpticalFlowBM::operator ()(const GpuMat&, const GpuMat&, GpuMat&, GpuMat&, int, int, Stream&) { throw_no_cuda(); } cuda 62 modules/cudalegacy/src/bm_fast.cpp void cv::cuda::FastOpticalFlowBM::operator ()(const GpuMat& I0, const GpuMat& I1, GpuMat& flowx, GpuMat& flowy, int search_window, int block_window, Stream& stream) cuda 73 modules/cudalegacy/src/bm_fast.cpp cuda::copyMakeBorder(I0, extended_I0, border_size, border_size, border_size, border_size, cv::BORDER_DEFAULT, Scalar(), stream); cuda 74 modules/cudalegacy/src/bm_fast.cpp cuda::copyMakeBorder(I1, extended_I1, border_size, border_size, border_size, border_size, cv::BORDER_DEFAULT, Scalar(), stream); cuda 46 modules/cudalegacy/src/calib3d.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/calib3d.cpp void cv::cuda::transformPoints(const GpuMat&, const Mat&, const Mat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 52 modules/cudalegacy/src/calib3d.cpp void cv::cuda::projectPoints(const GpuMat&, const Mat&, const Mat&, const Mat&, const Mat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 54 modules/cudalegacy/src/calib3d.cpp void cv::cuda::solvePnPRansac(const Mat&, const Mat&, const Mat&, const Mat&, Mat&, Mat&, bool, int, float, int, std::vector<int>*) { throw_no_cuda(); } cuda 81 modules/cudalegacy/src/calib3d.cpp using namespace ::cv::cuda::device; cuda 100 modules/cudalegacy/src/calib3d.cpp void cv::cuda::transformPoints(const GpuMat& src, const Mat& rvec, const Mat& tvec, GpuMat& dst, Stream& stream) cuda 124 modules/cudalegacy/src/calib3d.cpp void cv::cuda::projectPoints(const GpuMat& src, const Mat& rvec, const Mat& tvec, const Mat& camera_mat, const Mat& dist_coef, GpuMat& dst, Stream& stream) cuda 211 modules/cudalegacy/src/calib3d.cpp void cv::cuda::solvePnPRansac(const Mat& object, const Mat& image, const Mat& camera_mat, cuda 255 modules/cudalegacy/src/calib3d.cpp cuda::minMaxLoc(d_hypothesis_scores, NULL, &best_score, NULL, &best_idx); cuda 167 modules/cudalegacy/src/cuda/fgd.hpp void calcDiffHistogram_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame, cuda 173 modules/cudalegacy/src/cuda/fgd.hpp void calcDiffThreshMask_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame, uchar3 bestThres, cv::cuda::PtrStepSzb changeMask, cudaStream_t stream); cuda 178 modules/cudalegacy/src/cuda/fgd.hpp void bgfgClassification_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame, cuda 179 modules/cudalegacy/src/cuda/fgd.hpp cv::cuda::PtrStepSzb Ftd, cv::cuda::PtrStepSzb Fbd, cv::cuda::PtrStepSzb foreground, cuda 183 modules/cudalegacy/src/cuda/fgd.hpp void updateBackgroundModel_gpu(cv::cuda::PtrStepSzb prevFrame, cv::cuda::PtrStepSzb curFrame, cuda 184 modules/cudalegacy/src/cuda/fgd.hpp cv::cuda::PtrStepSzb Ftd, cv::cuda::PtrStepSzb Fbd, cv::cuda::PtrStepSzb foreground, cv::cuda::PtrStepSzb background, cuda 46 modules/cudalegacy/src/fgd.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/fgd.cpp cv::cuda::FGDParams::FGDParams() { throw_no_cuda(); } cuda 52 modules/cudalegacy/src/fgd.cpp Ptr<cuda::BackgroundSubtractorFGD> cv::cuda::createBackgroundSubtractorFGD(const FGDParams&) { throw_no_cuda(); return Ptr<cuda::BackgroundSubtractorFGD>(); } cuda 90 modules/cudalegacy/src/fgd.cpp cv::cuda::FGDParams::FGDParams() cuda 125 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(src.size(), CV_MAKE_TYPE(src.depth(), dst_cn), dst); cuda 144 modules/cudalegacy/src/fgd.cpp cuda::cvtColor(src, dst, cvt_code, dst_cn); cuda 301 modules/cudalegacy/src/fgd.cpp int count = cuda::countNonZero(foreground); cuda 303 modules/cudalegacy/src/fgd.cpp cuda::multiply(foreground, Scalar::all(255), foreground); cuda 316 modules/cudalegacy/src/fgd.cpp void morphology(const GpuMat& src, GpuMat& dst, GpuMat& filterBrd, int brd, Ptr<cuda::Filter>& filter, Scalar brdVal) cuda 318 modules/cudalegacy/src/fgd.cpp cuda::copyMakeBorder(src, filterBrd, brd, brd, brd, brd, BORDER_CONSTANT, brdVal); cuda 323 modules/cudalegacy/src/fgd.cpp Ptr<cuda::Filter>& erodeFilter, Ptr<cuda::Filter>& dilateFilter, cuda 494 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(size, CV_32FC1, Pbc_); cuda 497 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(size, CV_32FC1, Pbcc_); cuda 500 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(size, CV_8UC1, is_trained_st_model_); cuda 503 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(size, CV_8UC1, is_trained_dyn_model_); cuda 506 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2c * size.height, size.width, CV_32FC1, ctable_Pv_); cuda 509 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2c * size.height, size.width, CV_32FC1, ctable_Pvb_); cuda 512 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2c * size.height, size.width, CV_8UC4, ctable_v_); cuda 515 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2cc * size.height, size.width, CV_32FC1, cctable_Pv_); cuda 518 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2cc * size.height, size.width, CV_32FC1, cctable_Pvb_); cuda 521 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2cc * size.height, size.width, CV_8UC4, cctable_v1_); cuda 524 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(params.N2cc * size.height, size.width, CV_8UC4, cctable_v2_); cuda 576 modules/cudalegacy/src/fgd.cpp class FGDImpl : public cuda::BackgroundSubtractorFGD cuda 612 modules/cudalegacy/src/fgd.cpp Ptr<cuda::Filter> dilateFilter_; cuda 613 modules/cudalegacy/src/fgd.cpp Ptr<cuda::Filter> erodeFilter_; cuda 674 modules/cudalegacy/src/fgd.cpp cuda::cvtColor(background_, backgroundImage, COLOR_BGRA2BGR); cuda 700 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(firstFrame.size(), CV_8UC1, foreground_); cuda 705 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(firstFrame.size(), CV_8UC1, Ftd_); cuda 706 modules/cudalegacy/src/fgd.cpp cuda::ensureSizeIsEnough(firstFrame.size(), CV_8UC1, Fbd_); cuda 717 modules/cudalegacy/src/fgd.cpp dilateFilter_ = cuda::createMorphologyFilter(MORPH_DILATE, CV_8UC1, kernel, anchor); cuda 718 modules/cudalegacy/src/fgd.cpp erodeFilter_ = cuda::createMorphologyFilter(MORPH_ERODE, CV_8UC1, kernel, anchor); cuda 724 modules/cudalegacy/src/fgd.cpp Ptr<cuda::BackgroundSubtractorFGD> cv::cuda::createBackgroundSubtractorFGD(const FGDParams& params) cuda 46 modules/cudalegacy/src/gmg.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/gmg.cpp Ptr<cuda::BackgroundSubtractorGMG> cv::cuda::createBackgroundSubtractorGMG(int, double) { throw_no_cuda(); return Ptr<cuda::BackgroundSubtractorGMG>(); } cuda 68 modules/cudalegacy/src/gmg.cpp class GMGImpl : public cuda::BackgroundSubtractorGMG cuda 145 modules/cudalegacy/src/gmg.cpp Ptr<cuda::Filter> boxFilter_; cuda 170 modules/cudalegacy/src/gmg.cpp using namespace cv::cuda::device::gmg; cuda 224 modules/cudalegacy/src/gmg.cpp cuda::threshold(buf_, fgmask, thresh, 255.0, THRESH_BINARY, stream); cuda 240 modules/cudalegacy/src/gmg.cpp using namespace cv::cuda::device::gmg; cuda 264 modules/cudalegacy/src/gmg.cpp boxFilter_ = cuda::createBoxFilter(CV_8UC1, -1, Size(smoothingRadius_, smoothingRadius_)); cuda 272 modules/cudalegacy/src/gmg.cpp Ptr<cuda::BackgroundSubtractorGMG> cv::cuda::createBackgroundSubtractorGMG(int initializationFrames, double decisionThreshold) cuda 47 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::graphcut(GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 48 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::graphcut(GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 50 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::connectivityMask(const GpuMat&, GpuMat&, const cv::Scalar&, const cv::Scalar&, Stream&) { throw_no_cuda(); } cuda 51 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::labelComponents(const GpuMat&, GpuMat&, int, Stream&) { throw_no_cuda(); } cuda 71 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::connectivityMask(const GpuMat& image, GpuMat& mask, const cv::Scalar& lo, const cv::Scalar& hi, Stream& s) cuda 105 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::labelComponents(const GpuMat& mask, GpuMat& components, int flags, Stream& s) cuda 145 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::graphcut(GpuMat& terminals, GpuMat& leftTransp, GpuMat& rightTransp, GpuMat& top, GpuMat& bottom, GpuMat& labels, GpuMat& buf, Stream& s) cuda 204 modules/cudalegacy/src/graphcuts.cpp void cv::cuda::graphcut(GpuMat& terminals, GpuMat& leftTransp, GpuMat& rightTransp, GpuMat& top, GpuMat& topLeft, GpuMat& topRight, cuda 46 modules/cudalegacy/src/image_pyramid.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/image_pyramid.cpp Ptr<ImagePyramid> cv::cuda::createImagePyramid(InputArray, int, Stream&) { throw_no_cuda(); return Ptr<ImagePyramid>(); } cuda 97 modules/cudalegacy/src/image_pyramid.cpp cv::cuda::device::pyramid::downsampleX2(prevLayer, pyramid_[i], img.depth(), img.channels(), StreamAccessor::getStream(stream)); cuda 138 modules/cudalegacy/src/image_pyramid.cpp cv::cuda::device::pyramid::interpolateFrom1(lastLayer, outImg, outImg.depth(), outImg.channels(), StreamAccessor::getStream(stream)); cuda 142 modules/cudalegacy/src/image_pyramid.cpp Ptr<ImagePyramid> cv::cuda::createImagePyramid(InputArray img, int nLayers, Stream& stream) cuda 46 modules/cudalegacy/src/interpolate_frames.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/interpolate_frames.cpp void cv::cuda::interpolateFrames(const GpuMat&, const GpuMat&, const GpuMat&, const GpuMat&, const GpuMat&, const GpuMat&, float, GpuMat&, GpuMat&, Stream&) { throw_no_cuda(); } cuda 54 modules/cudalegacy/src/interpolate_frames.cpp void cv::cuda::interpolateFrames(const GpuMat& frame0, const GpuMat& frame1, const GpuMat& fu, const GpuMat& fv, const GpuMat& bu, const GpuMat& bv, cuda 46 modules/cudalegacy/src/needle_map.cpp using namespace cv::cuda; cuda 50 modules/cudalegacy/src/needle_map.cpp void cv::cuda::createOpticalFlowNeedleMap(const GpuMat&, const GpuMat&, GpuMat&, GpuMat&) { throw_no_cuda(); } cuda 63 modules/cudalegacy/src/needle_map.cpp void cv::cuda::createOpticalFlowNeedleMap(const GpuMat& u, const GpuMat& v, GpuMat& vertex, GpuMat& colors) cuda 65 modules/cudalegacy/src/needle_map.cpp using namespace cv::cuda::device::optical_flow; cuda 90 modules/cudalegacy/src/needle_map.cpp cuda::minMax(u_avg, 0, &uMax); cuda 91 modules/cudalegacy/src/needle_map.cpp cuda::minMax(v_avg, 0, &vMax); cuda 97 modules/cudalegacy/src/needle_map.cpp cuda::cvtColor(colors, colors, COLOR_HSV2RGB); cuda 54 modules/cudalegacy/test/test_calib3d.cpp struct TransformPoints : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 56 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; cuda 62 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 72 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::GpuMat dst; cuda 73 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::transformPoints(loadMat(src), rvec, tvec, dst); cuda 102 modules/cudalegacy/test/test_calib3d.cpp struct ProjectPoints : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 104 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; cuda 110 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 125 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::GpuMat dst; cuda 126 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::projectPoints(loadMat(src), rvec, tvec, camera_mat, cv::Mat(), dst); cuda 152 modules/cudalegacy/test/test_calib3d.cpp struct SolvePnPRansac : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 154 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; cuda 160 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 182 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::solvePnPRansac(object, cv::Mat(1, (int)image_vec.size(), CV_32FC2, &image_vec[0]), cuda 154 modules/cudalegacy/test/test_labeling.cpp struct Labeling : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 156 modules/cudalegacy/test/test_labeling.cpp cv::cuda::DeviceInfo devInfo; cuda 161 modules/cudalegacy/test/test_labeling.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 182 modules/cudalegacy/test/test_labeling.cpp cv::cuda::GpuMat mask; cuda 185 modules/cudalegacy/test/test_labeling.cpp cv::cuda::GpuMat components; cuda 188 modules/cudalegacy/test/test_labeling.cpp cv::cuda::connectivityMask(cv::cuda::GpuMat(image), mask, cv::Scalar::all(0), cv::Scalar::all(2)); cuda 190 modules/cudalegacy/test/test_labeling.cpp cv::cuda::labelComponents(mask, components); cuda 49 modules/cudalegacy/test/test_main.cpp using namespace cv::cuda; cuda 52 modules/cudalegacy/test/test_nvidia.cpp struct NVidiaTest : TestWithParam<cv::cuda::DeviceInfo> cuda 54 modules/cudalegacy/test/test_nvidia.cpp cv::cuda::DeviceInfo devInfo; cuda 62 modules/cudalegacy/test/test_nvidia.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 71 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::cuda::GpuMat d_img(img); cuda 74 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::Ptr<cv::cuda::HOG> d_hog = cv::cuda::HOG::create(); cuda 85 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::Ptr<cv::cuda::HOG> d_hog = cv::cuda::HOG::create(); cuda 110 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::Ptr<cv::cuda::CascadeClassifier> d_cascade = cuda 111 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::cuda::CascadeClassifier::create(perf::TestBase::getDataPath(GetParam().second)); cuda 113 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::cuda::GpuMat d_img(img); cuda 114 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::cuda::GpuMat objects_buffer; cuda 148 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::Ptr<cv::cuda::CascadeClassifier> d_cascade = cuda 149 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::cuda::CascadeClassifier::create(perf::TestBase::getDataPath(GetParam().second)); cuda 151 modules/cudaobjdetect/perf/perf_objdetect.cpp const cv::cuda::GpuMat d_img(img); cuda 152 modules/cudaobjdetect/perf/perf_objdetect.cpp cv::cuda::GpuMat objects_buffer; cuda 47 modules/cudaobjdetect/src/cascadeclassifier.cpp using namespace cv::cuda; cuda 51 modules/cudaobjdetect/src/cascadeclassifier.cpp Ptr<cuda::CascadeClassifier> cv::cuda::CascadeClassifier::create(const String&) { throw_no_cuda(); return Ptr<cuda::CascadeClassifier>(); } cuda 52 modules/cudaobjdetect/src/cascadeclassifier.cpp Ptr<cuda::CascadeClassifier> cv::cuda::CascadeClassifier::create(const FileStorage&) { throw_no_cuda(); return Ptr<cuda::CascadeClassifier>(); } cuda 62 modules/cudaobjdetect/src/cascadeclassifier.cpp class CascadeClassifierBase : public cuda::CascadeClassifier cuda 231 modules/cudaobjdetect/src/cascadeclassifier.cpp int devId = cv::cuda::getDevice(); cuda 570 modules/cudaobjdetect/src/cascadeclassifier.cpp cuda::resize(image, src, level.sFrame, 0, 0, cv::INTER_LINEAR); cuda 571 modules/cudaobjdetect/src/cascadeclassifier.cpp cuda::integral(src, sint); cuda 792 modules/cudaobjdetect/src/cascadeclassifier.cpp cudaSafeCall( cudaGetDeviceProperties(&prop, cv::cuda::getDevice()) ); cuda 809 modules/cudaobjdetect/src/cascadeclassifier.cpp Ptr<cuda::CascadeClassifier> cv::cuda::CascadeClassifier::create(const String& filename) cuda 818 modules/cudaobjdetect/src/cascadeclassifier.cpp return Ptr<cuda::CascadeClassifier>(); cuda 830 modules/cudaobjdetect/src/cascadeclassifier.cpp return Ptr<cuda::CascadeClassifier>(); cuda 846 modules/cudaobjdetect/src/cascadeclassifier.cpp return Ptr<cuda::CascadeClassifier>(); cuda 853 modules/cudaobjdetect/src/cascadeclassifier.cpp return Ptr<cuda::CascadeClassifier>(); cuda 856 modules/cudaobjdetect/src/cascadeclassifier.cpp Ptr<cuda::CascadeClassifier> cv::cuda::CascadeClassifier::create(const FileStorage& file) cuda 46 modules/cudaobjdetect/src/hog.cpp using namespace cv::cuda; cuda 50 modules/cudaobjdetect/src/hog.cpp Ptr<cuda::HOG> cv::cuda::HOG::create(Size, Size, Size, Size, int) { throw_no_cuda(); return Ptr<cuda::HOG>(); } cuda 62 modules/cudaobjdetect/src/hog.cpp int height, int width, const cv::cuda::PtrStepSzf& grad, cuda 63 modules/cudaobjdetect/src/hog.cpp const cv::cuda::PtrStepSzb& qangle, float sigma, float* block_hists); cuda 79 modules/cudaobjdetect/src/hog.cpp cv::cuda::PtrStepSzf descriptors); cuda 82 modules/cudaobjdetect/src/hog.cpp cv::cuda::PtrStepSzf descriptors); cuda 84 modules/cudaobjdetect/src/hog.cpp void compute_gradients_8UC1(int nbins, int height, int width, const cv::cuda::PtrStepSzb& img, cuda 85 modules/cudaobjdetect/src/hog.cpp float angle_scale, cv::cuda::PtrStepSzf grad, cv::cuda::PtrStepSzb qangle, bool correct_gamma); cuda 86 modules/cudaobjdetect/src/hog.cpp void compute_gradients_8UC4(int nbins, int height, int width, const cv::cuda::PtrStepSzb& img, cuda 87 modules/cudaobjdetect/src/hog.cpp float angle_scale, cv::cuda::PtrStepSzf grad, cv::cuda::PtrStepSzb qangle, bool correct_gamma); cuda 89 modules/cudaobjdetect/src/hog.cpp void resize_8UC1(const cv::cuda::PtrStepSzb& src, cv::cuda::PtrStepSzb dst); cuda 90 modules/cudaobjdetect/src/hog.cpp void resize_8UC4(const cv::cuda::PtrStepSzb& src, cv::cuda::PtrStepSzb dst); cuda 94 modules/cudaobjdetect/src/hog.cpp using namespace cv::cuda::device; cuda 98 modules/cudaobjdetect/src/hog.cpp class HOG_Impl : public cv::cuda::HOG cuda 535 modules/cudaobjdetect/src/hog.cpp Ptr<cuda::HOG> cv::cuda::HOG::create(Size win_size, cuda 51 modules/cudaobjdetect/test/test_objdetect.cpp struct HOG : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 53 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; cuda 54 modules/cudaobjdetect/test/test_objdetect.cpp cv::Ptr<cv::cuda::HOG> hog; cuda 72 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 74 modules/cudaobjdetect/test/test_objdetect.cpp hog = cv::cuda::HOG::create(); cuda 183 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::GpuMat d_img(img); cuda 186 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::GpuMat descriptors, descriptors_by_cols; cuda 190 modules/cudaobjdetect/test/test_objdetect.cpp hog->setDescriptorFormat(cv::cuda::HOG::DESCR_FORMAT_ROW_BY_ROW); cuda 193 modules/cudaobjdetect/test/test_objdetect.cpp hog->setDescriptorFormat(cv::cuda::HOG::DESCR_FORMAT_COL_BY_COL); cuda 225 modules/cudaobjdetect/test/test_objdetect.cpp struct CalTech : public ::testing::TestWithParam<std::tr1::tuple<cv::cuda::DeviceInfo, std::string> > cuda 227 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; cuda 233 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 242 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::GpuMat d_img(img); cuda 245 modules/cudaobjdetect/test/test_objdetect.cpp cv::Ptr<cv::cuda::HOG> d_hog = cv::cuda::HOG::create(); cuda 277 modules/cudaobjdetect/test/test_objdetect.cpp PARAM_TEST_CASE(LBP_Read_classifier, cv::cuda::DeviceInfo, int) cuda 279 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; cuda 284 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 292 modules/cudaobjdetect/test/test_objdetect.cpp cv::Ptr<cv::cuda::CascadeClassifier> d_cascade; cuda 295 modules/cudaobjdetect/test/test_objdetect.cpp d_cascade = cv::cuda::CascadeClassifier::create(classifierXmlPath); cuda 305 modules/cudaobjdetect/test/test_objdetect.cpp PARAM_TEST_CASE(LBP_classify, cv::cuda::DeviceInfo, int) cuda 307 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; cuda 312 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 338 modules/cudaobjdetect/test/test_objdetect.cpp cv::Ptr<cv::cuda::CascadeClassifier> gpuClassifier = cuda 339 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::CascadeClassifier::create(classifierXmlPath); cuda 341 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::GpuMat tested(grey); cuda 342 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::GpuMat gpu_rects_buf; cuda 72 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame0(frame0); cuda 73 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame1(frame1); cuda 74 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flow; cuda 76 modules/cudaoptflow/perf/perf_optflow.cpp cv::Ptr<cv::cuda::BroxOpticalFlow> d_alg = cuda 77 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::BroxOpticalFlow::create(0.197 /*alpha*/, 50.0 /*gamma*/, 0.8 /*scale_factor*/, cuda 82 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 83 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::split(flow, flows); cuda 85 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 86 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 136 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_pts(pts.reshape(2, 1)); cuda 138 modules/cudaoptflow/perf/perf_optflow.cpp cv::Ptr<cv::cuda::SparsePyrLKOpticalFlow> d_pyrLK = cuda 139 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::SparsePyrLKOpticalFlow::create(cv::Size(winSize, winSize), cuda 143 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame0(frame0); cuda 144 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame1(frame1); cuda 145 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat nextPts; cuda 146 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat status; cuda 196 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame0(frame0); cuda 197 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame1(frame1); cuda 198 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flow; cuda 200 modules/cudaoptflow/perf/perf_optflow.cpp cv::Ptr<cv::cuda::DensePyrLKOpticalFlow> d_pyrLK = cuda 201 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::DensePyrLKOpticalFlow::create(cv::Size(winSize, winSize), cuda 207 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 208 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::split(flow, flows); cuda 210 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 211 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 246 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame0(frame0); cuda 247 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame1(frame1); cuda 248 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flow; cuda 250 modules/cudaoptflow/perf/perf_optflow.cpp cv::Ptr<cv::cuda::FarnebackOpticalFlow> d_farneback = cuda 251 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::FarnebackOpticalFlow::create(numLevels, pyrScale, false, winSize, cuda 256 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 257 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::split(flow, flows); cuda 259 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 260 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 291 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame0(frame0); cuda 292 modules/cudaoptflow/perf/perf_optflow.cpp const cv::cuda::GpuMat d_frame1(frame1); cuda 293 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flow; cuda 295 modules/cudaoptflow/perf/perf_optflow.cpp cv::Ptr<cv::cuda::OpticalFlowDual_TVL1> d_alg = cuda 296 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::OpticalFlowDual_TVL1::create(); cuda 300 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 301 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::split(flow, flows); cuda 303 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 304 modules/cudaoptflow/perf/perf_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 46 modules/cudaoptflow/src/brox.cpp using namespace cv::cuda; cuda 50 modules/cudaoptflow/src/brox.cpp Ptr<BroxOpticalFlow> cv::cuda::BroxOpticalFlow::create(double, double, double, int, int, int) { throw_no_cuda(); return Ptr<BroxOpticalFlow>(); } cuda 185 modules/cudaoptflow/src/brox.cpp cuda::merge(flows, 2, _flow, stream); cuda 189 modules/cudaoptflow/src/brox.cpp Ptr<BroxOpticalFlow> cv::cuda::BroxOpticalFlow::create(double alpha, double gamma, double scale_factor, int inner_iterations, int outer_iterations, int solver_iterations) cuda 46 modules/cudaoptflow/src/farneback.cpp using namespace cv::cuda; cuda 50 modules/cudaoptflow/src/farneback.cpp Ptr<FarnebackOpticalFlow> cv::cuda::FarnebackOpticalFlow::create(int, double, bool, int, int, int, double, int) { throw_no_cuda(); return Ptr<BroxOpticalFlow>(); } cuda 176 modules/cudaoptflow/src/farneback.cpp cuda::merge(flows, 2, _flow, stream); cuda 333 modules/cudaoptflow/src/farneback.cpp cuda::pyrDown(pyramid0_[i - 1], pyramid0_[i], streams[0]); cuda 334 modules/cudaoptflow/src/farneback.cpp cuda::pyrDown(pyramid1_[i - 1], pyramid1_[i], streams[1]); cuda 377 modules/cudaoptflow/src/farneback.cpp cuda::resize(flowx0, curFlowX, Size(width, height), 0, 0, INTER_LINEAR, streams[0]); cuda 378 modules/cudaoptflow/src/farneback.cpp cuda::resize(flowy0, curFlowY, Size(width, height), 0, 0, INTER_LINEAR, streams[1]); cuda 390 modules/cudaoptflow/src/farneback.cpp cuda::resize(prevFlowX, curFlowX, Size(width, height), 0, 0, INTER_LINEAR, streams[0]); cuda 391 modules/cudaoptflow/src/farneback.cpp cuda::resize(prevFlowY, curFlowY, Size(width, height), 0, 0, INTER_LINEAR, streams[1]); cuda 429 modules/cudaoptflow/src/farneback.cpp cuda::resize(blurredFrame[i], pyrLevel[i], Size(width, height), 0.0, 0.0, INTER_LINEAR, streams[i]); cuda 462 modules/cudaoptflow/src/farneback.cpp Ptr<FarnebackOpticalFlow> cv::cuda::FarnebackOpticalFlow::create(int numLevels, double pyrScale, bool fastPyramids, int winSize, cuda 46 modules/cudaoptflow/src/pyrlk.cpp using namespace cv::cuda; cuda 50 modules/cudaoptflow/src/pyrlk.cpp Ptr<SparsePyrLKOpticalFlow> cv::cuda::SparsePyrLKOpticalFlow::create(Size, int, int, bool) { throw_no_cuda(); return Ptr<SparsePyrLKOpticalFlow>(); } cuda 52 modules/cudaoptflow/src/pyrlk.cpp Ptr<DensePyrLKOpticalFlow> cv::cuda::DensePyrLKOpticalFlow::create(Size, int, int, bool) { throw_no_cuda(); return Ptr<SparsePyrLKOpticalFlow>(); } cuda 143 modules/cudaoptflow/src/pyrlk.cpp cuda::multiply(temp1, Scalar::all(1.0 / (1 << maxLevel_) / 2.0), temp2, 1, -1, stream); cuda 169 modules/cudaoptflow/src/pyrlk.cpp cuda::cvtColor(prevImg, buf, COLOR_BGR2BGRA, 0, stream); cuda 172 modules/cudaoptflow/src/pyrlk.cpp cuda::cvtColor(nextImg, buf, COLOR_BGR2BGRA, 0, stream); cuda 178 modules/cudaoptflow/src/pyrlk.cpp cuda::pyrDown(prevPyr_[level - 1], prevPyr_[level], stream); cuda 179 modules/cudaoptflow/src/pyrlk.cpp cuda::pyrDown(nextPyr_[level - 1], nextPyr_[level], stream); cuda 224 modules/cudaoptflow/src/pyrlk.cpp cuda::pyrDown(prevPyr_[level - 1], prevPyr_[level], stream); cuda 225 modules/cudaoptflow/src/pyrlk.cpp cuda::pyrDown(nextPyr_[level - 1], nextPyr_[level], stream); cuda 335 modules/cudaoptflow/src/pyrlk.cpp cuda::merge(flows, 2, _flow, stream); cuda 340 modules/cudaoptflow/src/pyrlk.cpp Ptr<SparsePyrLKOpticalFlow> cv::cuda::SparsePyrLKOpticalFlow::create(Size winSize, int maxLevel, int iters, bool useInitialFlow) cuda 345 modules/cudaoptflow/src/pyrlk.cpp Ptr<DensePyrLKOpticalFlow> cv::cuda::DensePyrLKOpticalFlow::create(Size winSize, int maxLevel, int iters, bool useInitialFlow) cuda 47 modules/cudaoptflow/src/tvl1flow.cpp Ptr<OpticalFlowDual_TVL1> cv::cuda::OpticalFlowDual_TVL1::create(double, double, double, int, int, double, int, double, double, bool) { throw_no_cuda(); return Ptr<OpticalFlowDual_TVL1>(); } cuda 52 modules/cudaoptflow/src/tvl1flow.cpp using namespace cv::cuda; cuda 173 modules/cudaoptflow/src/tvl1flow.cpp cuda::merge(flows, 2, _flow, stream); cuda 231 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(I0s[s-1], I0s[s], Size(), scaleStep_, scaleStep_, INTER_LINEAR, stream); cuda 232 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(I1s[s-1], I1s[s], Size(), scaleStep_, scaleStep_, INTER_LINEAR, stream); cuda 242 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(u1s[s-1], u1s[s], Size(), scaleStep_, scaleStep_, INTER_LINEAR, stream); cuda 243 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(u2s[s-1], u2s[s], Size(), scaleStep_, scaleStep_, INTER_LINEAR, stream); cuda 245 modules/cudaoptflow/src/tvl1flow.cpp cuda::multiply(u1s[s], Scalar::all(scaleStep_), u1s[s], 1, -1, stream); cuda 246 modules/cudaoptflow/src/tvl1flow.cpp cuda::multiply(u2s[s], Scalar::all(scaleStep_), u2s[s], 1, -1, stream); cuda 282 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(u1s[s], u1s[s - 1], I0s[s - 1].size(), 0, 0, INTER_LINEAR, stream); cuda 283 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(u2s[s], u2s[s - 1], I0s[s - 1].size(), 0, 0, INTER_LINEAR, stream); cuda 286 modules/cudaoptflow/src/tvl1flow.cpp cuda::resize(u3s[s], u3s[s - 1], I0s[s - 1].size(), 0, 0, INTER_LINEAR, stream); cuda 290 modules/cudaoptflow/src/tvl1flow.cpp cuda::multiply(u1s[s - 1], Scalar::all(1/scaleStep_), u1s[s - 1], 1, -1, stream); cuda 291 modules/cudaoptflow/src/tvl1flow.cpp cuda::multiply(u2s[s - 1], Scalar::all(1/scaleStep_), u2s[s - 1], 1, -1, stream); cuda 358 modules/cudaoptflow/src/tvl1flow.cpp error = cuda::sum(diff, norm_buf)[0]; cuda 373 modules/cudaoptflow/src/tvl1flow.cpp Ptr<OpticalFlowDual_TVL1> cv::cuda::OpticalFlowDual_TVL1::create( cuda 54 modules/cudaoptflow/test/test_optflow.cpp struct BroxOpticalFlow : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 56 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; cuda 62 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 74 modules/cudaoptflow/test/test_optflow.cpp cv::Ptr<cv::cuda::BroxOpticalFlow> brox = cuda 75 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::BroxOpticalFlow::create(0.197 /*alpha*/, 50.0 /*gamma*/, 0.8 /*scale_factor*/, cuda 78 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat flow; cuda 81 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 82 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::split(flow, flows); cuda 84 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 85 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 142 modules/cudaoptflow/test/test_optflow.cpp cv::Ptr<cv::cuda::BroxOpticalFlow> brox = cuda 143 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::BroxOpticalFlow::create(0.197 /*alpha*/, 50.0 /*gamma*/, 0.8 /*scale_factor*/, cuda 146 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat flow; cuda 149 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat flows[2]; cuda 150 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::split(flow, flows); cuda 152 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat u = flows[0]; cuda 153 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat v = flows[1]; cuda 173 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(PyrLKOpticalFlow, cv::cuda::DeviceInfo, UseGray) cuda 175 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; cuda 183 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 204 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat d_pts; cuda 208 modules/cudaoptflow/test/test_optflow.cpp cv::Ptr<cv::cuda::SparsePyrLKOpticalFlow> pyrLK = cuda 209 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::SparsePyrLKOpticalFlow::create(); cuda 211 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat d_nextPts; cuda 212 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat d_status; cuda 271 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(FarnebackOpticalFlow, cv::cuda::DeviceInfo, PyrScale, PolyN, FarnebackOptFlowFlags, UseInitFlow) cuda 273 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; cuda 287 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 301 modules/cudaoptflow/test/test_optflow.cpp cv::Ptr<cv::cuda::FarnebackOpticalFlow> farn = cuda 302 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::FarnebackOpticalFlow::create(); cuda 308 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat d_flow; cuda 342 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(OpticalFlowDual_TVL1, cv::cuda::DeviceInfo, Gamma) cuda 344 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; cuda 352 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 364 modules/cudaoptflow/test/test_optflow.cpp cv::Ptr<cv::cuda::OpticalFlowDual_TVL1> d_alg = cuda 365 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::OpticalFlowDual_TVL1::create(); cuda 369 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::GpuMat d_flow; cuda 90 modules/cudastereo/include/opencv2/cudastereo.hpp CV_EXPORTS Ptr<cuda::StereoBM> createStereoBM(int numDisparities = 64, int blockSize = 19); cuda 187 modules/cudastereo/include/opencv2/cudastereo.hpp CV_EXPORTS Ptr<cuda::StereoBeliefPropagation> cuda 216 modules/cudastereo/include/opencv2/cudastereo.hpp class CV_EXPORTS StereoConstantSpaceBP : public cuda::StereoBeliefPropagation cuda 240 modules/cudastereo/include/opencv2/cudastereo.hpp CV_EXPORTS Ptr<cuda::StereoConstantSpaceBP> cuda 290 modules/cudastereo/include/opencv2/cudastereo.hpp CV_EXPORTS Ptr<cuda::DisparityBilateralFilter> cuda 70 modules/cudastereo/perf/perf_stereo.cpp cv::Ptr<cv::StereoBM> d_bm = cv::cuda::createStereoBM(ndisp); cuda 72 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgLeft(imgLeft); cuda 73 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgRight(imgRight); cuda 74 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 110 modules/cudastereo/perf/perf_stereo.cpp cv::Ptr<cv::cuda::StereoBeliefPropagation> d_bp = cv::cuda::createStereoBeliefPropagation(ndisp); cuda 112 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgLeft(imgLeft); cuda 113 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgRight(imgRight); cuda 114 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 144 modules/cudastereo/perf/perf_stereo.cpp cv::Ptr<cv::cuda::StereoConstantSpaceBP> d_csbp = cv::cuda::createStereoConstantSpaceBP(ndisp); cuda 146 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgLeft(imgLeft); cuda 147 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_imgRight(imgRight); cuda 148 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 176 modules/cudastereo/perf/perf_stereo.cpp cv::Ptr<cv::cuda::DisparityBilateralFilter> d_filter = cv::cuda::createDisparityBilateralFilter(ndisp); cuda 178 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_img(img); cuda 179 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_disp(disp); cuda 180 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 210 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_src(src); cuda 211 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 213 modules/cudastereo/perf/perf_stereo.cpp TEST_CYCLE() cv::cuda::reprojectImageTo3D(d_src, dst, Q); cuda 242 modules/cudastereo/perf/perf_stereo.cpp const cv::cuda::GpuMat d_src(src); cuda 243 modules/cudastereo/perf/perf_stereo.cpp cv::cuda::GpuMat dst; cuda 245 modules/cudastereo/perf/perf_stereo.cpp TEST_CYCLE() cv::cuda::drawColorDisp(d_src, dst, 255); cuda 46 modules/cudastereo/src/disparity_bilateral_filter.cpp using namespace cv::cuda; cuda 50 modules/cudastereo/src/disparity_bilateral_filter.cpp Ptr<cuda::DisparityBilateralFilter> cv::cuda::createDisparityBilateralFilter(int, int, int) { throw_no_cuda(); return Ptr<cuda::DisparityBilateralFilter>(); } cuda 58 modules/cudastereo/src/disparity_bilateral_filter.cpp class DispBilateralFilterImpl : public cuda::DisparityBilateralFilter cuda 154 modules/cudastereo/src/disparity_bilateral_filter.cpp using namespace cv::cuda::device::disp_bilateral_filter; cuda 192 modules/cudastereo/src/disparity_bilateral_filter.cpp Ptr<cuda::DisparityBilateralFilter> cv::cuda::createDisparityBilateralFilter(int ndisp, int radius, int iters) cuda 46 modules/cudastereo/src/stereobm.cpp using namespace cv::cuda; cuda 50 modules/cudastereo/src/stereobm.cpp Ptr<cuda::StereoBM> cv::cuda::createStereoBM(int, int) { throw_no_cuda(); return Ptr<cuda::StereoBM>(); } cuda 66 modules/cudastereo/src/stereobm.cpp class StereoBMImpl : public cuda::StereoBM cuda 138 modules/cudastereo/src/stereobm.cpp using namespace ::cv::cuda::device::stereobm; cuda 156 modules/cudastereo/src/stereobm.cpp cuda::ensureSizeIsEnough(left.size(), CV_32SC1, minSSD_); cuda 163 modules/cudastereo/src/stereobm.cpp cuda::ensureSizeIsEnough(left.size(), left.type(), leBuf_); cuda 164 modules/cudastereo/src/stereobm.cpp cuda::ensureSizeIsEnough(right.size(), right.type(), riBuf_); cuda 180 modules/cudastereo/src/stereobm.cpp Ptr<cuda::StereoBM> cv::cuda::createStereoBM(int numDisparities, int blockSize) cuda 46 modules/cudastereo/src/stereobp.cpp using namespace cv::cuda; cuda 50 modules/cudastereo/src/stereobp.cpp void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int, int, int&, int&, int&) { throw_no_cuda(); } cuda 52 modules/cudastereo/src/stereobp.cpp Ptr<cuda::StereoBeliefPropagation> cv::cuda::createStereoBeliefPropagation(int, int, int, int) { throw_no_cuda(); return Ptr<cuda::StereoBeliefPropagation>(); } cuda 78 modules/cudastereo/src/stereobp.cpp class StereoBPImpl : public cuda::StereoBeliefPropagation cuda 167 modules/cudastereo/src/stereobp.cpp using namespace cv::cuda::device::stereobp; cuda 236 modules/cudastereo/src/stereobp.cpp using namespace cv::cuda::device::stereobp; cuda 284 modules/cudastereo/src/stereobp.cpp using namespace cv::cuda::device::stereobp; cuda 362 modules/cudastereo/src/stereobp.cpp Ptr<cuda::StereoBeliefPropagation> cv::cuda::createStereoBeliefPropagation(int ndisp, int iters, int levels, int msg_type) cuda 367 modules/cudastereo/src/stereobp.cpp void cv::cuda::StereoBeliefPropagation::estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels) cuda 46 modules/cudastereo/src/stereocsbp.cpp using namespace cv::cuda; cuda 50 modules/cudastereo/src/stereocsbp.cpp void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int, int, int&, int&, int&, int&) { throw_no_cuda(); } cuda 52 modules/cudastereo/src/stereocsbp.cpp Ptr<cuda::StereoConstantSpaceBP> cv::cuda::createStereoConstantSpaceBP(int, int, int, int, int) { throw_no_cuda(); return Ptr<cuda::StereoConstantSpaceBP>(); } cuda 60 modules/cudastereo/src/stereocsbp.cpp class StereoCSBPImpl : public cuda::StereoConstantSpaceBP cuda 152 modules/cudastereo/src/stereocsbp.cpp using namespace cv::cuda::device::stereocsbp; cuda 337 modules/cudastereo/src/stereocsbp.cpp Ptr<cuda::StereoConstantSpaceBP> cv::cuda::createStereoConstantSpaceBP(int ndisp, int iters, int levels, int nr_plane, int msg_type) cuda 342 modules/cudastereo/src/stereocsbp.cpp void cv::cuda::StereoConstantSpaceBP::estimateRecommendedParams(int width, int height, int& ndisp, int& iters, int& levels, int& nr_plane) cuda 46 modules/cudastereo/src/util.cpp using namespace cv::cuda; cuda 50 modules/cudastereo/src/util.cpp void cv::cuda::reprojectImageTo3D(InputArray, OutputArray, InputArray, int, Stream&) { throw_no_cuda(); } cuda 51 modules/cudastereo/src/util.cpp void cv::cuda::drawColorDisp(InputArray, OutputArray, int, Stream&) { throw_no_cuda(); } cuda 64 modules/cudastereo/src/util.cpp void cv::cuda::reprojectImageTo3D(InputArray _disp, OutputArray _xyz, InputArray _Q, int dst_cn, Stream& stream) cuda 66 modules/cudastereo/src/util.cpp using namespace cv::cuda::device; cuda 102 modules/cudastereo/src/util.cpp using namespace ::cv::cuda::device; cuda 111 modules/cudastereo/src/util.cpp void cv::cuda::drawColorDisp(InputArray _src, OutputArray dst, int ndisp, Stream& stream) cuda 52 modules/cudastereo/test/test_stereo.cpp struct StereoBM : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 54 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; cuda 60 modules/cudastereo/test/test_stereo.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 74 modules/cudastereo/test/test_stereo.cpp cv::Ptr<cv::StereoBM> bm = cv::cuda::createStereoBM(128, 19); cuda 75 modules/cudastereo/test/test_stereo.cpp cv::cuda::GpuMat disp; cuda 87 modules/cudastereo/test/test_stereo.cpp struct StereoBeliefPropagation : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 89 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; cuda 95 modules/cudastereo/test/test_stereo.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 109 modules/cudastereo/test/test_stereo.cpp cv::Ptr<cv::cuda::StereoBeliefPropagation> bp = cv::cuda::createStereoBeliefPropagation(64, 8, 2, CV_16S); cuda 115 modules/cudastereo/test/test_stereo.cpp cv::cuda::GpuMat disp; cuda 130 modules/cudastereo/test/test_stereo.cpp struct StereoConstantSpaceBP : testing::TestWithParam<cv::cuda::DeviceInfo> cuda 132 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; cuda 138 modules/cudastereo/test/test_stereo.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 149 modules/cudastereo/test/test_stereo.cpp if (supportFeature(devInfo, cv::cuda::FEATURE_SET_COMPUTE_20)) cuda 158 modules/cudastereo/test/test_stereo.cpp cv::Ptr<cv::cuda::StereoConstantSpaceBP> csbp = cv::cuda::createStereoConstantSpaceBP(128, 16, 4, 4); cuda 159 modules/cudastereo/test/test_stereo.cpp cv::cuda::GpuMat disp; cuda 174 modules/cudastereo/test/test_stereo.cpp PARAM_TEST_CASE(ReprojectImageTo3D, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) cuda 176 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; cuda 188 modules/cudastereo/test/test_stereo.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 197 modules/cudastereo/test/test_stereo.cpp cv::cuda::GpuMat dst; cuda 198 modules/cudastereo/test/test_stereo.cpp cv::cuda::reprojectImageTo3D(loadMat(disp, useRoi), dst, Q, 3); cuda 122 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 123 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_xmap(xmap); cuda 124 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_ymap(ymap); cuda 125 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 127 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::remap(d_src, dst, d_xmap, d_ymap, interpolation, borderMode); cuda 168 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 169 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 171 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::resize(d_src, dst, cv::Size(), f, f, interpolation); cuda 211 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 212 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 214 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::resize(d_src, dst, cv::Size(), f, f, interpolation); cuda 263 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 264 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 266 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::warpAffine(d_src, dst, M, size, interpolation, borderMode); cuda 311 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 312 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 314 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::warpPerspective(d_src, dst, M, size, interpolation, borderMode); cuda 351 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 352 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 354 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::rotate(d_src, dst, size, 30.0, 0, 0, interpolation); cuda 383 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 384 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 386 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::pyrDown(d_src, dst); cuda 419 modules/cudawarping/perf/perf_warping.cpp const cv::cuda::GpuMat d_src(src); cuda 420 modules/cudawarping/perf/perf_warping.cpp cv::cuda::GpuMat dst; cuda 422 modules/cudawarping/perf/perf_warping.cpp TEST_CYCLE() cv::cuda::pyrUp(d_src, dst); cuda 46 modules/cudawarping/src/pyramids.cpp using namespace cv::cuda; cuda 50 modules/cudawarping/src/pyramids.cpp void cv::cuda::pyrDown(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 51 modules/cudawarping/src/pyramids.cpp void cv::cuda::pyrUp(InputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 66 modules/cudawarping/src/pyramids.cpp void cv::cuda::pyrDown(InputArray _src, OutputArray _dst, Stream& stream) cuda 68 modules/cudawarping/src/pyramids.cpp using namespace cv::cuda::device::imgproc; cuda 106 modules/cudawarping/src/pyramids.cpp void cv::cuda::pyrUp(InputArray _src, OutputArray _dst, Stream& stream) cuda 108 modules/cudawarping/src/pyramids.cpp using namespace cv::cuda::device::imgproc; cuda 47 modules/cudawarping/src/remap.cpp void cv::cuda::remap(InputArray, OutputArray, InputArray, InputArray, int, int, Scalar, Stream&){ throw_no_cuda(); } cuda 61 modules/cudawarping/src/remap.cpp void cv::cuda::remap(InputArray _src, OutputArray _dst, InputArray _xmap, InputArray _ymap, int interpolation, int borderMode, Scalar borderValue, Stream& stream) cuda 63 modules/cudawarping/src/remap.cpp using namespace cv::cuda::device::imgproc; cuda 47 modules/cudawarping/src/resize.cpp void cv::cuda::resize(InputArray, OutputArray, Size, double, double, int, Stream&) { throw_no_cuda(); } cuda 57 modules/cudawarping/src/resize.cpp void cv::cuda::resize(InputArray _src, OutputArray _dst, Size dsize, double fx, double fy, int interpolation, Stream& stream) cuda 46 modules/cudawarping/src/warp.cpp using namespace cv::cuda; cuda 50 modules/cudawarping/src/warp.cpp void cv::cuda::warpAffine(InputArray, OutputArray, InputArray, Size, int, int, Scalar, Stream&) { throw_no_cuda(); } cuda 51 modules/cudawarping/src/warp.cpp void cv::cuda::buildWarpAffineMaps(InputArray, bool, Size, OutputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 53 modules/cudawarping/src/warp.cpp void cv::cuda::warpPerspective(InputArray, OutputArray, InputArray, Size, int, int, Scalar, Stream&) { throw_no_cuda(); } cuda 54 modules/cudawarping/src/warp.cpp void cv::cuda::buildWarpPerspectiveMaps(InputArray, bool, Size, OutputArray, OutputArray, Stream&) { throw_no_cuda(); } cuda 56 modules/cudawarping/src/warp.cpp void cv::cuda::rotate(InputArray, OutputArray, Size, double, double, double, int, Stream&) { throw_no_cuda(); } cuda 78 modules/cudawarping/src/warp.cpp void cv::cuda::buildWarpAffineMaps(InputArray _M, bool inverse, Size dsize, OutputArray _xmap, OutputArray _ymap, Stream& stream) cuda 80 modules/cudawarping/src/warp.cpp using namespace cv::cuda::device::imgproc; cuda 107 modules/cudawarping/src/warp.cpp void cv::cuda::buildWarpPerspectiveMaps(InputArray _M, bool inverse, Size dsize, OutputArray _xmap, OutputArray _ymap, Stream& stream) cuda 109 modules/cudawarping/src/warp.cpp using namespace cv::cuda::device::imgproc; cuda 151 modules/cudawarping/src/warp.cpp static void call(const cv::cuda::GpuMat& src, cv::cuda::GpuMat& dst, double coeffs[][3], int interpolation, cudaStream_t stream) cuda 171 modules/cudawarping/src/warp.cpp cv::cuda::NppStreamHandler h(stream); cuda 183 modules/cudawarping/src/warp.cpp void cv::cuda::warpAffine(InputArray _src, OutputArray _dst, InputArray _M, Size dsize, int flags, int borderMode, Scalar borderValue, Stream& stream) cuda 249 modules/cudawarping/src/warp.cpp typedef void (*func_t)(const cv::cuda::GpuMat& src, cv::cuda::GpuMat& dst, double coeffs[][3], int flags, cudaStream_t stream); cuda 284 modules/cudawarping/src/warp.cpp using namespace cv::cuda::device::imgproc; cuda 322 modules/cudawarping/src/warp.cpp void cv::cuda::warpPerspective(InputArray _src, OutputArray _dst, InputArray _M, Size dsize, int flags, int borderMode, Scalar borderValue, Stream& stream) cuda 388 modules/cudawarping/src/warp.cpp typedef void (*func_t)(const cv::cuda::GpuMat& src, cv::cuda::GpuMat& dst, double coeffs[][3], int flags, cudaStream_t stream); cuda 423 modules/cudawarping/src/warp.cpp using namespace cv::cuda::device::imgproc; cuda 507 modules/cudawarping/src/warp.cpp void cv::cuda::rotate(InputArray _src, OutputArray _dst, Size dsize, double angle, double xShift, double yShift, int interpolation, Stream& stream) cuda 52 modules/cudawarping/test/test_pyramids.cpp PARAM_TEST_CASE(PyrDown, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 54 modules/cudawarping/test/test_pyramids.cpp cv::cuda::DeviceInfo devInfo; cuda 66 modules/cudawarping/test/test_pyramids.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 74 modules/cudawarping/test/test_pyramids.cpp cv::cuda::GpuMat dst = createMat(cv::Size((size.width + 1) / 2, (size.height + 1) / 2), type, useRoi); cuda 75 modules/cudawarping/test/test_pyramids.cpp cv::cuda::pyrDown(loadMat(src, useRoi), dst); cuda 92 modules/cudawarping/test/test_pyramids.cpp PARAM_TEST_CASE(PyrUp, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) cuda 94 modules/cudawarping/test/test_pyramids.cpp cv::cuda::DeviceInfo devInfo; cuda 106 modules/cudawarping/test/test_pyramids.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 114 modules/cudawarping/test/test_pyramids.cpp cv::cuda::GpuMat dst = createMat(cv::Size(size.width * 2, size.height * 2), type, useRoi); cuda 115 modules/cudawarping/test/test_pyramids.cpp cv::cuda::pyrUp(loadMat(src, useRoi), dst); cuda 115 modules/cudawarping/test/test_remap.cpp PARAM_TEST_CASE(Remap, cv::cuda::DeviceInfo, cv::Size, MatType, Interpolation, BorderType, UseRoi) cuda 117 modules/cudawarping/test/test_remap.cpp cv::cuda::DeviceInfo devInfo; cuda 136 modules/cudawarping/test/test_remap.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 163 modules/cudawarping/test/test_remap.cpp cv::cuda::GpuMat dst = createMat(xmap.size(), type, useRoi); cuda 164 modules/cudawarping/test/test_remap.cpp cv::cuda::remap(loadMat(src, useRoi), dst, loadMat(xmap, useRoi), loadMat(ymap, useRoi), interpolation, borderType, val); cuda 120 modules/cudawarping/test/test_resize.cpp PARAM_TEST_CASE(Resize, cv::cuda::DeviceInfo, cv::Size, MatType, double, Interpolation, UseRoi) cuda 122 modules/cudawarping/test/test_resize.cpp cv::cuda::DeviceInfo devInfo; cuda 138 modules/cudawarping/test/test_resize.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 146 modules/cudawarping/test/test_resize.cpp cv::cuda::GpuMat dst = createMat(cv::Size(cv::saturate_cast<int>(src.cols * coeff), cv::saturate_cast<int>(src.rows * coeff)), type, useRoi); cuda 147 modules/cudawarping/test/test_resize.cpp cv::cuda::resize(loadMat(src, useRoi), dst, cv::Size(), coeff, coeff, interpolation); cuda 165 modules/cudawarping/test/test_resize.cpp PARAM_TEST_CASE(ResizeSameAsHost, cv::cuda::DeviceInfo, cv::Size, MatType, double, Interpolation, UseRoi) cuda 167 modules/cudawarping/test/test_resize.cpp cv::cuda::DeviceInfo devInfo; cuda 183 modules/cudawarping/test/test_resize.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 192 modules/cudawarping/test/test_resize.cpp cv::cuda::GpuMat dst = createMat(cv::Size(cv::saturate_cast<int>(src.cols * coeff), cv::saturate_cast<int>(src.rows * coeff)), type, useRoi); cuda 193 modules/cudawarping/test/test_resize.cpp cv::cuda::resize(loadMat(src, useRoi), dst, cv::Size(), coeff, coeff, interpolation); cuda 65 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(BuildWarpAffineMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) cuda 67 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; cuda 77 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 86 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::GpuMat xmap, ymap; cuda 87 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::buildWarpAffineMaps(M, inverse, size, xmap, ymap); cuda 183 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffine, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) cuda 185 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; cuda 203 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 216 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 217 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::warpAffine(loadMat(src, useRoi), dst, M, size, flags, borderType, val); cuda 237 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffineNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) cuda 239 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; cuda 251 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 265 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::GpuMat dst; cuda 266 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::warpAffine(loadMat(src), dst, M, src.size(), flags); cuda 66 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(BuildWarpPerspectiveMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) cuda 68 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; cuda 78 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 86 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::GpuMat xmap, ymap; cuda 87 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::buildWarpPerspectiveMaps(M, inverse, size, xmap, ymap); cuda 186 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspective, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) cuda 188 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; cuda 206 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 219 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::GpuMat dst = createMat(size, type, useRoi); cuda 220 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::warpPerspective(loadMat(src, useRoi), dst, M, size, flags, borderType, val); cuda 240 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspectiveNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) cuda 242 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; cuda 254 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::setDevice(devInfo.deviceID()); cuda 268 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::GpuMat dst; cuda 269 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::warpPerspective(loadMat(src), dst, M, src.size(), flags); cuda 58 modules/cudev/include/opencv2/cudev/common.hpp using namespace cv::cuda; cuda 88 modules/photo/perf/perf_cuda.cpp const cv::cuda::GpuMat d_src(src); cuda 89 modules/photo/perf/perf_cuda.cpp cv::cuda::GpuMat dst; cuda 91 modules/photo/perf/perf_cuda.cpp TEST_CYCLE() cv::cuda::nonLocalMeans(d_src, dst, h, search_widow_size, block_size, borderMode); cuda 129 modules/photo/perf/perf_cuda.cpp const cv::cuda::GpuMat d_src(src); cuda 130 modules/photo/perf/perf_cuda.cpp cv::cuda::GpuMat dst; cuda 132 modules/photo/perf/perf_cuda.cpp TEST_CYCLE() cv::cuda::fastNlMeansDenoising(d_src, dst, h, search_widow_size, block_size); cuda 172 modules/photo/perf/perf_cuda.cpp const cv::cuda::GpuMat d_src(src); cuda 173 modules/photo/perf/perf_cuda.cpp cv::cuda::GpuMat dst; cuda 175 modules/photo/perf/perf_cuda.cpp TEST_CYCLE() cv::cuda::fastNlMeansDenoisingColored(d_src, dst, h, h, search_widow_size, block_size); cuda 59 modules/photo/src/denoising.cuda.cpp using namespace cv::cuda; cuda 63 modules/photo/src/denoising.cuda.cpp void cv::cuda::nonLocalMeans(InputArray, OutputArray, float, int, int, int, Stream&) { throw_no_cuda(); } cuda 64 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoising(InputArray, OutputArray, float, int, int, Stream&) { throw_no_cuda(); } cuda 65 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoisingColored(InputArray, OutputArray, float, float, int, int, Stream&) { throw_no_cuda(); } cuda 81 modules/photo/src/denoising.cuda.cpp void cv::cuda::nonLocalMeans(InputArray _src, OutputArray _dst, float h, int search_window, int block_window, int borderMode, Stream& stream) cuda 83 modules/photo/src/denoising.cuda.cpp using cv::cuda::device::imgproc::nlm_bruteforce_gpu; cuda 119 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoising(InputArray _src, OutputArray _dst, float h, int search_window, int block_window, Stream& stream) cuda 131 modules/photo/src/denoising.cuda.cpp cv::cuda::copyMakeBorder(src, extended_src, border_size, border_size, border_size, border_size, cv::BORDER_DEFAULT, Scalar(), stream); cuda 138 modules/photo/src/denoising.cuda.cpp using namespace cv::cuda::device::imgproc; cuda 148 modules/photo/src/denoising.cuda.cpp void cv::cuda::fastNlMeansDenoisingColored(InputArray _src, OutputArray _dst, float h_luminance, float h_color, int search_window, int block_window, Stream& stream) cuda 157 modules/photo/src/denoising.cuda.cpp cv::cuda::cvtColor(src, lab, cv::COLOR_BGR2Lab, 0, stream); cuda 167 modules/photo/src/denoising.cuda.cpp cv::cuda::cvtColor(lab, _dst, cv::COLOR_Lab2BGR, 0, stream); cuda 60 modules/photo/test/test_denoising.cuda.cpp using cv::cuda::GpuMat; cuda 70 modules/photo/test/test_denoising.cuda.cpp cv::cuda::nonLocalMeans(GpuMat(bgr), dbgr, 20); cuda 71 modules/photo/test/test_denoising.cuda.cpp cv::cuda::nonLocalMeans(GpuMat(gray), dgray, 20); cuda 93 modules/photo/test/test_denoising.cuda.cpp using cv::cuda::GpuMat; cuda 103 modules/photo/test/test_denoising.cuda.cpp cv::cuda::fastNlMeansDenoising(GpuMat(gray), dgray, 20); cuda 104 modules/photo/test/test_denoising.cuda.cpp cv::cuda::fastNlMeansDenoisingColored(GpuMat(bgr), dbgr, 20, 10); cuda 147 modules/stitching/include/opencv2/stitching/detail/matchers.hpp cuda::GpuMat image_; cuda 148 modules/stitching/include/opencv2/stitching/detail/matchers.hpp cuda::GpuMat gray_image_; cuda 149 modules/stitching/include/opencv2/stitching/detail/matchers.hpp cuda::SURF_CUDA surf_; cuda 150 modules/stitching/include/opencv2/stitching/detail/matchers.hpp cuda::GpuMat keypoints_; cuda 151 modules/stitching/include/opencv2/stitching/detail/matchers.hpp cuda::GpuMat descriptors_; cuda 444 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Rect buildMaps(Size src_size, InputArray K, InputArray R, cuda::GpuMat & xmap, cuda::GpuMat & ymap); cuda 446 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Rect buildMaps(Size src_size, InputArray K, InputArray R, InputArray T, cuda::GpuMat & xmap, cuda::GpuMat & ymap); cuda 448 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Point warp(const cuda::GpuMat & src, InputArray K, InputArray R, int interp_mode, int border_mode, cuda 449 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat & dst); cuda 451 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Point warp(const cuda::GpuMat & src, InputArray K, InputArray R, InputArray T, int interp_mode, int border_mode, cuda 452 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat & dst); cuda 455 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat d_xmap_, d_ymap_, d_src_, d_dst_; cuda 481 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Rect buildMaps(Size src_size, InputArray K, InputArray R, cuda::GpuMat & xmap, cuda::GpuMat & ymap); cuda 483 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Point warp(const cuda::GpuMat & src, InputArray K, InputArray R, int interp_mode, int border_mode, cuda 484 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat & dst); cuda 487 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat d_xmap_, d_ymap_, d_src_, d_dst_; cuda 513 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Rect buildMaps(Size src_size, InputArray K, InputArray R, cuda::GpuMat & xmap, cuda::GpuMat & ymap); cuda 515 modules/stitching/include/opencv2/stitching/detail/warpers.hpp Point warp(const cuda::GpuMat & src, InputArray K, InputArray R, int interp_mode, int border_mode, cuda 516 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat & dst); cuda 519 modules/stitching/include/opencv2/stitching/detail/warpers.hpp cuda::GpuMat d_xmap_, d_ymap_, d_src_, d_dst_; cuda 206 modules/stitching/src/blenders.cpp can_use_gpu_ = try_gpu && cuda::getCudaEnabledDeviceCount(); cuda 614 modules/stitching/src/blenders.cpp std::vector<cuda::GpuMat> gpu_pyr(num_levels + 1); cuda 617 modules/stitching/src/blenders.cpp cuda::pyrDown(gpu_pyr[i], gpu_pyr[i + 1]); cuda 619 modules/stitching/src/blenders.cpp cuda::GpuMat tmp; cuda 622 modules/stitching/src/blenders.cpp cuda::pyrUp(gpu_pyr[i + 1], tmp); cuda 623 modules/stitching/src/blenders.cpp cuda::subtract(gpu_pyr[i], tmp, gpu_pyr[i]); cuda 656 modules/stitching/src/blenders.cpp std::vector<cuda::GpuMat> gpu_pyr(pyr.size()); cuda 660 modules/stitching/src/blenders.cpp cuda::GpuMat tmp; cuda 663 modules/stitching/src/blenders.cpp cuda::pyrUp(gpu_pyr[i], tmp); cuda 664 modules/stitching/src/blenders.cpp cuda::add(tmp, gpu_pyr[i - 1], gpu_pyr[i - 1]); cuda 47 modules/stitching/src/matchers.cpp using namespace cv::cuda; cuda 223 modules/stitching/src/matchers.cpp Ptr<cuda::DescriptorMatcher> matcher = cuda::DescriptorMatcher::createBFMatcher(NORM_L2); cuda 1436 modules/stitching/src/seam_finders.cpp cuda::GpuMat terminals_d(terminals); cuda 1437 modules/stitching/src/seam_finders.cpp cuda::GpuMat leftT_d(leftT); cuda 1438 modules/stitching/src/seam_finders.cpp cuda::GpuMat rightT_d(rightT); cuda 1439 modules/stitching/src/seam_finders.cpp cuda::GpuMat top_d(top); cuda 1440 modules/stitching/src/seam_finders.cpp cuda::GpuMat bottom_d(bottom); cuda 1441 modules/stitching/src/seam_finders.cpp cuda::GpuMat labels_d, buf_d; cuda 1443 modules/stitching/src/seam_finders.cpp cuda::graphcut(terminals_d, leftT_d, rightT_d, top_d, bottom_d, labels_d, buf_d); cuda 60 modules/stitching/src/stitcher.cpp if (try_use_gpu && cuda::getCudaEnabledDeviceCount() > 0) cuda 548 modules/stitching/src/stitcher.cpp if (try_use_gpu && cuda::getCudaEnabledDeviceCount() > 0) cuda 47 modules/stitching/src/warpers_cuda.cpp using namespace cv::cuda; cuda 150 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & xmap, cuda::GpuMat & ymap) cuda 156 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & xmap, cuda::GpuMat & ymap) cuda 180 modules/stitching/src/warpers_cuda.cpp Point cv::detail::PlaneWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R, cuda 182 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & dst) cuda 188 modules/stitching/src/warpers_cuda.cpp Point cv::detail::PlaneWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R, InputArray T, cuda 190 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & dst) cuda 205 modules/stitching/src/warpers_cuda.cpp cuda::remap(src, dst, d_xmap_, d_ymap_, interp_mode, border_mode); cuda 210 modules/stitching/src/warpers_cuda.cpp Rect cv::detail::SphericalWarperGpu::buildMaps(Size src_size, InputArray K, InputArray R, cuda::GpuMat & xmap, cuda::GpuMat & ymap) cuda 233 modules/stitching/src/warpers_cuda.cpp Point cv::detail::SphericalWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R, cuda 235 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & dst) cuda 249 modules/stitching/src/warpers_cuda.cpp cuda::remap(src, dst, d_xmap_, d_ymap_, interp_mode, border_mode); cuda 256 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & xmap, cuda::GpuMat & ymap) cuda 279 modules/stitching/src/warpers_cuda.cpp Point cv::detail::CylindricalWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R, cuda 281 modules/stitching/src/warpers_cuda.cpp cuda::GpuMat & dst) cuda 295 modules/stitching/src/warpers_cuda.cpp cuda::remap(src, dst, d_xmap_, d_ymap_, interp_mode, border_mode); cuda 52 modules/superres/perf/perf_superres.cpp using namespace cv::cuda; cuda 49 modules/superres/src/btv_l1_cuda.cpp using namespace cv::cuda; cuda 101 modules/superres/src/btv_l1_cuda.cpp cuda::add(relForwardMotions[i + 1].first, forwardMotions[i].first, relForwardMotions[i].first); cuda 102 modules/superres/src/btv_l1_cuda.cpp cuda::add(relForwardMotions[i + 1].second, forwardMotions[i].second, relForwardMotions[i].second); cuda 104 modules/superres/src/btv_l1_cuda.cpp cuda::add(relBackwardMotions[i + 1].first, backwardMotions[i + 1].first, relBackwardMotions[i].first); cuda 105 modules/superres/src/btv_l1_cuda.cpp cuda::add(relBackwardMotions[i + 1].second, backwardMotions[i + 1].second, relBackwardMotions[i].second); cuda 110 modules/superres/src/btv_l1_cuda.cpp cuda::add(relForwardMotions[i - 1].first, backwardMotions[i].first, relForwardMotions[i].first); cuda 111 modules/superres/src/btv_l1_cuda.cpp cuda::add(relForwardMotions[i - 1].second, backwardMotions[i].second, relForwardMotions[i].second); cuda 113 modules/superres/src/btv_l1_cuda.cpp cuda::add(relBackwardMotions[i - 1].first, forwardMotions[i - 1].first, relBackwardMotions[i].first); cuda 114 modules/superres/src/btv_l1_cuda.cpp cuda::add(relBackwardMotions[i - 1].second, forwardMotions[i - 1].second, relBackwardMotions[i].second); cuda 124 modules/superres/src/btv_l1_cuda.cpp cuda::resize(lowResMotions[i].first, highResMotions[i].first, Size(), scale, scale, INTER_CUBIC); cuda 125 modules/superres/src/btv_l1_cuda.cpp cuda::resize(lowResMotions[i].second, highResMotions[i].second, Size(), scale, scale, INTER_CUBIC); cuda 127 modules/superres/src/btv_l1_cuda.cpp cuda::multiply(highResMotions[i].first, Scalar::all(scale), highResMotions[i].first); cuda 128 modules/superres/src/btv_l1_cuda.cpp cuda::multiply(highResMotions[i].second, Scalar::all(scale), highResMotions[i].second); cuda 245 modules/superres/src/btv_l1_cuda.cpp std::vector<Ptr<cuda::Filter> > filters_; cuda 315 modules/superres/src/btv_l1_cuda.cpp filters_[i] = cuda::createGaussianFilter(src[0].type(), -1, Size(blurKernelSize_, blurKernelSize_), blurSigma_); cuda 345 modules/superres/src/btv_l1_cuda.cpp cuda::resize(src[baseIdx], highRes_, highResSize, 0, 0, INTER_CUBIC); cuda 360 modules/superres/src/btv_l1_cuda.cpp cuda::remap(highRes_, a_[k], backwardMaps_[k].first, backwardMaps_[k].second, INTER_NEAREST, BORDER_REPLICATE, Scalar(), streams_[k]); cuda 364 modules/superres/src/btv_l1_cuda.cpp cuda::resize(b_[k], c_[k], lowResSize, 0, 0, INTER_NEAREST, streams_[k]); cuda 373 modules/superres/src/btv_l1_cuda.cpp cuda::remap(b_[k], diffTerms_[k], forwardMaps_[k].first, forwardMaps_[k].second, INTER_NEAREST, BORDER_REPLICATE, Scalar(), streams_[k]); cuda 379 modules/superres/src/btv_l1_cuda.cpp cuda::addWeighted(highRes_, 1.0, regTerm_, -tau_ * lambda_, 0.0, highRes_); cuda 385 modules/superres/src/btv_l1_cuda.cpp cuda::addWeighted(highRes_, 1.0, diffTerms_[k], tau_, 0.0, highRes_); cuda 45 modules/superres/src/frame_source.cpp using namespace cv::cuda; cuda 46 modules/superres/src/input_array_utility.cpp using namespace cv::cuda; cuda 189 modules/superres/src/input_array_utility.cpp cuda::cvtColor(src.getGpuMat(), dst.getGpuMatRef(), code, cn); cuda 55 modules/superres/src/input_array_utility.hpp CV_EXPORTS cuda::GpuMat arrGetGpuMat(InputArray arr, cuda::GpuMat& buf); cuda 61 modules/superres/src/input_array_utility.hpp CV_EXPORTS cuda::GpuMat convertToType(const cuda::GpuMat& src, int type, cuda::GpuMat& buf0, cuda::GpuMat& buf1); cuda 47 modules/superres/src/optical_flow.cpp using namespace cv::cuda; cuda 507 modules/superres/src/optical_flow.cpp Ptr<cuda::BroxOpticalFlow> alg_; cuda 512 modules/superres/src/optical_flow.cpp alg_ = cuda::BroxOpticalFlow::create(0.197f, 50.0f, 0.8f, 10, 77, 10); cuda 540 modules/superres/src/optical_flow.cpp cuda::split(flow, flows); cuda 548 modules/superres/src/optical_flow.cpp alg_ = cuda::BroxOpticalFlow::create(alpha_, gamma_, scaleFactor_, innerIterations_, outerIterations_, solverIterations_); cuda 582 modules/superres/src/optical_flow.cpp Ptr<cuda::DensePyrLKOpticalFlow> alg_; cuda 587 modules/superres/src/optical_flow.cpp alg_ = cuda::DensePyrLKOpticalFlow::create(); cuda 609 modules/superres/src/optical_flow.cpp cuda::split(flow, flows); cuda 617 modules/superres/src/optical_flow.cpp alg_ = cuda::DensePyrLKOpticalFlow::create(); cuda 659 modules/superres/src/optical_flow.cpp Ptr<cuda::FarnebackOpticalFlow> alg_; cuda 664 modules/superres/src/optical_flow.cpp alg_ = cuda::FarnebackOpticalFlow::create(); cuda 694 modules/superres/src/optical_flow.cpp cuda::split(flow, flows); cuda 702 modules/superres/src/optical_flow.cpp alg_ = cuda::FarnebackOpticalFlow::create(); cuda 746 modules/superres/src/optical_flow.cpp Ptr<cuda::OpticalFlowDual_TVL1> alg_; cuda 751 modules/superres/src/optical_flow.cpp alg_ = cuda::OpticalFlowDual_TVL1::create(); cuda 783 modules/superres/src/optical_flow.cpp cuda::split(flow, flows); cuda 791 modules/superres/src/optical_flow.cpp alg_ = cuda::OpticalFlowDual_TVL1::create(); cuda 69 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS cv::cuda::GpuMat createMat(cv::Size size, int type, bool useRoi = false); cuda 70 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS cv::cuda::GpuMat loadMat(const cv::Mat& m, bool useRoi = false); cuda 85 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS bool supportFeature(const cv::cuda::DeviceInfo& info, cv::cuda::FeatureSet feature); cuda 95 modules/ts/include/opencv2/ts/cuda_test.hpp const std::vector<cv::cuda::DeviceInfo>& values() const { return devices_; } cuda 98 modules/ts/include/opencv2/ts/cuda_test.hpp std::vector<cv::cuda::DeviceInfo> devices_; cuda 205 modules/ts/include/opencv2/ts/cuda_test.hpp cv::cuda::resetDevice(); \ cuda 102 modules/ts/include/opencv2/ts/ts_perf.hpp using namespace cv;using namespace cv::cuda; using namespace cv::ocl; \ cuda 118 modules/ts/include/opencv2/ts/ts_perf.hpp using namespace cv;using namespace cv::cuda; using namespace cv::ocl; \ cuda 132 modules/ts/include/opencv2/ts/ts_perf.hpp using namespace cv;using namespace cv::cuda; using namespace cv::ocl; \ cuda 265 modules/ts/src/cuda_perf.cpp for (int i = 0; i < cv::cuda::getCudaEnabledDeviceCount(); i++) cuda 266 modules/ts/src/cuda_perf.cpp cv::cuda::printCudaDeviceInfo(i); cuda 47 modules/ts/src/cuda_test.cpp using namespace cv::cuda; cuda 215 modules/ts/src/cuda_test.cpp cv::cuda::DeviceInfo info(device); cuda 545 modules/ts/src/cuda_test.cpp void cv::cuda::PrintTo(const DeviceInfo& info, std::ostream* os) cuda 866 modules/ts/src/ts_perf.cpp param_cuda_device = std::max(0, std::min(cv::cuda::getCudaEnabledDeviceCount(), args.get<int>("perf_cuda_device"))); cuda 870 modules/ts/src/ts_perf.cpp cv::cuda::DeviceInfo info(param_cuda_device); cuda 877 modules/ts/src/ts_perf.cpp cv::cuda::setDevice(param_cuda_device); cuda 922 modules/ts/src/ts_perf.cpp cv::cuda::DeviceInfo info(param_cuda_device); cuda 1700 modules/ts/src/ts_perf.cpp cv::cuda::resetDevice(); cuda 266 modules/videostab/include/opencv2/videostab/global_motion.hpp Mat estimate(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, bool *ok = 0); cuda 270 modules/videostab/include/opencv2/videostab/global_motion.hpp Ptr<cuda::CornersDetector> detector_; cuda 274 modules/videostab/include/opencv2/videostab/global_motion.hpp cuda::GpuMat frame0_, grayFrame0_, frame1_; cuda 275 modules/videostab/include/opencv2/videostab/global_motion.hpp cuda::GpuMat pointsPrev_, points_; cuda 276 modules/videostab/include/opencv2/videostab/global_motion.hpp cuda::GpuMat status_; cuda 117 modules/videostab/include/opencv2/videostab/optical_flow.hpp void run(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, const cuda::GpuMat &points0, cuda::GpuMat &points1, cuda 118 modules/videostab/include/opencv2/videostab/optical_flow.hpp cuda::GpuMat &status, cuda::GpuMat &errors); cuda 120 modules/videostab/include/opencv2/videostab/optical_flow.hpp void run(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, const cuda::GpuMat &points0, cuda::GpuMat &points1, cuda 121 modules/videostab/include/opencv2/videostab/optical_flow.hpp cuda::GpuMat &status); cuda 124 modules/videostab/include/opencv2/videostab/optical_flow.hpp Ptr<cuda::SparsePyrLKOpticalFlow> optFlowEstimator_; cuda 125 modules/videostab/include/opencv2/videostab/optical_flow.hpp cuda::GpuMat frame0_, frame1_, points0_, points1_, status_, errors_; cuda 139 modules/videostab/include/opencv2/videostab/optical_flow.hpp Ptr<cuda::DensePyrLKOpticalFlow> optFlowEstimator_; cuda 140 modules/videostab/include/opencv2/videostab/optical_flow.hpp cuda::GpuMat frame0_, frame1_, flowX_, flowY_, errors_; cuda 126 modules/videostab/include/opencv2/videostab/wobble_suppression.hpp void suppress(int idx, const cuda::GpuMat &frame, cuda::GpuMat &result); cuda 130 modules/videostab/include/opencv2/videostab/wobble_suppression.hpp cuda::GpuMat frameDevice_, resultDevice_; cuda 131 modules/videostab/include/opencv2/videostab/wobble_suppression.hpp cuda::GpuMat mapx_, mapy_; cuda 69 modules/videostab/src/global_motion.cpp int remaining = cv::cuda::device::globmotion::compactPoints( cuda 772 modules/videostab/src/global_motion.cpp detector_ = cuda::createGoodFeaturesToTrackDetector(CV_8UC1); cuda 774 modules/videostab/src/global_motion.cpp CV_Assert(cuda::getCudaEnabledDeviceCount() > 0); cuda 787 modules/videostab/src/global_motion.cpp Mat KeypointBasedMotionEstimatorGpu::estimate(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, bool *ok) cuda 791 modules/videostab/src/global_motion.cpp cuda::GpuMat grayFrame0; cuda 796 modules/videostab/src/global_motion.cpp cuda::cvtColor(frame0, grayFrame0_, COLOR_BGR2GRAY); cuda 807 modules/videostab/src/global_motion.cpp cuda::compactPoints(pointsPrev_, points_, status_); cuda 69 modules/videostab/src/optical_flow.cpp CV_Assert(cuda::getCudaEnabledDeviceCount() > 0); cuda 70 modules/videostab/src/optical_flow.cpp optFlowEstimator_ = cuda::SparsePyrLKOpticalFlow::create(); cuda 96 modules/videostab/src/optical_flow.cpp const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, const cuda::GpuMat &points0, cuda 97 modules/videostab/src/optical_flow.cpp cuda::GpuMat &points1, cuda::GpuMat &status, cuda::GpuMat &errors) cuda 106 modules/videostab/src/optical_flow.cpp const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, const cuda::GpuMat &points0, cuda 107 modules/videostab/src/optical_flow.cpp cuda::GpuMat &points1, cuda::GpuMat &status) cuda 117 modules/videostab/src/optical_flow.cpp CV_Assert(cuda::getCudaEnabledDeviceCount() > 0); cuda 118 modules/videostab/src/optical_flow.cpp optFlowEstimator_ = cuda::DensePyrLKOpticalFlow::create(); cuda 138 modules/videostab/src/optical_flow.cpp cuda::GpuMat flow; cuda 141 modules/videostab/src/optical_flow.cpp cuda::GpuMat flows[2]; cuda 142 modules/videostab/src/optical_flow.cpp cuda::split(flow, flows); cuda 75 modules/videostab/src/wobble_suppression.cpp cv::cuda::device::globmotion::calcWobbleSuppressionMaps( cuda 152 modules/videostab/src/wobble_suppression.cpp void MoreAccurateMotionWobbleSuppressorGpu::suppress(int idx, const cuda::GpuMat &frame, cuda::GpuMat &result) cuda 170 modules/videostab/src/wobble_suppression.cpp cuda::calcWobbleSuppressionMaps(k1, idx, k2, frame.size(), ML, MR, mapx_, mapy_); cuda 173 modules/videostab/src/wobble_suppression.cpp result = cuda::GpuMat(frame.size(), frame.type()); cuda 175 modules/videostab/src/wobble_suppression.cpp cuda::remap(frame, result, mapx_, mapy_, INTER_LINEAR, BORDER_REPLICATE); cuda 388 samples/cpp/stitching_detailed.cpp if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) cuda 594 samples/cpp/stitching_detailed.cpp if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) cuda 677 samples/cpp/stitching_detailed.cpp if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) cuda 686 samples/cpp/stitching_detailed.cpp if (try_cuda && cuda::getCudaEnabledDeviceCount() > 0) cuda 25 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat gI1, gI2, gs, t1,t2; cuda 27 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat buf; cuda 35 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat gI1, gI2, gs, t1,t2; cuda 37 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat I1_2, I2_2, I1_I2; cuda 38 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp vector<cuda::GpuMat> vI1, vI2; cuda 40 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat mu1, mu2; cuda 41 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat mu1_2, mu2_2, mu1_mu2; cuda 43 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat sigma1_2, sigma2_2, sigma12; cuda 44 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat t3; cuda 46 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat ssim_map; cuda 48 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat buf; cuda 204 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::absdiff(b.t1.reshape(1), b.t2.reshape(1), b.gs); cuda 205 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.gs, b.gs, b.gs); cuda 207 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp double sse = cuda::sum(b.gs, b.buf)[0]; cuda 223 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat gI1, gI2, gs, t1,t2; cuda 231 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::absdiff(t1.reshape(1), t2.reshape(1), gs); cuda 232 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(gs, gs, gs); cuda 234 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp Scalar s = cuda::sum(gs); cuda 308 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat gI1, gI2, gs1, tmp1,tmp2; cuda 316 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp vector<cuda::GpuMat> vI1, vI2; cuda 317 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::split(tmp1, vI1); cuda 318 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::split(tmp2, vI2); cuda 321 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp Ptr<cuda::Filter> gauss = cuda::createGaussianFilter(vI2[0].type(), -1, Size(11, 11), 1.5); cuda 325 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat I2_2, I1_2, I1_I2; cuda 327 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(vI2[i], vI2[i], I2_2); // I2^2 cuda 328 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(vI1[i], vI1[i], I1_2); // I1^2 cuda 329 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(vI1[i], vI2[i], I1_I2); // I1 * I2 cuda 332 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat mu1, mu2; // PRELIMINARY COMPUTING cuda 336 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat mu1_2, mu2_2, mu1_mu2; cuda 337 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(mu1, mu1, mu1_2); cuda 338 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(mu2, mu2, mu2_2); cuda 339 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(mu1, mu2, mu1_mu2); cuda 341 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat sigma1_2, sigma2_2, sigma12; cuda 344 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(sigma1_2, mu1_2, sigma1_2); // sigma1_2 -= mu1_2; cuda 347 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(sigma2_2, mu2_2, sigma2_2); // sigma2_2 -= mu2_2; cuda 350 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(sigma12, mu1_mu2, sigma12); // sigma12 -= mu1_mu2; cuda 353 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat t1, t2, t3; cuda 357 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(t1, t2, t3); // t3 = ((2*mu1_mu2 + C1).*(2*sigma12 + C2)) cuda 359 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::addWeighted(mu1_2, 1.0, mu2_2, 1.0, C1, t1); // t1 = mu1_2 + mu2_2 + C1; cuda 360 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::addWeighted(sigma1_2, 1.0, sigma2_2, 1.0, C2, t2); // t2 = sigma1_2 + sigma2_2 + C2; cuda 361 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(t1, t2, t1); // t1 =((mu1_2 + mu2_2 + C1).*(sigma1_2 + sigma2_2 + C2)) cuda 363 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::GpuMat ssim_map; cuda 364 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::divide(t3, t1, ssim_map); // ssim_map = t3./t1; cuda 366 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp Scalar s = cuda::sum(ssim_map); cuda 383 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::Stream stream; cuda 388 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::split(b.t1, b.vI1, stream); cuda 389 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::split(b.t2, b.vI2, stream); cuda 392 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp Ptr<cuda::Filter> gauss = cuda::createGaussianFilter(b.vI1[0].type(), -1, Size(11, 11), 1.5); cuda 396 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.vI2[i], b.vI2[i], b.I2_2, 1, -1, stream); // I2^2 cuda 397 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.vI1[i], b.vI1[i], b.I1_2, 1, -1, stream); // I1^2 cuda 398 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.vI1[i], b.vI2[i], b.I1_I2, 1, -1, stream); // I1 * I2 cuda 403 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.mu1, b.mu1, b.mu1_2, 1, -1, stream); cuda 404 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.mu2, b.mu2, b.mu2_2, 1, -1, stream); cuda 405 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.mu1, b.mu2, b.mu1_mu2, 1, -1, stream); cuda 408 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(b.sigma1_2, b.mu1_2, b.sigma1_2, cuda::GpuMat(), -1, stream); cuda 412 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(b.sigma2_2, b.mu2_2, b.sigma2_2, cuda::GpuMat(), -1, stream); cuda 416 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::subtract(b.sigma12, b.mu1_mu2, b.sigma12, cuda::GpuMat(), -1, stream); cuda 420 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.mu1_mu2, 2, b.t1, 1, -1, stream); //b.t1 = 2 * b.mu1_mu2 + C1; cuda 421 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.t1, C1, b.t1, cuda::GpuMat(), -1, stream); cuda 422 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.sigma12, 2, b.t2, 1, -1, stream); //b.t2 = 2 * b.sigma12 + C2; cuda 423 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.t2, C2, b.t2, cuda::GpuMat(), -12, stream); cuda 425 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.t1, b.t2, b.t3, 1, -1, stream); // t3 = ((2*mu1_mu2 + C1).*(2*sigma12 + C2)) cuda 427 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.mu1_2, b.mu2_2, b.t1, cuda::GpuMat(), -1, stream); cuda 428 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.t1, C1, b.t1, cuda::GpuMat(), -1, stream); cuda 430 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.sigma1_2, b.sigma2_2, b.t2, cuda::GpuMat(), -1, stream); cuda 431 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::add(b.t2, C2, b.t2, cuda::GpuMat(), -1, stream); cuda 434 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::multiply(b.t1, b.t2, b.t1, 1, -1, stream); // t1 =((mu1_2 + mu2_2 + C1).*(sigma1_2 + sigma2_2 + C2)) cuda 435 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp cuda::divide(b.t3, b.t1, b.ssim_map, 1, -1, stream); // ssim_map = t3./t1; cuda 439 samples/cpp/tutorial_code/gpu/gpu-basics-similarity/gpu-basics-similarity.cpp Scalar s = cuda::sum(b.ssim_map, b.buf); cuda 350 samples/cpp/videostab.cpp cuda::GpuMat deviceTmp; cuda 9 samples/gpu/alpha_comp.cpp using namespace cv::cuda; cuda 13 samples/gpu/bgfg_segm.cpp using namespace cv::cuda; cuda 74 samples/gpu/bgfg_segm.cpp Ptr<BackgroundSubtractor> mog = cuda::createBackgroundSubtractorMOG(); cuda 75 samples/gpu/bgfg_segm.cpp Ptr<BackgroundSubtractor> mog2 = cuda::createBackgroundSubtractorMOG2(); cuda 76 samples/gpu/bgfg_segm.cpp Ptr<BackgroundSubtractor> gmg = cuda::createBackgroundSubtractorGMG(40); cuda 77 samples/gpu/bgfg_segm.cpp Ptr<BackgroundSubtractor> fgd = cuda::createBackgroundSubtractorFGD(); cuda 20 samples/gpu/cascadeclassifier.cpp using namespace cv::cuda; cuda 57 samples/gpu/cascadeclassifier.cpp cv::cuda::cvtColor( src, gray, COLOR_BGR2GRAY ); cuda 68 samples/gpu/cascadeclassifier.cpp cv::cuda::resize(gray, resized, sz); cuda 137 samples/gpu/cascadeclassifier.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 176 samples/gpu/cascadeclassifier.cpp Ptr<cuda::CascadeClassifier> cascade_gpu = cuda::CascadeClassifier::create(cascadeName); cuda 163 samples/gpu/cascadeclassifier_nvidia_api.cpp ncvAssertPrintReturn(cv::cuda::getCudaEnabledDeviceCount() != 0, "No GPU found or the library is compiled without CUDA support", -1); cuda 166 samples/gpu/cascadeclassifier_nvidia_api.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 52 samples/gpu/driver_api_multi.cpp using namespace cv::cuda; cuda 83 samples/gpu/driver_api_multi.cpp cv::cuda::printShortCudaDeviceInfo(i); cuda 138 samples/gpu/driver_api_multi.cpp cuda::transpose(d_src, d_dst); cuda 54 samples/gpu/driver_api_stereo_multi.cpp using namespace cv::cuda; cuda 88 samples/gpu/driver_api_stereo_multi.cpp Ptr<cuda::StereoBM> bm[2]; cuda 113 samples/gpu/driver_api_stereo_multi.cpp cv::cuda::printShortCudaDeviceInfo(i); cuda 165 samples/gpu/driver_api_stereo_multi.cpp bm[0] = cuda::createStereoBM(); cuda 172 samples/gpu/driver_api_stereo_multi.cpp bm[1] = cuda::createStereoBM(); cuda 14 samples/gpu/farneback_optical_flow.cpp using namespace cv::cuda; cuda 75 samples/gpu/farneback_optical_flow.cpp Ptr<cuda::FarnebackOpticalFlow> d_calc = cuda::FarnebackOpticalFlow::create(); cuda 94 samples/gpu/farneback_optical_flow.cpp cuda::split(d_flow, planes); cuda 91 samples/gpu/generalized_hough.cpp Ptr<GeneralizedHoughBallard> ballard = useGpu ? cuda::createGeneralizedHoughBallard() : createGeneralizedHoughBallard(); cuda 103 samples/gpu/generalized_hough.cpp Ptr<GeneralizedHoughGuil> guil = useGpu ? cuda::createGeneralizedHoughGuil() : createGeneralizedHoughGuil(); cuda 130 samples/gpu/generalized_hough.cpp cuda::GpuMat d_templ(templ); cuda 131 samples/gpu/generalized_hough.cpp cuda::GpuMat d_image(image); cuda 132 samples/gpu/generalized_hough.cpp cuda::GpuMat d_position; cuda 206 samples/gpu/hog.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 255 samples/gpu/hog.cpp cv::Ptr<cv::cuda::HOG> gpu_hog = cv::cuda::HOG::create(win_size); cuda 295 samples/gpu/hog.cpp cuda::GpuMat gpu_img; cuda 12 samples/gpu/houghlines.cpp using namespace cv::cuda; cuda 62 samples/gpu/houghlines.cpp Ptr<cuda::HoughSegmentDetector> hough = cuda::createHoughSegmentDetector(1.0f, (float) (CV_PI / 180.0f), 50, 5); cuda 27 samples/gpu/morphology.cpp cuda::GpuMat src, dst; cuda 60 samples/gpu/morphology.cpp cuda::GpuMat src4ch; cuda 61 samples/gpu/morphology.cpp cuda::cvtColor(src, src4ch, COLOR_BGR2BGRA); cuda 67 samples/gpu/morphology.cpp cuda::printShortCudaDeviceInfo(cuda::getDevice()); cuda 135 samples/gpu/morphology.cpp Ptr<cuda::Filter> openFilter = cuda::createMorphologyFilter(MORPH_OPEN, src.type(), element); cuda 140 samples/gpu/morphology.cpp Ptr<cuda::Filter> closeFilter = cuda::createMorphologyFilter(MORPH_CLOSE, src.type(), element); cuda 157 samples/gpu/morphology.cpp Ptr<cuda::Filter> erodeFilter = cuda::createMorphologyFilter(MORPH_ERODE, src.type(), element); cuda 162 samples/gpu/morphology.cpp Ptr<cuda::Filter> dilateFilter = cuda::createMorphologyFilter(MORPH_DILATE, src.type(), element); cuda 45 samples/gpu/multi.cpp using namespace cv::cuda; cuda 59 samples/gpu/multi.cpp cv::cuda::printShortCudaDeviceInfo(i); cuda 95 samples/gpu/multi.cpp cuda::transpose(d_src, d_dst); cuda 36 samples/gpu/opengl.cpp using namespace cv::cuda; cuda 12 samples/gpu/optical_flow.cpp using namespace cv::cuda; cuda 129 samples/gpu/optical_flow.cpp cuda::split(d_flow, planes); cuda 180 samples/gpu/optical_flow.cpp Ptr<cuda::BroxOpticalFlow> brox = cuda::BroxOpticalFlow::create(0.197f, 50.0f, 0.8f, 10, 77, 10); cuda 181 samples/gpu/optical_flow.cpp Ptr<cuda::DensePyrLKOpticalFlow> lk = cuda::DensePyrLKOpticalFlow::create(Size(7, 7)); cuda 182 samples/gpu/optical_flow.cpp Ptr<cuda::FarnebackOpticalFlow> farn = cuda::FarnebackOpticalFlow::create(); cuda 183 samples/gpu/optical_flow.cpp Ptr<cuda::OpticalFlowDual_TVL1> tvl1 = cuda::OpticalFlowDual_TVL1::create(); cuda 394 samples/gpu/opticalflow_nvidia_api.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 9 samples/gpu/performance/performance.cpp using namespace cv::cuda; cuda 37 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src), d_templ, d_dst; cuda 39 samples/gpu/performance/tests.cpp Ptr<cuda::TemplateMatching> alg = cuda::createTemplateMatching(src.type(), TM_CCORR); cuda 65 samples/gpu/performance/tests.cpp cuda::GpuMat d_src; cuda 83 samples/gpu/performance/tests.cpp cuda::minMaxLoc(d_src, &min_val, &max_val, &min_loc, &max_loc); cuda 92 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst, d_xmap, d_ymap; cuda 126 samples/gpu/performance/tests.cpp cuda::remap(d_src, d_dst, d_xmap, d_ymap, interpolation, borderMode); cuda 129 samples/gpu/performance/tests.cpp cuda::remap(d_src, d_dst, d_xmap, d_ymap, interpolation, borderMode); cuda 138 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 154 samples/gpu/performance/tests.cpp cuda::dft(d_src, d_dst, Size(size, size)); cuda 157 samples/gpu/performance/tests.cpp cuda::dft(d_src, d_dst, Size(size, size)); cuda 166 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 182 samples/gpu/performance/tests.cpp Ptr<cuda::CornernessCriteria> harris = cuda::createHarrisCorner(src.type(), 5, 7, 0.1, BORDER_REFLECT101); cuda 196 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_sum; cuda 212 samples/gpu/performance/tests.cpp cuda::integral(d_src, d_sum); cuda 215 samples/gpu/performance/tests.cpp cuda::integral(d_src, d_sum); cuda 224 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_buf; cuda 240 samples/gpu/performance/tests.cpp cuda::norm(d_src, NORM_INF, d_buf); cuda 243 samples/gpu/performance/tests.cpp cuda::norm(d_src, NORM_INF, d_buf); cuda 254 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 272 samples/gpu/performance/tests.cpp cuda::meanShiftFiltering(d_src, d_dst, sp, sr); cuda 275 samples/gpu/performance/tests.cpp cuda::meanShiftFiltering(d_src, d_dst, sp, sr); cuda 297 samples/gpu/performance/tests.cpp cuda::SURF_CUDA d_surf; cuda 298 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 299 samples/gpu/performance/tests.cpp cuda::GpuMat d_keypoints; cuda 300 samples/gpu/performance/tests.cpp cuda::GpuMat d_descriptors; cuda 302 samples/gpu/performance/tests.cpp d_surf(d_src, cuda::GpuMat(), d_keypoints, d_descriptors); cuda 305 samples/gpu/performance/tests.cpp d_surf(d_src, cuda::GpuMat(), d_keypoints, d_descriptors); cuda 325 samples/gpu/performance/tests.cpp cv::Ptr<cv::cuda::FastFeatureDetector> d_FAST = cv::cuda::FastFeatureDetector::create(20); cuda 326 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 327 samples/gpu/performance/tests.cpp cuda::GpuMat d_keypoints; cuda 353 samples/gpu/performance/tests.cpp Ptr<cuda::ORB> d_orb = cuda::ORB::create(); cuda 354 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 355 samples/gpu/performance/tests.cpp cuda::GpuMat d_keypoints; cuda 356 samples/gpu/performance/tests.cpp cuda::GpuMat d_descriptors; cuda 358 samples/gpu/performance/tests.cpp d_orb->detectAndComputeAsync(d_src, cuda::GpuMat(), d_keypoints, d_descriptors); cuda 361 samples/gpu/performance/tests.cpp d_orb->detectAndComputeAsync(d_src, cuda::GpuMat(), d_keypoints, d_descriptors); cuda 382 samples/gpu/performance/tests.cpp Ptr<cuda::DescriptorMatcher> d_matcher = cuda::DescriptorMatcher::createBFMatcher(NORM_L2); cuda 384 samples/gpu/performance/tests.cpp cuda::GpuMat d_query(query); cuda 385 samples/gpu/performance/tests.cpp cuda::GpuMat d_train(train); cuda 389 samples/gpu/performance/tests.cpp cuda::GpuMat d_matches; cuda 440 samples/gpu/performance/tests.cpp cuda::GpuMat d_x, d_y, d_mag; cuda 458 samples/gpu/performance/tests.cpp cuda::magnitude(d_x, d_y, d_mag); cuda 461 samples/gpu/performance/tests.cpp cuda::magnitude(d_x, d_y, d_mag); cuda 470 samples/gpu/performance/tests.cpp cuda::GpuMat d_src1, d_src2, d_dst; cuda 488 samples/gpu/performance/tests.cpp cuda::add(d_src1, d_src2, d_dst); cuda 491 samples/gpu/performance/tests.cpp cuda::add(d_src1, d_src2, d_dst); cuda 500 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 516 samples/gpu/performance/tests.cpp cuda::log(d_src, d_dst); cuda 519 samples/gpu/performance/tests.cpp cuda::log(d_src, d_dst); cuda 528 samples/gpu/performance/tests.cpp cuda::GpuMat d_src1, d_src2, d_dst; cuda 546 samples/gpu/performance/tests.cpp cuda::mulSpectrums(d_src1, d_src2, d_dst, 0, true); cuda 549 samples/gpu/performance/tests.cpp cuda::mulSpectrums(d_src1, d_src2, d_dst, 0, true); cuda 558 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 574 samples/gpu/performance/tests.cpp cuda::resize(d_src, d_dst, Size(), 2.0, 2.0); cuda 577 samples/gpu/performance/tests.cpp cuda::resize(d_src, d_dst, Size(), 2.0, 2.0); cuda 595 samples/gpu/performance/tests.cpp cuda::resize(d_src, d_dst, Size(), 0.5, 0.5); cuda 598 samples/gpu/performance/tests.cpp cuda::resize(d_src, d_dst, Size(), 0.5, 0.5); cuda 607 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 620 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_GRAY2BGRA, 4); cuda 623 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_GRAY2BGRA, 4); cuda 637 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2YCrCb, 4); cuda 640 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2YCrCb, 4); cuda 654 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_YCrCb2BGR, 4); cuda 657 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_YCrCb2BGR, 4); cuda 671 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2XYZ, 4); cuda 674 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2XYZ, 4); cuda 688 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_XYZ2BGR, 4); cuda 691 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_XYZ2BGR, 4); cuda 705 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2HSV, 4); cuda 708 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_BGR2HSV, 4); cuda 722 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_HSV2BGR, 4); cuda 725 samples/gpu/performance/tests.cpp cuda::cvtColor(d_src, d_dst, COLOR_HSV2BGR, 4); cuda 736 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_buf, d_dst; cuda 753 samples/gpu/performance/tests.cpp Ptr<cuda::Filter> erode = cuda::createMorphologyFilter(MORPH_ERODE, d_src.type(), ker); cuda 766 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 782 samples/gpu/performance/tests.cpp cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_BINARY); cuda 785 samples/gpu/performance/tests.cpp cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_BINARY); cuda 803 samples/gpu/performance/tests.cpp cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_TRUNC); cuda 806 samples/gpu/performance/tests.cpp cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_TRUNC); cuda 814 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 830 samples/gpu/performance/tests.cpp cuda::pow(d_src, -2.0, d_dst); cuda 833 samples/gpu/performance/tests.cpp cuda::pow(d_src, -2.0, d_dst); cuda 843 samples/gpu/performance/tests.cpp cuda::GpuMat d_src, d_dst; cuda 867 samples/gpu/performance/tests.cpp cuda::projectPoints(d_src, rvec, tvec, camera_mat, Mat(), d_dst); cuda 870 samples/gpu/performance/tests.cpp cuda::projectPoints(d_src, rvec, tvec, camera_mat, Mat(), d_dst); cuda 881 samples/gpu/performance/tests.cpp cuda::solvePnPRansac(object, image, Mat::eye(3, 3, CV_32F), Mat(), rvec, tvec); cuda 912 samples/gpu/performance/tests.cpp cuda::solvePnPRansac(object, image, camera_mat, Mat::zeros(1, 8, CV_32F), rvec, tvec, false, num_iters, cuda 934 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 935 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst(src.size(), src.type()); cuda 936 samples/gpu/performance/tests.cpp cuda::GpuMat d_buf; cuda 938 samples/gpu/performance/tests.cpp cv::Ptr<cv::cuda::Filter> gauss = cv::cuda::createGaussianFilter(d_src.type(), -1, cv::Size(3, 3), 1); cuda 969 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 970 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst; cuda 972 samples/gpu/performance/tests.cpp Ptr<cuda::Filter> filter2D = cuda::createLinearFilter(d_src.type(), -1, kernel); cuda 997 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 998 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst; cuda 1000 samples/gpu/performance/tests.cpp cuda::pyrDown(d_src, d_dst); cuda 1003 samples/gpu/performance/tests.cpp cuda::pyrDown(d_src, d_dst); cuda 1024 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 1025 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst; cuda 1027 samples/gpu/performance/tests.cpp cuda::pyrUp(d_src, d_dst); cuda 1030 samples/gpu/performance/tests.cpp cuda::pyrUp(d_src, d_dst); cuda 1052 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 1053 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst; cuda 1055 samples/gpu/performance/tests.cpp cuda::equalizeHist(d_src, d_dst); cuda 1058 samples/gpu/performance/tests.cpp cuda::equalizeHist(d_src, d_dst); cuda 1076 samples/gpu/performance/tests.cpp cuda::GpuMat d_img(img); cuda 1077 samples/gpu/performance/tests.cpp cuda::GpuMat d_edges; cuda 1079 samples/gpu/performance/tests.cpp Ptr<cuda::CannyEdgeDetector> canny = cuda::createCannyEdgeDetector(50.0, 100.0); cuda 1099 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 1100 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst0; cuda 1101 samples/gpu/performance/tests.cpp cuda::GpuMat d_dst1; cuda 1111 samples/gpu/performance/tests.cpp cuda::reduce(d_src, d_dst0, 0, REDUCE_MIN); cuda 1114 samples/gpu/performance/tests.cpp cuda::reduce(d_src, d_dst0, 0, REDUCE_MIN); cuda 1125 samples/gpu/performance/tests.cpp cuda::reduce(d_src, d_dst1, 1, REDUCE_MIN); cuda 1128 samples/gpu/performance/tests.cpp cuda::reduce(d_src, d_dst1, 1, REDUCE_MIN); cuda 1137 samples/gpu/performance/tests.cpp cuda::GpuMat d_src1, d_src2, d_src3, d_dst; cuda 1157 samples/gpu/performance/tests.cpp cuda::gemm(d_src1, d_src2, 1.0, d_src3, 1.0, d_dst); cuda 1160 samples/gpu/performance/tests.cpp cuda::gemm(d_src1, d_src2, 1.0, d_src3, 1.0, d_dst); cuda 1178 samples/gpu/performance/tests.cpp Ptr<cuda::CornersDetector> detector = cuda::createGoodFeaturesToTrackDetector(src.type(), 8000, 0.01, 0.0); cuda 1180 samples/gpu/performance/tests.cpp cuda::GpuMat d_src(src); cuda 1181 samples/gpu/performance/tests.cpp cuda::GpuMat d_pts; cuda 1223 samples/gpu/performance/tests.cpp cv::cuda::GpuMat d_frame(frame); cuda 1224 samples/gpu/performance/tests.cpp cv::Ptr<cv::BackgroundSubtractor> d_mog = cv::cuda::createBackgroundSubtractorMOG(); cuda 1225 samples/gpu/performance/tests.cpp cv::cuda::GpuMat d_foreground; cuda 1279 samples/gpu/performance/tests.cpp cv::Ptr<cv::BackgroundSubtractor> d_mog2 = cv::cuda::createBackgroundSubtractorMOG2(); cuda 1280 samples/gpu/performance/tests.cpp cv::cuda::GpuMat d_frame(frame); cuda 1281 samples/gpu/performance/tests.cpp cv::cuda::GpuMat d_foreground; cuda 1282 samples/gpu/performance/tests.cpp cv::cuda::GpuMat d_background; cuda 14 samples/gpu/pyrlk_optical_flow.cpp using namespace cv::cuda; cuda 145 samples/gpu/pyrlk_optical_flow.cpp Ptr<cuda::CornersDetector> detector = cuda::createGoodFeaturesToTrackDetector(d_frame0Gray.type(), points, 0.01, minDist); cuda 151 samples/gpu/pyrlk_optical_flow.cpp Ptr<cuda::SparsePyrLKOpticalFlow> d_pyrLK = cuda::SparsePyrLKOpticalFlow::create( cuda 67 samples/gpu/stereo_match.cpp cuda::GpuMat d_left, d_right; cuda 69 samples/gpu/stereo_match.cpp Ptr<cuda::StereoBM> bm; cuda 70 samples/gpu/stereo_match.cpp Ptr<cuda::StereoBeliefPropagation> bp; cuda 71 samples/gpu/stereo_match.cpp Ptr<cuda::StereoConstantSpaceBP> csbp; cuda 144 samples/gpu/stereo_match.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 176 samples/gpu/stereo_match.cpp bm = cuda::createStereoBM(p.ndisp); cuda 177 samples/gpu/stereo_match.cpp bp = cuda::createStereoBeliefPropagation(p.ndisp); cuda 178 samples/gpu/stereo_match.cpp csbp = cv::cuda::createStereoConstantSpaceBP(p.ndisp); cuda 182 samples/gpu/stereo_match.cpp cuda::GpuMat d_disp(left.size(), CV_8U); cuda 24 samples/gpu/stereo_multi.cpp using namespace cv::cuda; cuda 136 samples/gpu/stereo_multi.cpp Ptr<cuda::StereoBM> d_alg; cuda 141 samples/gpu/stereo_multi.cpp cuda::setDevice(deviceId_); cuda 142 samples/gpu/stereo_multi.cpp d_alg = cuda::createStereoBM(256); cuda 147 samples/gpu/stereo_multi.cpp cuda::setDevice(deviceId_); cuda 156 samples/gpu/stereo_multi.cpp cuda::setDevice(deviceId_); cuda 179 samples/gpu/stereo_multi.cpp Ptr<cuda::StereoBM> d_algs[2]; cuda 190 samples/gpu/stereo_multi.cpp Ptr<cuda::StereoBM> d_alg; cuda 198 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 199 samples/gpu/stereo_multi.cpp d_algs[0] = cuda::createStereoBM(256); cuda 201 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 202 samples/gpu/stereo_multi.cpp d_algs[1] = cuda::createStereoBM(256); cuda 207 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 213 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 260 samples/gpu/stereo_multi.cpp cuda::setDevice(data->deviceId); cuda 287 samples/gpu/stereo_multi.cpp Ptr<cuda::StereoBM> d_algs[2]; cuda 293 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 294 samples/gpu/stereo_multi.cpp d_algs[0] = cuda::createStereoBM(256); cuda 297 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 298 samples/gpu/stereo_multi.cpp d_algs[1] = cuda::createStereoBM(256); cuda 304 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 311 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 334 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 340 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 346 samples/gpu/stereo_multi.cpp cuda::setDevice(0); cuda 349 samples/gpu/stereo_multi.cpp cuda::setDevice(1); cuda 15 samples/gpu/surf_keypoint_matcher.cpp using namespace cv::cuda; cuda 51 samples/gpu/surf_keypoint_matcher.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 65 samples/gpu/surf_keypoint_matcher.cpp Ptr<cv::cuda::DescriptorMatcher> matcher = cv::cuda::DescriptorMatcher::createBFMatcher(surf.defaultNorm()); cuda 28 samples/gpu/video_reader.cpp cv::cuda::setGlDevice(); cuda 33 samples/gpu/video_reader.cpp cv::cuda::GpuMat d_frame; cuda 34 samples/gpu/video_writer.cpp cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice()); cuda 40 samples/gpu/video_writer.cpp cv::cuda::GpuMat d_frame;