opencv/modules/gpu/src/cuda
Vladislav Vinogradov 0e45a637c4 added SURF_GPU.
added support of CV_32FC1 type to gpu copyMakeBorder.
2010-12-20 12:49:40 +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 fixed minor bug in gpu module, added first version of sum 2010-12-10 13:36:00 +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 added support of CCOEFF_NORMED for multichannel images (8U) into gpu::matchTemplate 2010-12-16 08:10:31 +00:00
mathfunc.cu refactoring: moved gpu reduction-based functions into separated file 2010-12-20 09:51:25 +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 some utility for GPU module internal purposes 2010-11-10 17:05:36 +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 SURF_GPU. 2010-12-20 12:49:40 +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