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.
 
 
 
 
 
 
Alexey Spizhevoy 7bf2816f28 removed CMakeLists.txt from gpu/test folder to avoid precompiled header associated warnings under Ubuntu 14 years ago
..
nvidia added NVIDIA tests (disabled because doesn't work under Linux) 14 years ago
test_arithm.cpp ported GPU test to GTest framework 14 years ago
test_bitwise_oper.cpp ported GPU test to GTest framework 14 years ago
test_brute_force_matcher.cpp ported GPU test to GTest framework 14 years ago
test_dft_routines.cpp ported GPU test to GTest framework 14 years ago
test_features2d.cpp ported GPU test to GTest framework 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 NVIDIA tests (disabled because doesn't work under Linux) 14 years ago
test_match_template.cpp ported GPU test to GTest framework 14 years ago
test_meanshift.cpp ported GPU test to GTest framework 14 years ago
test_mssegmentation.cpp ported GPU test to GTest framework 14 years ago
test_nvidia.cpp added NVIDIA tests (disabled because doesn't work under Linux) 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 created GPU new-style test project, ported StereoBP test 14 years ago
test_precomp.hpp ported GPU test to GTest framework 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