.. |
main.cpp
|
made LOOP_TIMES as a command line option with default value=1
|
2013-10-17 12:40:16 +04:00 |
test_api.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_arithm.cpp
|
added ocl::repeat
|
2013-11-05 12:23:20 +04:00 |
test_bgfg.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_blend.cpp
|
ocl: fix testdata for blendLinear
|
2013-11-01 14:44:13 +04:00 |
test_brute_force_matcher.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_calib3d.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_canny.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_color.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_fft.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_filters.cpp
|
Merge pull request #1721 from alalek:ocl_fix_filter2D_64F_kernel
|
2013-10-31 00:21:10 +04:00 |
test_gemm.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_imgproc.cpp
|
Merge pull request #1740 from ilya-lavrenov:ocl_corners
|
2013-11-06 13:31:44 +04:00 |
test_kalman.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_kmeans.cpp
|
Merge pull request #1657 from KonstantinMatskevich:ocldistanceToCenters
|
2013-10-28 13:46:32 +04:00 |
test_match_template.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_matrix_operation.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_mean_shift.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_ml.cpp
|
Revert "disable SVM when AMD BLAS is not available"
|
2013-11-05 15:13:30 +04:00 |
test_moments.cpp
|
Rewrote moments of opencl version.
|
2013-10-29 18:05:29 +08:00 |
test_objdetect.cpp
|
Let perf/accuracy test of ocl haar uses detectMultiScale api.
|
2013-11-05 10:40:27 +08:00 |
test_optflow.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_precomp.hpp
|
ocl: tests: RNG usage refactoring
|
2013-10-04 15:39:39 +04:00 |
test_pyramids.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_sort.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_split_merge.cpp
|
ocl: split: update tests and implementation
|
2013-10-30 14:08:37 +04:00 |
test_warp.cpp
|
fixed tests for ocl::warpAffine and ocl::warpPerspective
|
2013-10-27 14:49:37 +04:00 |
utility.cpp
|
fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function
|
2013-10-29 19:59:21 +04:00 |
utility.hpp
|
ocl: split: update tests and implementation
|
2013-10-30 14:08:37 +04:00 |