28 Commits (9c5bd852478f1ae7ef5ffc1650b8d470058fe6e9)

Author SHA1 Message Date
Alexander Alekhin 95e38e457f core/umat: usage flags (with proposals from PR #2195) 11 years ago
Vadim Pisarevsky 290fbc0121 3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective 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 19f799ba1e fix2 for OpenCL on/off 11 years ago
Ilya Lavrenov 93a818684c ported cv::Canny to T-API 11 years ago
Ilya Lavrenov 63a5e39e2c added cv::reduce 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 ac030c16f1 fixed UMat::copyTo(UMat) 11 years ago
Alexander Alekhin 9cb31e86ae umat: fix memory leaks 11 years ago
Ilya Lavrenov 558c4a2b1d implemented UMat::convertTo 11 years ago
Ilya Lavrenov e30875bcef fixed UMat sync problems 11 years ago
Ilya Lavrenov 474fc887a6 added cv::copyMakeBorder to T-API 11 years ago
Ilya Lavrenov 803672feea added cv::remap to T-API 11 years ago
Vadim Pisarevsky cd97d789b6 dummy commit to rerun pre-commit tests 11 years ago
Vadim Pisarevsky 161c3b71e6 hopefully, now opencv_test_imgproc should pass 11 years ago
Vadim Pisarevsky 5fea17ff0d still trying to fix failure in opencv_test_imgproc 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
Vadim Pisarevsky 677c7f27cb fixed failure in Tonemap test 11 years ago
Vadim Pisarevsky e2bbe7597b fixed few compile errors and doc build errors 11 years ago
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Vadim Pisarevsky caa33b2242 added first very simple test for UMat<=>Mat conversion 12 years ago
Vadim Pisarevsky 303df78cca removed refcount field from Mat; that helped to find and eliminate some memory leaks. perf tests should probably pass now 12 years ago
Vadim Pisarevsky de521fc9fa fixed some more compile bugs (including Python bindings) 12 years ago
Vadim Pisarevsky d3076c5014 hopefully, fixed compile errors on Win & Linux; fixed getMatVector() so core & imgproc tests now pass; fixed doc builder errors 12 years ago
Vadim Pisarevsky 278fb617d2 the first draft of transparent API and new UMat class. 12 years ago