Roman Donchenko
|
ae851af648
|
Merge pull request #1574 from alalek:svm_workaround
|
2013-10-08 15:31:42 +04:00 |
|
Roman Donchenko
|
ec409a436d
|
Merge pull request #1545 from alalek:ocl_test_fix_rng
|
2013-10-08 12:59:50 +04:00 |
|
Alexander Alekhin
|
f63b0dfaf4
|
svm: disable failed tests
|
2013-10-07 18:17:10 +04:00 |
|
Roman Donchenko
|
2660f4bc59
|
Merge pull request #1562 from ilya-lavrenov:ocl_integral
|
2013-10-04 18:12:43 +04:00 |
|
Alexander Alekhin
|
de0f310e81
|
ocl: tests: RNG usage refactoring
|
2013-10-04 15:39:39 +04:00 |
|
Ilya Lavrenov
|
10d60f99dc
|
fixed ocl::integral and enabled perf test for it
|
2013-10-04 12:33:14 +04:00 |
|
Ilya Lavrenov
|
5f81988699
|
refactored arithm binary operations in order to make them more scalable
|
2013-10-04 12:13:22 +04:00 |
|
Alexander Alekhin
|
8beb514ecf
|
ocl: merge with upstream/2.4
|
2013-10-03 23:26:06 +04:00 |
|
Alexander Alekhin
|
16adbda4d3
|
ocl: added OpenCL device selection via OPENCV_OPENCL_DEVICE environment variable
|
2013-10-03 19:50:14 +04:00 |
|
Alexander Alekhin
|
dd9ff587dc
|
ocl: file-based ProgramCache refactoring
|
2013-10-03 19:50:14 +04:00 |
|
Alexander Alekhin
|
e8d9ed8955
|
ocl: split initialization.cpp into 3 files: context, operations, programcache
|
2013-10-03 19:50:14 +04:00 |
|
Ilya Lavrenov
|
adca219f18
|
fixed convertC3C4 and convertC4C3 functions in case cols == 1
|
2013-10-03 10:45:15 +04:00 |
|
Andrey Pavlenko
|
88419f8923
|
Merge pull request #1507 from pengx17:2.4_fix_test
|
2013-10-02 19:52:12 +04:00 |
|
Andrey Pavlenko
|
154fe4f657
|
Merge pull request #1519 from ilya-lavrenov:ocl_minMax
|
2013-10-01 20:16:48 +04:00 |
|
Ilya Lavrenov
|
4322c47bb2
|
removed test_norm.cpp from ocl tests
|
2013-10-01 17:53:14 +04:00 |
|
Ilya Lavrenov
|
065b40c6c3
|
fixed and extended ocl::norm
|
2013-10-01 13:21:43 +04:00 |
|
Ilya Lavrenov
|
a562b5c985
|
fixed ocl::meanStddev and created accuracy test for this function
|
2013-09-30 17:37:19 +04:00 |
|
Ilya Lavrenov
|
7379152afb
|
fixed ocl::setIdentity
|
2013-09-30 16:54:09 +04:00 |
|
Ilya Lavrenov
|
7edcefb2be
|
fixed ocl::phase
|
2013-09-30 16:02:14 +04:00 |
|
Ilya Lavrenov
|
b864f48274
|
fixed ocl::sum, ocl::sqrSum, ocl::absSum
|
2013-09-30 15:12:38 +04:00 |
|
peng xiao
|
315c054379
|
Fix new blank line at EOF.
|
2013-09-30 16:20:43 +08:00 |
|
Ilya Lavrenov
|
9dca7555b4
|
fixed ocl::minMax
|
2013-09-27 16:25:10 +04:00 |
|
peng xiao
|
28ac23c1a1
|
If device does not support double, returns immediately.
Double floating points are not default supported by OpenCL.
|
2013-09-26 12:59:21 +08:00 |
|
Ilya Lavrenov
|
544c02407e
|
reverted and generalized original ocl::transpose
|
2013-09-25 14:22:37 +04:00 |
|
Ilya Lavrenov
|
8aa3eb817d
|
refactored arithm.cpp. Extended param list for all the tests
|
2013-09-24 14:13:10 +04:00 |
|
Ilya Lavrenov
|
bd36e556a1
|
removed ocl::magnitudeSqr
|
2013-09-24 13:39:07 +04:00 |
|
Alexander Smorkalov
|
d6d8e96003
|
Merge pull request #1489 from melody-rain:2_4_knearest_neighbor
|
2013-09-23 13:34:39 +04:00 |
|
Jin Ma
|
1bfe39f485
|
Added knearest neighbor of OpenCL version.
It includes the accuracy/performance test and the implementation of KNN.
|
2013-09-22 10:23:54 +08:00 |
|
Ilya Lavrenov
|
362a67a695
|
fixed ocl::oclMat::setTo for 2-channel images
|
2013-09-20 15:57:38 +04:00 |
|
Alexander Smorkalov
|
d437183388
|
Merge pull request #1439 from ilya-lavrenov:convertTo
|
2013-09-17 15:12:02 +04:00 |
|
Alexander Smorkalov
|
2dceb68a21
|
Merge pull request #1455 from ilya-lavrenov:ocl_test_output
|
2013-09-17 13:18:52 +04:00 |
|
Ilya Lavrenov
|
e0325fe057
|
removed useless output
|
2013-09-15 22:04:22 +04:00 |
|
Ilya Lavrenov
|
9311f84109
|
disabled MOG tests if no video input support
|
2013-09-13 12:47:25 +04:00 |
|
Ilya Lavrenov
|
f20cc2bce8
|
extended ocl::convertTo
|
2013-09-12 12:39:03 +04:00 |
|
Ilya Lavrenov
|
6b9c451938
|
added CV_16UC(1, 3, 4), CV_16SC(1, 3, 4) data types support in ocl::pyrUp and ocl::pyrDown
|
2013-09-10 17:36:18 +04:00 |
|
Roman Donchenko
|
747f7178ca
|
Merge pull request #1417 from ilya-lavrenov:merge_fix
|
2013-09-10 11:33:25 +04:00 |
|
Roman Donchenko
|
260b283fb3
|
Merge pull request #1413 from melody-rain:2.4_kalman_filter
|
2013-09-10 11:28:22 +04:00 |
|
Roman Donchenko
|
84435ba741
|
Merge pull request #1365 from bitwangyaoyao:2.4_bilateral
|
2013-09-09 16:46:33 +04:00 |
|
Ilya Lavrenov
|
7d8bde3330
|
fixed ocl::merge in case of 2 and types CV_32S and CV_32F
|
2013-09-09 16:12:01 +04:00 |
|
Jin Ma
|
a4ab3f4ea8
|
Removed whitespace.
|
2013-09-09 17:00:33 +08:00 |
|
Jin Ma
|
2d5a1dacd0
|
Added Kalman Filter of OpenCL version.
|
2013-09-09 16:08:23 +08:00 |
|
ilya-lavrenov
|
27947474ec
|
fixed data path
|
2013-09-06 13:25:56 +04:00 |
|
ilya-lavrenov
|
0f8f489658
|
changed data path and eps
|
2013-09-04 18:46:46 +04:00 |
|
Roman Donchenko
|
c42d61e464
|
Merge pull request #1283 from melody-rain:new_mog_mog2
|
2013-09-03 18:43:03 +04:00 |
|
yao
|
a70bdfc13f
|
a little fix to tests and sample
|
2013-09-03 15:02:18 +08:00 |
|
Jin Ma
|
14e083f1e0
|
Removed trailing whitespace
|
2013-08-29 14:09:00 +08:00 |
|
yao
|
26b5eb3e39
|
add adaptive bilateral filter (cpp and ocl version)
|
2013-08-29 10:48:15 +08:00 |
|
Ilya Lavrenov
|
ec461a2ff0
|
added a test for ocl::norm
|
2013-08-22 17:37:48 +04:00 |
|
Jin Ma
|
1e8194fd3c
|
Optimized mog and mog2, which have much better performance.
|
2013-08-22 15:42:07 +08:00 |
|
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|