Ilya Lavrenov
|
4c23059209
|
added cv::inRange to T-API
|
2013-12-25 18:22:41 +04:00 |
|
Andrey Pavlenko
|
0966e5ffa1
|
Merge pull request #2033 from ilya-lavrenov:tapi_normalize
|
2013-12-23 19:19:00 +04:00 |
|
Ilya Lavrenov
|
e3d23918fa
|
added cv::normalize to T-API; implemented missed UMat::copyTo with mask
|
2013-12-23 19:17:35 +04:00 |
|
Ilya Lavrenov
|
febb200eee
|
fixed cv::multuply, cv::divide
|
2013-12-22 15:49:36 +04:00 |
|
Konstantin Matskevich
|
904dac7670
|
minMaxLoc
|
2013-12-17 12:43:21 +04:00 |
|
Ilya Lavrenov
|
1d6715e58a
|
added cv::sqrt to T-API (using built-in sqrt OpenCL function)
|
2013-12-12 18:12:30 +04:00 |
|
Ilya Lavrenov
|
5566d31468
|
more strict checks outside ROI
|
2013-12-10 19:30:14 +04:00 |
|
Ilya Lavrenov
|
b6c33bf86b
|
added cv::norm to T-API
|
2013-12-08 15:27:48 +04:00 |
|
Elena Gvozdeva
|
f5a01f15a5
|
Fixed test for ocl_flip
|
2013-12-06 15:53:00 +04:00 |
|
Elena Gvozdeva
|
b930028727
|
Added cv::flip using Transparent API
|
2013-12-05 17:54:05 +04:00 |
|
Ilya Lavrenov
|
49e729f89d
|
ability to use cv::PSNR with transparent cv::norm
|
2013-12-04 00:51:55 +04:00 |
|
Ilya Lavrenov
|
28575c1969
|
added cv::countNonZero to T-API
|
2013-12-04 00:51:32 +04:00 |
|
Ilya Lavrenov
|
997ec60839
|
added OCL-TAPI arithm tests
|
2013-12-04 00:50:02 +04:00 |
|
Konstantin Matskevich
|
14dccdf23d
|
T-API cv::log, cv::exp, cv::magnitude, cv::phase
|
2013-12-03 14:07:00 +04:00 |
|
Ilya Lavrenov
|
4eba74ee19
|
added cv::LUT to T-API
|
2013-11-28 12:31:04 +04:00 |
|
Ilya Lavrenov
|
9d23a0cb81
|
fixed ocl_arithm_op; fix for 3-channel images is needed
|
2013-11-25 14:21:12 +04:00 |
|
Alexander Alekhin
|
fd4a7e7d1f
|
ocl: disable tests
|
2013-11-23 18:13:32 +04:00 |
|
Alexander Alekhin
|
881e837520
|
ocl/core: added prototype for tests
|
2013-11-22 18:37:44 +04:00 |
|