.. |
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
|
fixed ocl::minMax for FP-types
|
2013-10-28 18:49:16 +04:00 |
test_bgfg.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_blend.cpp
|
fixed and generalized ocl::blendLinear
|
2013-10-28 23:56:40 +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
|
fixed extrapolation for ocl::cornerMinEigenVal and ocl::cornerHarris; enabled CV_32FC1 for the first function
|
2013-10-29 19:59:21 +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
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_moments.cpp
|
catching OpenCL double not supported exceptions
|
2013-10-10 12:45:55 +04:00 |
test_objdetect.cpp
|
catching OpenCL double not supported exceptions
|
2013-10-10 12:45:55 +04: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 |