opencv/modules/gpu/src
2011-09-05 07:59:59 +00:00
..
cuda optimized gpu::remap (use texture memory) 2011-09-05 07:59:59 +00:00
nvidia fixed some warnings under win64 2011-08-08 11:28:14 +00:00
opencv2/gpu/device fixed build under linux 2011-09-05 05:40:57 +00:00
arithm.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
bilateral_filter.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
blend.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
brute_force_matcher.cpp added GpuFeature assertion to gpu::Canny 2011-09-05 06:20:34 +00:00
calib3d.cpp refactored gpu module tests 2011-06-29 10:14:16 +00:00
cascadeclassifier.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
color.cpp fixed bug in gpu::cvtColor 2011-08-17 13:46:36 +00:00
cudastream.cpp added TransformFunctorTraits, optimized some functions that use transform 2011-08-17 11:32:24 +00:00
element_operations.cpp added TransformFunctorTraits, optimized some functions that use transform 2011-08-17 11:32:24 +00:00
error.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
filtering.cpp added BORDER_REFLECT and BORDER_WRAP support to gpu module 2011-08-31 13:21:14 +00:00
gpumat.cpp implemented gpu::remap for all types 2011-08-31 11:42:54 +00:00
graphcuts.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
hog.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
imgproc.cpp optimized gpu::remap (use texture memory if possible), added stream support to gpu::remap 2011-09-05 07:51:00 +00:00
initialization.cpp ticket #1280 2011-08-06 09:59:51 +00:00
match_template.cpp added first version of gpu performance tests 2011-01-24 10:33:01 +00:00
matrix_operations.cpp added registerPageLocked/unregisterPageLocked functions 2011-08-10 11:32:48 +00:00
matrix_reductions.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
mssegmentation.cpp added support of old CC into GPU mean shift routines 2011-07-08 13:59:23 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
speckle_filtering.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
split_merge.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
stereobm.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
stereobp.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
stereocsbp.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
surf.cpp added assertion for small image sizes to SURF_GPU (ticket #1323) 2011-09-05 06:03:49 +00:00