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 0be2752366 Merge pull request #1755 from KonstantinMatskevich:dump_info 11 years ago
..
main.cpp update 11 years ago
test_api.cpp
test_arithm.cpp added ocl::repeat 11 years ago
test_bgfg.cpp
test_blend.cpp ocl: fix testdata for blendLinear 11 years ago
test_brute_force_matcher.cpp
test_calib3d.cpp
test_canny.cpp
test_color.cpp
test_fft.cpp
test_filters.cpp Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs 11 years ago
test_gemm.cpp
test_imgproc.cpp Merge pull request #1740 from ilya-lavrenov:ocl_corners 11 years ago
test_kalman.cpp
test_kmeans.cpp
test_match_template.cpp
test_matrix_operation.cpp
test_mean_shift.cpp
test_ml.cpp Revert "disable SVM when AMD BLAS is not available" 11 years ago
test_moments.cpp
test_objdetect.cpp Let perf/accuracy test of ocl haar uses detectMultiScale api. 11 years ago
test_optflow.cpp
test_precomp.hpp
test_pyramids.cpp
test_sort.cpp
test_split_merge.cpp
test_warp.cpp added CV_16SC2 && CV_16UC1 maps support to ocl::remap (nearest neighbour only) 11 years ago
utility.cpp
utility.hpp