Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anatoly Baksheev 1a94186195 First version of CascadeClassifier_GPU. 14 years ago
..
brute_force_matcher.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
color.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
element_operations.cu refactoring: moved gpu reduction-based functions into separated file 14 years ago
filters.cu fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast. 15 years ago
hog.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
imgproc.cu added support of scaling into gpu::dft, refactored gpu::convolve 14 years ago
internal_shared.hpp First version of CascadeClassifier_GPU. 14 years ago
linear_filters_beta.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
match_template.cu cosmetic changes in gpu module, decreased matchTemplate test running time 14 years ago
mathfunc.cu added gpu transpose and integral based on NPP Staging. 14 years ago
matrix_operations.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
matrix_reductions.cu refactoring: moved gpu reduction-based functions into separated file 14 years ago
safe_call.hpp added CUFFT errors handling into GPU module 14 years ago
split_merge.cu module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago
stereobm.cu fixed bug with prefilter_xsobel preset. 15 years ago
stereobp.cu fixed errors in StereoBeliefPropogation under linux 15 years ago
stereocsbp.cu renamed constantspacebp -> stereocsbp line all other algs 14 years ago
surf.cu added gpu transpose and integral based on NPP Staging. 14 years ago
surf_key_point.h First version of CascadeClassifier_GPU. 14 years ago
transform.hpp module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp 15 years ago