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.
 
 
 
 
 
 
Vladislav Vinogradov 58f6919795 made GPU version of SURF more consistent with CPU one 14 years ago
..
nvidia added test data for NVidia's FD tests 14 years ago
test_arithm.cpp ported GPU test to GTest framework 14 years ago
test_bitwise_oper.cpp forgot to run bitiwise tests 14 years ago
test_brute_force_matcher.cpp ported GPU test to GTest framework 14 years ago
test_calib3d.cpp make GPU version of solvePnPRansac more consistent with CPU one 14 years ago
test_dft_routines.cpp ported GPU test to GTest framework 14 years ago
test_features2d.cpp made GPU version of SURF more consistent with CPU one 14 years ago
test_filters.cpp ported GPU test to GTest framework 14 years ago
test_hog.cpp ported GPU test to GTest framework 14 years ago
test_imgproc_gpu.cpp added NVIDIA tests (disabled because doesn't work under Linux) 14 years ago
test_main.cpp added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not 14 years ago
test_match_template.cpp ported GPU test to GTest framework 14 years ago
test_meanshift.cpp added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not 14 years ago
test_mssegmentation.cpp ported GPU test to GTest framework 14 years ago
test_nvidia.cpp added test data for NVidia's FD tests 14 years ago
test_operator_async_call.cpp ported GPU test to GTest framework 14 years ago
test_operator_convert_to.cpp ported GPU test to GTest framework 14 years ago
test_operator_copy_to.cpp ported GPU test to GTest framework 14 years ago
test_operator_set_to.cpp ported GPU test to GTest framework 14 years ago
test_precomp.cpp
test_precomp.hpp added projectPoints and transformPoints into GPU module 14 years ago
test_split_merge.cpp ported GPU test to GTest framework 14 years ago
test_stereo_bm.cpp ported GPU test to GTest framework 14 years ago
test_stereo_bm_async.cpp ported GPU test to GTest framework 14 years ago
test_stereo_bp.cpp ported GPU test to GTest framework 14 years ago
test_stereo_csbp.cpp ported GPU test to GTest framework 14 years ago