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.
 
 
 
 
 
 
Jin Ma 2e0f613c38 Added performance for Kalman Filter. 11 years ago
..
main.cpp the code was refactored and old test system code was removed 11 years ago
perf_arithm.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_bgfg.cpp Removed unnecessary process for conversion to 4-channel format. 11 years ago
perf_blend.cpp appended ocl::finish to test_cycle defines 11 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 11 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 11 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 11 years ago
perf_color.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_fft.cpp enabled gemm and dft erf test 11 years ago
perf_filters.cpp increased time limit for bilateral filter performance tests 11 years ago
perf_gemm.cpp enabled gemm and dft erf test 11 years ago
perf_gftt.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_haar.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_hog.cpp fixed HOG perf test 11 years ago
perf_imgproc.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_kalman.cpp Added performance for Kalman Filter. 11 years ago
perf_match_template.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_matrix_operation.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_moments.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_norm.cpp appended ocl::finish to test_cycle defines 11 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 11 years ago
perf_precomp.hpp enabled gemm and dft erf test 11 years ago
perf_pyramid.cpp appended ocl::finish to test_cycle defines 11 years ago
perf_split_merge.cpp appended ocl::finish to test_cycle defines 11 years ago