Alexander Alekhin
|
f48cda2f95
|
test: initialize test data in test_umat.cpp (6102)
|
2016-02-12 13:15:15 +03:00 |
|
Alexander Alekhin
|
96f5a930f4
|
test: regression 5991
|
2016-01-26 14:11:53 +03:00 |
|
Vadim Pisarevsky
|
3942b1f362
|
Merge pull request #5340 from alalek:ocl_off
|
2015-11-10 16:53:36 +00:00 |
|
Maksim Shabunin
|
31e0d90da6
|
Enable temp objects destruction test for VS versions less than 2015
|
2015-10-22 12:44:03 +03:00 |
|
Maksim Shabunin
|
6e9d0d9a0c
|
Visual Studio 2015 warning and test fixes
|
2015-10-20 12:48:37 +03:00 |
|
Alexander Alekhin
|
bf42b9603b
|
fix "unreachable code" warning
|
2015-09-14 13:11:12 +03:00 |
|
Alexander Alekhin
|
7213e5f68a
|
ocl: correct disabling of OpenCL code
|
2015-09-13 20:28:23 +03:00 |
|
Alexander Alekhin
|
ad70ab404c
|
ocl: workaround for getUMat()
|
2015-09-09 18:56:14 +03:00 |
|
Andrey Pavlenko
|
cea2dafa0f
|
man/unmap, preventing getMat/getUMat from temp object, fix thread-unsafe code in UMat::getMat()
|
2015-09-09 18:05:29 +03:00 |
|
Alexander Alekhin
|
8694ba0978
|
update custom_ptr test
|
2015-09-03 10:46:38 +03:00 |
|
Vadim Pisarevsky
|
a78da45fec
|
Merge pull request #5242 from apavlenko:fix_releasing_temp_umat
|
2015-08-27 14:29:52 +00:00 |
|
Andrey Pavlenko
|
4aefb9f2fc
|
making the test deepper
|
2015-08-26 13:38:26 +03:00 |
|
Andrey Pavlenko
|
3656a1aa66
|
fixing 'map_unmap_counting'
|
2015-08-25 17:25:03 +03:00 |
|
Vadim Pisarevsky
|
bd8bac27d5
|
Merge pull request #4212 from ludv1x:master
|
2015-08-24 14:20:54 +00:00 |
|
Vitaliy Lyudvichenko
|
85cc11e3b2
|
Changed behaviour of Mat/UMat::reshape() to accept n-dim shapes
|
2015-08-21 19:26:29 +03:00 |
|
Alexander Alekhin
|
68f8d1cef0
|
Merge pull request #5164 from vladimir-dudnik:test-umat-copyTo-issue
|
2015-08-13 14:59:07 +00:00 |
|
Vladimir Dudnik
|
131d7c394e
|
enabled test UMat copyTo. Now it will detect FAIL on Intel platform for ROI (issue with clEnqueueCopyBufferRect)
|
2015-08-11 14:19:14 +03:00 |
|
Alexander Alekhin
|
09b9b0fb9e
|
Merge pull request #5135 from alalek:issue_4468
|
2015-08-10 14:46:31 +00:00 |
|
Alexander Alekhin
|
3316e58314
|
more test loops (and disable tests - tests pass but require a lot of time)
|
2015-08-10 14:44:28 +03:00 |
|
Alexander Alekhin
|
8293ed7f9b
|
add tests from issue 4468 (#5062)
|
2015-08-06 13:50:13 +03:00 |
|
Alexander Alekhin
|
21467d817b
|
tapi: add test from issue 4380 (#5010)
|
2015-08-05 16:08:48 +03:00 |
|
Alexander Alekhin
|
1704aea6a0
|
tapi: enable some disabled tests
|
2015-07-30 19:21:24 +03:00 |
|
Alexander Alekhin
|
9bcccb028b
|
fixes
|
2015-07-28 11:49:46 +03:00 |
|
Alexander Alekhin
|
cd5c70691a
|
ocl: add map tests
|
2015-07-28 11:49:46 +03:00 |
|
Alexander Alekhin
|
b36f565d13
|
fix OpenCV code (bug 4006: #4862)
|
2015-07-28 11:49:41 +03:00 |
|
Vladimir Dudnik
|
ed7907e46c
|
add test for bug 4006: #4862
|
2015-07-28 11:49:02 +03:00 |
|
Vadim Pisarevsky
|
7c8789dc12
|
fixed my_umat(roi).clone() test by disabling poorly aligned ROI's. Real fix of the problem will require a separate branch in UMat::copyTo().
|
2014-11-07 14:49:48 +03:00 |
|
Alexander Karsakov
|
00221e96fd
|
Fixed issue: Mat::copyTo(UMat) if device copy is obsolete. Added test.
|
2014-08-07 13:16:02 +04:00 |
|
Ilya Lavrenov
|
aa5326c231
|
cv::norm -> cvtest::norm in tests
Conflicts:
modules/core/src/stat.cpp
|
2014-04-08 14:49:20 +04:00 |
|
Alexander Alekhin
|
3488fdcb43
|
disable failed tests
|
2014-03-26 19:29:59 +04:00 |
|
Alexander Alekhin
|
569e1346f2
|
UMat: issue in OpenCLAllocator::unmap()
|
2014-03-26 19:29:41 +04:00 |
|
Alexander Alekhin
|
6bd7a444bc
|
UMat map-unmap synchronization test
|
2014-03-25 16:19:52 +04:00 |
|
Ilya Lavrenov
|
f404315368
|
test for clEnqueueReadBufferRect
|
2014-03-06 12:11:46 +04:00 |
|
Ilya Lavrenov
|
9b627a5e9f
|
disabled 'reshape', 'copyTo' test
|
2014-02-15 20:17:42 +04:00 |
|
Ilya Lavrenov
|
7ce2c3574a
|
restored lost in PR #1735 umat tests
|
2014-02-15 16:09:55 +04:00 |
|
Ilya Lavrenov
|
4f36bc29d9
|
cleaned-up UMat tests
|
2014-02-15 15:51:52 +04:00 |
|
Konstantin Matskevich
|
5f76072c62
|
update
|
2014-02-13 13:29:53 +04:00 |
|
Konstantin Matskevich
|
a0a3b8b56d
|
Some tests for UMat
|
2014-02-13 09:59:05 +04:00 |
|
Alexander Alekhin
|
485635310c
|
core/ocl: OpenCLBufferPool
|
2014-02-04 16:48:35 +04:00 |
|
Konstantin Matskevich
|
ffeb223150
|
test for failure
|
2014-02-03 14:34:02 +04:00 |
|
Ilya Lavrenov
|
cc47edb850
|
more strict checks and reseting state
|
2014-02-03 14:32:25 +04:00 |
|
Konstantin Matskevich
|
aa23a842a1
|
test for failure
|
2014-02-03 14:32:25 +04:00 |
|
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
|
Ilya Lavrenov
|
558c4a2b1d
|
implemented UMat::convertTo
|
2013-12-15 14:15:30 +04:00 |
|
Ilya Lavrenov
|
e30875bcef
|
fixed UMat sync problems
|
2013-12-13 18:38:12 +04:00 |
|
Vadim Pisarevsky
|
d7f4a223cf
|
fixed several compile errors/warnings; reacted on the PR comments
|
2013-12-01 20:58:30 +04:00 |
|
Vadim Pisarevsky
|
6da5d21331
|
fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance
|
2013-12-01 03:12:19 +04:00 |
|
Ilya Lavrenov
|
09795e3265
|
added cv::resize INTER_AREA to T-API
|
2013-11-29 17:57:37 +04:00 |
|
Vadim Pisarevsky
|
d914f20a4c
|
updated patch to bring in the first functions with "transparent API"
|
2013-11-18 11:48:00 -05:00 |
|
Vadim Pisarevsky
|
6416c33020
|
fixed some bugs in OpenCL branch of UMat implementation; maybe now the tests will finally pass?! (please ;( )
|
2013-10-25 11:19:40 +04:00 |
|