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 |
|
Vadim Pisarevsky
|
5920bd4f2e
|
fixed whitespace errors
|
2013-10-24 23:18:05 +04:00 |
|
Vadim Pisarevsky
|
caa33b2242
|
added first very simple test for UMat<=>Mat conversion
|
2013-10-24 22:33:41 +04:00 |
|