opencv/modules/gpu/src
Anatoly Baksheev cb9dd71f82 compilation
2011-07-22 13:26:31 +00:00
..
cuda compilation 2011-07-22 13:26:31 +00:00
nvidia fix for GPU module compile time (VS2010) error (from 2.3 branch) 2011-06-30 14:47:20 +00:00
opencv2/gpu/device added cv::gpu::pow, ticket #1227 2011-07-21 08:47:44 +00:00
arithm.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +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 modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
calib3d.cpp refactored gpu module tests 2011-06-29 10:14:16 +00:00
cascadeclassifier.cpp [~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api) 2011-04-07 12:59:01 +00:00
color.cpp fixed gpu::cvtColor according #5324 changes 2011-06-09 08:26:08 +00:00
cudastream.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
element_operations.cpp added cv::gpu::pow, ticket #1227 2011-07-21 08:47:44 +00:00
error.cpp added CUFFT errors handling into GPU module 2010-12-22 08:03:53 +00:00
filtering.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 2011-06-30 14:39:48 +00:00
graphcuts.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +00:00
hog.cpp fixed extra memory allocations. 2011-03-30 11:42:23 +00:00
imgproc_gpu.cpp added support of old CC into GPU mean shift routines 2011-07-08 13:59:23 +00:00
initialization.cpp added resetDevice function, removed MultiGpuManager 2011-06-01 10:11:27 +00:00
match_template.cpp added first version of gpu performance tests 2011-01-24 10:33:01 +00:00
matrix_operations.cpp GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching) 2011-06-30 14:39:48 +00:00
matrix_reductions.cpp modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +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 modified according to CUDA 4.0 API updates 2011-05-31 08:31:10 +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 added cv::gpu::pow, ticket #1227 2011-07-21 08:47:44 +00:00
surf.cpp minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures) 2011-05-23 07:59:20 +00:00