1482 Commits (c9876c3cd8542056bb95ec01b8bcdbc92fac0101)

Author SHA1 Message Date
Ilya Lavrenov 63d8a61b9b enabled 3-channels support for cv::createSuperResolution_BTVL1 11 years ago
Ilya Lavrenov 291458a859 generalized OpenCL version of cv::sepFilter2D; removed some restrictions and added 3-channels support 11 years ago
Ilya Lavrenov b449b0bf71 simplified cv::sepFilter2D OpenCL part 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Ilya Lavrenov d1cfcfcafd added 3-channels support to morphology operations 11 years ago
Ilya Lavrenov 82e6edfba2 optimized sep filter 11 years ago
Ilya Lavrenov 6f12f1b3b5 added 3 vs 4 channels performance tests 11 years ago
Alexander Alekhin dca401d4cc ocl: pyrUp/pyrDown 3-channel 11 years ago
Ilya Lavrenov f138b613b7 cv::compare 11 years ago
mlyashko 5252aa8fdd added data type check for back projection fix 11 years ago
Ilya Lavrenov 2755ae5df9 experiments 11 years ago
Alexander Alekhin e7475bff68 TAPI: remap 3-channel 11 years ago
Alexander Alekhin e4608229f0 ocl: copyMakeBorder 3-channel 11 years ago
Ilya Lavrenov 208831eb5d optimized cv::calcHist 11 years ago
Ilya Lavrenov dc76e6b4a1 added new dtypes to cv::Sobel 11 years ago
Ilya Lavrenov 4a7289b22f improved cv::preCornerDetect 11 years ago
Ilya Lavrenov 1291bd1c4a ported fast calculation of covar data 11 years ago
Ilya Lavrenov 86a3ed4162 improved performance of GFTT 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 4376de7698 fixed morphology operations 11 years ago
Elena Gvozdeva 68edda3350 fixed 11 years ago
Ilya Lavrenov ce0557ebb8 fixed defects from Xcode 11 years ago
Elena Gvozdeva 45cc8a5300 fixed 11 years ago
Elena Gvozdeva 48e7bc6b30 fixed 11 years ago
Ilya Lavrenov 653b99c9bd new scheme of sqrSum 11 years ago
Nghia Ho ced8e7a813 Typo 11 years ago
Ilya Lavrenov 32eb38ec98 fixed defects from coverity.com 11 years ago
Ilya Lavrenov 0ef16125ae improved cv::matchTemplate OpenCL part 11 years ago
Ilya Lavrenov 804b70b72f ported 2.4 perf tests for matchTemplate 11 years ago
Elena Gvozdeva 7b552c0493 fixed 11 years ago
Elena Gvozdeva cd68cd43a2 Fixed 11 years ago
Elena Gvozdeva e013d31715 Added IPP function for resize() 11 years ago
Alexander Smorkalov 4c1ed13846 Warning fixes for GCC 4.8. 11 years ago
Roman Donchenko e35d98e566 Worked around an apparent GCC bug in moments. 11 years ago
Ilya Lavrenov 01527c44fd removed unused field 11 years ago
Ilya Lavrenov c8e22c04c8 extended performance test 11 years ago
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Ilya Lavrenov 8150c1b7e4 added [s|l]rgb <-> lab conversion 11 years ago
Vadim Pisarevsky 630bdbf42f fixed OpenCL kernel flag in resize (thanks to Ilya L) 11 years ago
Vadim Pisarevsky 290fbc0121 3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective 11 years ago
Alexander Alekhin ce992c8269 ocl: update gftt 11 years ago
Ilya Lavrenov 412468e0ae added cv::sqrBoxFilter to T-API 11 years ago
Ilya Lavrenov c7fe162829 renamed **2 -> ** 11 years ago
Elena Gvozdeva 85d519b6c3 fixed 11 years ago
Ilya Lavrenov 9a1e461450 fix for PR 2166 11 years ago
Ilya Lavrenov e844c08203 some fixes and improvements in cv::matchTemplate 11 years ago
Scott Breyfogle b074c67a56 Add static cast to hough lines 11 years ago
Ilya Lavrenov 0ebb3ab0ea optimized createHanningWindow 11 years ago
Ilya Lavrenov c01e8e9361 removed ABF 11 years ago
Alexander Alekhin 9300af90cd imgproc/intersection: fix loop index 11 years ago