.. |
main.cpp
|
update
|
2013-11-07 17:21:56 +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
|
added HLS -> RGB[A][FULL] conversion
|
2013-11-13 19:35:24 +04:00 |
test_fft.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_filters.cpp
|
Cleaned up adaptive bilateral filtering, added support for gaussian interpolation, updated sample and docs
|
2013-11-06 16:48:50 +04:00 |
test_gemm.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_imgproc.cpp
|
Make Integral sum support cv_32f, sqsum support cv_64f.
|
2013-11-11 14:31:02 +08:00 |
test_kalman.cpp
|
fixing typo
|
2013-10-25 18:00:46 +04:00 |
test_kmeans.cpp
|
speeded up ocl::distanceToCenters
|
2013-11-06 20:02:31 +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
|
Merge pull request #1766 from ilya-lavrenov:ocl_remap_linear
|
2013-11-12 12:40:14 +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 |