209 Commits (25b417e8b27ee6d6007c97ff56992551d103e2d1)

Author SHA1 Message Date
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
Ilya Lavrenov 31e6251793 added new perf tests to core 11 years ago
Ilya Lavrenov a7d2830d3f added cv::mixChannels to T-API 11 years ago
Ilya Lavrenov 4c23059209 added cv::inRange to T-API 11 years ago
Ilya Lavrenov e3d23918fa added cv::normalize to T-API; implemented missed UMat::copyTo with mask 11 years ago
Ilya Lavrenov febb200eee fixed cv::multuply, cv::divide 11 years ago
Ilya Lavrenov c33a7cd7bf added cv::mulSpectrums to T-API 11 years ago
Ilya Lavrenov c8cbfe5382 added cv::dft T-API test 11 years ago
Ilya Lavrenov ac030c16f1 fixed UMat::copyTo(UMat) 11 years ago
Konstantin Matskevich 904dac7670 minMaxLoc 11 years ago
Ilya Lavrenov 2f34bb9aa0 added cv::gemm to T-API 11 years ago
Ilya Lavrenov 558c4a2b1d implemented UMat::convertTo 11 years ago
Ilya Lavrenov e30875bcef fixed UMat sync problems 11 years ago
Ilya Lavrenov 1d6715e58a added cv::sqrt to T-API (using built-in sqrt OpenCL function) 11 years ago
Alexander Alekhin 3bbf51fbfb ocl: disabled test for Split (there are problems with OutputArray and getMatRef) 11 years ago
Ilya Lavrenov 5566d31468 more strict checks outside ROI 11 years ago
Ilya Lavrenov c16c9a2e8e added cv::split to T-API 11 years ago
Ilya Lavrenov b6c33bf86b added cv::norm to T-API 11 years ago
Ilya Lavrenov cd3f7fbf05 added cv::merge to T-API 11 years ago
Elena Gvozdeva f5a01f15a5 Fixed test for ocl_flip 11 years ago
Elena Gvozdeva b930028727 Added cv::flip using Transparent API 11 years ago
Ilya Lavrenov 49e729f89d ability to use cv::PSNR with transparent cv::norm 11 years ago
Ilya Lavrenov 28575c1969 added cv::countNonZero to T-API 11 years ago
Ilya Lavrenov 997ec60839 added OCL-TAPI arithm tests 11 years ago
Konstantin Matskevich 14dccdf23d T-API cv::log, cv::exp, cv::magnitude, cv::phase 11 years ago
Vadim Pisarevsky d7f4a223cf fixed several compile errors/warnings; reacted on the PR comments 11 years ago
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 11 years ago
Ilya Lavrenov 09795e3265 added cv::resize INTER_AREA to T-API 11 years ago
Ilya Lavrenov 4eba74ee19 added cv::LUT to T-API 11 years ago
Ilya Lavrenov 9d23a0cb81 fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago
Alexander Alekhin fd4a7e7d1f ocl: disable tests 11 years ago
Alexander Alekhin 881e837520 ocl/core: added prototype for tests 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Vadim Pisarevsky 6416c33020 fixed some bugs in OpenCL branch of UMat implementation; maybe now the tests will finally pass?! (please ;( ) 11 years ago
Vadim Pisarevsky 5920bd4f2e fixed whitespace errors 11 years ago
Vadim Pisarevsky caa33b2242 added first very simple test for UMat<=>Mat conversion 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 86b841563b Added tests for Ptr. 11 years ago
Roman Donchenko 8200a95ced Boring changes - core. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago