Ilya Lavrenov
|
bcd7151867
|
added UMat::setTo accuracy test
|
11 years ago |
Vadim Pisarevsky
|
1b339eb0d4
|
fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions
|
11 years ago |
Ilya Lavrenov
|
aa5326c231
|
cv::norm -> cvtest::norm in tests
Conflicts:
modules/core/src/stat.cpp
|
11 years ago |
Elena Gvozdeva
|
f9c5289483
|
fixed
|
11 years ago |
Elena Gvozdeva
|
037ac27ec8
|
Added SharedMatrix
|
11 years ago |
Elena Gvozdeva
|
fa2d79a15b
|
Added IPP Async converters, doc and sample
|
11 years ago |
Alexander Alekhin
|
3488fdcb43
|
disable failed tests
|
11 years ago |
Alexander Alekhin
|
569e1346f2
|
UMat: issue in OpenCLAllocator::unmap()
|
11 years ago |
Alexander Alekhin
|
6bd7a444bc
|
UMat map-unmap synchronization test
|
11 years ago |
Koji Miyazato
|
0a5d6e10b9
|
Added test code for I/O of user-defined types.
|
11 years ago |
Ilya Lavrenov
|
eb8b4c58c7
|
fixed bug in cv::ocl::predictOptimalVectorWidth
|
11 years ago |
Ilya Lavrenov
|
b73490f86c
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
11 years ago |
Alexander Alekhin
|
7ce2ca2e0c
|
ocl: workaround for Pow accuracy test failure
|
11 years ago |
Alexander Alekhin
|
9cafd50160
|
ocl: fixes
|
11 years ago |
Alexander Alekhin
|
755ca4b7cf
|
ocl: compare with scalar
|
11 years ago |
Ilya Lavrenov
|
f404315368
|
test for clEnqueueReadBufferRect
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
11 years ago |
Rohit Girdhar
|
fd4461d543
|
addressed issues
|
11 years ago |
Rohit Girdhar
|
347a3dc520
|
added randomized test
|
11 years ago |
Rohit Girdhar
|
ea7b1bb3d2
|
added test, doc
|
11 years ago |
Ilya Lavrenov
|
9b627a5e9f
|
disabled 'reshape', 'copyTo' test
|
11 years ago |
Ilya Lavrenov
|
7ce2c3574a
|
restored lost in PR #1735 umat tests
|
11 years ago |
Ilya Lavrenov
|
4f36bc29d9
|
cleaned-up UMat tests
|
11 years ago |
Konstantin Matskevich
|
5f76072c62
|
update
|
11 years ago |
Konstantin Matskevich
|
a0a3b8b56d
|
Some tests for UMat
|
11 years ago |
Ilya Lavrenov
|
e190d3fd36
|
added perf test
|
11 years ago |
Ilya Lavrenov
|
563dc5aa38
|
implemented umat expressions
|
11 years ago |
Alexander Alekhin
|
485635310c
|
core/ocl: OpenCLBufferPool
|
11 years ago |
Ilya Lavrenov
|
98b72ff389
|
optimized cv::pow for integer power
|
11 years ago |
Konstantin Matskevich
|
ffeb223150
|
test for failure
|
11 years ago |
Ilya Lavrenov
|
cc47edb850
|
more strict checks and reseting state
|
11 years ago |
Konstantin Matskevich
|
aa23a842a1
|
test for failure
|
11 years ago |
Ilya Lavrenov
|
e7e63fac6c
|
eliminated possible memory leak
|
11 years ago |
Ilya Lavrenov
|
2dd294cc84
|
fixed cv::split; enabled test
|
11 years ago |
Ilya Lavrenov
|
ae4be413c3
|
added perf tests for cv::reduce
|
11 years ago |
Ilya Lavrenov
|
5d18cf9989
|
added cv::[extract|insert]Channel to T-API
|
11 years ago |
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
11 years ago |
Roman Donchenko
|
5f8d8c0069
|
Added a test for matrix-to-vector copy and convert.
|
11 years ago |
Ilya Lavrenov
|
63a5e39e2c
|
added cv::reduce to T-API
|
11 years ago |
Ilya Lavrenov
|
da2790249e
|
added NORM_L2SQR type to cv::norm
|
11 years ago |
Ilya Lavrenov
|
1592234f1a
|
added mask support to cv::norm, cv::meanStdDev
|
11 years ago |
Ilya Lavrenov
|
dd302158e0
|
fixed case with zero mask
|
11 years ago |
Ilya Lavrenov
|
6ee0b6eb56
|
added mask support to cv::norm, cv::meanStdDev
|
11 years ago |
Ilya Lavrenov
|
6b9ebcbf3d
|
deleted extra semicolons
|
11 years ago |
Ilya Lavrenov
|
3a4d4080f4
|
fixed overflow for cv::norm NORM_L2
|
11 years ago |
Ilya Lavrenov
|
3e1bec5248
|
added OpenCL version of cv::patchNaNs
|
11 years ago |
Ilya Lavrenov
|
09d25e11c6
|
fixed bug #3341
|
11 years ago |
Ilya Lavrenov
|
6b64257c81
|
added OpenCL version of cv::scaleAdd
|
11 years ago |
Ilya Lavrenov
|
abcf8d9e61
|
implemented OpenCL version of cv::convertScaleAbs
|
11 years ago |