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.
 
 
 
 
 
 
Roman Donchenko 6a21eca7e7 Merge pull request #1421 from ilya-lavrenov:ocl_bilateral 12 years ago
..
main.cpp the code was refactored and old test system code was removed 12 years ago
perf_arithm.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_bgfg.cpp Removed unnecessary process for conversion to 4-channel format. 12 years ago
perf_blend.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_brute_force_matcher.cpp enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 12 years ago
perf_calib3d.cpp enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 12 years ago
perf_canny.cpp enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 12 years ago
perf_color.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_fft.cpp enabled gemm and dft erf test 12 years ago
perf_filters.cpp increased time limit for bilateral filter performance tests 12 years ago
perf_gemm.cpp enabled gemm and dft erf test 12 years ago
perf_gftt.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_haar.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_hog.cpp fixed HOG perf test 12 years ago
perf_imgproc.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_match_template.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_matrix_operation.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_moments.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_norm.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_opticalflow.cpp enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal 12 years ago
perf_precomp.hpp enabled gemm and dft erf test 12 years ago
perf_pyramid.cpp appended ocl::finish to test_cycle defines 12 years ago
perf_split_merge.cpp appended ocl::finish to test_cycle defines 12 years ago