opencv/modules/gpu/src
Vladislav Vinogradov 66df8ef06c added Filter Engine to gpu module.
disabled gpu::sum, gpu::minMax, gpu:Canny until fix crash.
2010-10-06 14:32:13 +00:00
..
cuda added gpu 1d window sum, convertTo, based on NPP. 2010-09-29 09:07:53 +00:00
arithm.cpp added Filter Engine to gpu module. 2010-10-06 14:32:13 +00:00
beliefpropagation_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +00:00
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
constantspacebp_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +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 added black list for gpu tests 2010-09-27 06:57:25 +00:00
filtering_npp.cpp added Filter Engine to gpu module. 2010-10-06 14:32:13 +00:00
graphcuts.cpp fixed gpu morphology: now kernel in gpu is passed to npp functions. 2010-09-28 08:45:44 +00:00
imgproc_gpu.cpp added Filter Engine to gpu module. 2010-10-06 14:32:13 +00:00
initialization.cpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00
matrix_operations.cpp added Sobel, GaussianBlur, Canny to gpu module. 2010-10-04 11:42:40 +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 fixed some compile-time problems (under Ubuntu) 2010-09-28 13:11:21 +00:00
stereobm_gpu.cpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00