opencv/modules/gpu/src
2010-09-24 16:41:34 +00:00
..
cuda added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 2010-09-22 10:58:01 +00:00
arithm.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
beliefpropagation_gpu.cpp added remap version for 3-channels input images 2010-08-26 09:19:47 +00:00
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
constantspacebp_gpu.cpp added remap version for 3-channels input images 2010-08-26 09:19:47 +00:00
cudastream.cpp GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
error.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
filtering_npp.cpp added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 2010-09-22 10:58:01 +00:00
imgproc_gpu.cpp added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 2010-09-22 10:58:01 +00:00
initialization.cpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00
matrix_operations.cpp added nppSafeCall 2010-09-15 14:34:41 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
speckle_filtering.cpp speckle filtering added 2010-07-29 08:50:19 +00:00
split_merge.cpp implemented cv::gpu::merge and cv::gpu::split functions 2010-09-20 13:20:25 +00:00
stereobm_gpu.cpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00