opencv/modules/gpu/src/cuda
2011-01-11 10:15:46 +00:00
..
brute_force_matcher.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
color.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
element_operations.cu refactoring: moved gpu reduction-based functions into separated file 2010-12-20 09:51:25 +00:00
filters.cu fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 2010-12-13 08:43:04 +00:00
hog.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
imgproc.cu added support of scaling into gpu::dft, refactored gpu::convolve 2010-12-24 06:48:23 +00:00
internal_shared.hpp fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 2010-12-13 08:43:04 +00:00
linear_filters_beta.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
match_template.cu replaced adding constant in normalization with taking max 2011-01-11 10:15:46 +00:00
mathfunc.cu added gpu transpose and integral based on NPP Staging. 2010-12-21 14:02:09 +00:00
matrix_operations.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
matrix_reductions.cu refactoring: moved gpu reduction-based functions into separated file 2010-12-20 09:51:25 +00:00
safe_call.hpp added CUFFT errors handling into GPU module 2010-12-22 08:03:53 +00:00
split_merge.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00
stereobm.cu fixed bug with prefilter_xsobel preset. 2010-12-13 13:42:35 +00:00
stereobp.cu fixed errors in StereoBeliefPropogation under linux 2010-12-13 13:52:40 +00:00
stereocsbp.cu renamed constantspacebp -> stereocsbp line all other algs 2010-12-19 17:20:54 +00:00
surf_key_point.h added SURF_GPU. 2010-12-20 12:49:40 +00:00
surf.cu added gpu transpose and integral based on NPP Staging. 2010-12-21 14:02:09 +00:00
transform.hpp module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 2010-12-06 16:37:32 +00:00