2396 Commits (b6393531933667a571093a0ab4453ed254c403f8)

Author SHA1 Message Date
Ilya Lavrenov 33173d900a optimized cv::meanStdDev 11 years ago
Elena Gvozdeva 437927b7bb optimized index access 11 years ago
vbystricky b4498d1d48 Fix some errors 11 years ago
vbystricky 63584bffda fix code in the kernel 11 years ago
vbystricky 04433b2d2b Change buffer cols count from 64 to 32 11 years ago
vbystricky 169351b01d Optimize openCL version of reduce function 11 years ago
vbystricky cfabf32492 Fix some errors 11 years ago
vbystricky 48d82fd911 Fix some errors 11 years ago
vbystricky a8bfab3cb7 Optimize OpenCL LUT function 11 years ago
vbystricky 6667cea0f4 Optimize OpenCL LUT function 11 years ago
vbystricky 72727111c7 Use 4 pixels for one unit. Some ocl code refactoring 11 years ago
vbystricky 47b092e527 Optimize OpenCL LUT function 11 years ago
Ilya Lavrenov 50fa809a96 fixed cv::mixChannels 11 years ago
Ilya Lavrenov ec3c68c8ea fix 11 years ago
Ilya Lavrenov bd5e4c6c49 other kernels now use row scheme 11 years ago
Ilya Lavrenov 15738bf7ef multiple rows in KF kernel 11 years ago
Ilya Lavrenov 5ee398bfd6 multiple rows per work-item 11 years ago
Ilya Lavrenov c83455d8a4 optimized cv::repeat 11 years ago
StevenPuttemans fea4396023 Added more info on the data input variable of kmeans 11 years ago
Ilya Lavrenov 0e1b37675c added performance test for cv::meanStdDev with mask 11 years ago
Roman Donchenko 7ea1bf3cf0 Fixed several problems found by PVS-Studio. 11 years ago
Kazuki Matsuda fa292c3d8d Implimentation "cv::Mat::forEach" 11 years ago
Ilya Lavrenov 1e46a99d9f added performance test for cv::norm with NORM_RELATIVE 11 years ago
Ilya Lavrenov eb1dd1900b fixed conditions 11 years ago
Elena Gvozdeva c7dc884855 T-API: optimized ocl_flip 11 years ago
Vladislav Vinogradov 746185652a add additional tests for different input cases 11 years ago
Vladislav Vinogradov f16503743f use more accurate reshape 11 years ago
Alexander Mordvintsev 2756ae2051 exposed OpenCL-control functions to python 11 years ago
Vladislav Vinogradov 55a714c83b fix cv::kmeans function 11 years ago
Ilya Lavrenov d16e0b377f disabled IPP functions that slower than OpenCV 11 years ago
Ilya Lavrenov f64dfeb222 fix for cv::norm (norm_inf) 11 years ago
StevenPuttemans 006956c324 Fixing as suggested in bug 2626, made naming same for both C, C++ and python API 11 years ago
StevenPuttemans a0a8fb4fd9 fixed bug 2626 11 years ago
Ilya Lavrenov 1e5694e082 heuristic for Intel 11 years ago
Alexander Alekhin 1f638a3e5b icv: enable functions 11 years ago
Ilya Lavrenov 19a2495067 fixed IPP related warnings 11 years ago
Vladislav Vinogradov 77275031ab finally fix cv::subtract 11 years ago
Vladislav Vinogradov 629461c836 fix output matrix allocation in cv::subtract 11 years ago
Ilya Lavrenov abf905154f cv::fitler2D 11 years ago
Vladislav Vinogradov 4c66614e07 fix cv::subtract function: 11 years ago
GregoryMorse 38db7a78df WinRT core compatibility fixes 11 years ago
GregoryMorse b1443bc1bc WinRT core compatibility fixes 11 years ago
Elena Gvozdeva 12279e2631 fixed 11 years ago
Elena Gvozdeva e362c3fb38 fixed 11 years ago
Ilya Lavrenov c80faff42f added cn>1 support to cv::norm (NORM_INF) 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Alexander Alekhin 5658ba0002 icv: update package 11 years ago
Elena Gvozdeva 043b917c7d IPP: cv::dft fixed 11 years ago
Adrian Stratulat cbf3c1fbf1 remove unused macros 11 years ago
Elena Gvozdeva 507ea95265 fixed 11 years ago