opencv/modules/gpu/src
Anatoly Baksheev 6b6a63ba38 fixed some warnings
GPU: TargetArchs -> added FEATURE_SET prefix.
2011-02-15 10:54:49 +00:00
..
cuda fixed descriptor calculation in SURF_GPU 2011-02-15 08:57:35 +00:00
nvidia GPU: In strcut _scanElemOp dummy type pass by value 2011-02-14 13:30:00 +00:00
opencv2/gpu/device fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
arithm.cpp 1) NPP_staging as sources. Binaries removed. 2011-02-04 15:15:25 +00:00
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
brute_force_matcher.cpp fixed some warnings 2011-02-15 10:54:49 +00:00
cascadeclassifier.cpp removed check disabling GPU face detection under Linux, i've checked -- it works 2011-02-10 13:01:36 +00:00
color.cpp fixed compilation error and warnings under ubuntu 2010-11-20 14:41:28 +00:00
cudastream.cpp fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
element_operations.cpp fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
error.cpp added CUFFT errors handling into GPU module 2010-12-22 08:03:53 +00:00
filtering.cpp added synchronization after NPP calls 2011-01-24 10:32:57 +00:00
graphcuts.cpp added synchronization after NPP calls 2011-01-24 10:32:57 +00:00
hog.cpp added docs for gpu::HOGDescriptor 2011-01-12 13:07:33 +00:00
imgproc_gpu.cpp fixed some warnings 2011-02-15 10:54:49 +00:00
initialization.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
match_template.cpp added first version of gpu performance tests 2011-01-24 10:33:01 +00:00
matrix_operations.cpp fixed errors in gpu on old video cards (SURF_GPU, BruteForceMatcher_GPU, min/max, setTo, convertTo) 2011-02-14 15:50:17 +00:00
matrix_reductions.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
mssegmentation.cpp fixed some warnings 2011-02-15 10:54:49 +00:00
multi_gpu_mgr.cpp added init() function into MultiGpuMgr, added samples 2011-02-15 10:03:26 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp fixed some compilation under ubuntu 2011-02-04 18:29:05 +00:00
speckle_filtering.cpp speckle filtering added 2010-07-29 08:50:19 +00:00
split_merge.cpp renamed gpu::DeviceInfo::has into gpu::DeviceInfo::supports 2011-02-09 12:31:05 +00:00
stereobm.cpp fixed some warnings and errors under g++ 2011-02-03 14:51:58 +00:00
stereobp.cpp fixed some warnings under linux 2010-12-22 07:30:21 +00:00
stereocsbp.cpp renamed constantspacebp -> stereocsbp line all other algs 2010-12-19 17:20:54 +00:00
surf.cpp fixed some warnings 2011-02-15 10:54:49 +00:00