93 Commits (a1e2c4f338cb295813bd7081acb170195d359340)

Author SHA1 Message Date
Vincent Rabaud ec3ef520e6 Move big objects (>20k) from stack to heap. 4 years ago
Vadim Pisarevsky 07b475062f
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
Ciprian Alexandru Pitis d2e02779c4 Merge pull request #15799 from Cpitis:feature/parallelization 5 years ago
Alexander Alekhin f81e401cd0 imgproc: fix indexing issue in pyramids 5 years ago
Vitaly Tuzov 1c17b3281a Fixed OOB reading in pyrDown 5 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
Arnaud Brejeon d998e70a25 Merge pull request #13672 from arnaudbrejeon:bug_fix_12961 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
tompollok 0b77600718 change area() emptiness checks to empty() 6 years ago
Sayed Adel 9dc1d388af imgproc: Enable VSX on pyrDown & pyrUp 6 years ago
Vitaly Tuzov cc10e6b344 pyrDown and pyrUp SSE2 implementations replaced with wide universal intrinsics implementations 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 7 years ago
Elena Gvozdeva 6185f7209e Merge pull request #10172 from ElenaGvozdeva:eg/HAL_sobel 7 years ago
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration; 8 years ago
Vitaly Tuzov bf5b7843e8 Extended set of OpenVX HAL calls disabled for small images 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Vitaly Tuzov be7d060ea4 Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 8 years ago
Rostislav Vasilikhin faefbf93bc Merge pull request #7793 from savuor:openvx_pyrDown 8 years ago
Li Peng b69cdb2434 Image pyramids upsampling optimization 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Elena Gvozdeva bb1c2d71a8 fix bug on border at pyrUp 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 9 years ago
Pavel Vlasov 2177c7c5a8 Some IPP functions were encapsulated; 9 years ago
Dmitry Budnikov a5a21019b2 ipp_countNonZero build fix; 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Vladislav Vinogradov 44e41baffe use new functions before all tegra:: calls 10 years ago
Ilya Lavrenov 6bce6ee34a checks 10 years ago
Ilya Lavrenov 612b8ce2cb fixed compilation issues 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov 56f3c92737 pyrUp and pyrDown 10 years ago
Ilya Lavrenov 1fe5441185 cv::convertMaps 10 years ago
Ilya Lavrenov aa11e102fd removed saturation from pyramids 10 years ago
Ilya Lavrenov 7e6fb668ed cv::pyrUp 10 years ago
Maksim Shabunin d3821e8cd7 Forgotten punctuation 10 years ago
Maksim Shabunin 420737e098 Fixing iOS clang warnings, part 1 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Ilya Lavrenov 5f23d99918 the rest modes of cv::Mat::convertTo 10 years ago
Ilya Lavrenov 00b8f0dec1 cv::pyrUp 10 years ago
Ilya Lavrenov 48a9905f5d cv::pyrDown 10 years ago
Vadim Pisarevsky aa6ba149bc make sure ptr<> is called with proper parameter, otherwise the assertion fails 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Alexander Karsakov fec21239c8 Revert optimization for warpAffine INTER_NEAREST mode 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky e49d148d47 Optimize ocl function pyrDown 11 years ago
Alexander Karsakov d5c99a07b6 Use fma only for Intel devices 11 years ago
Alexander Karsakov eeddda4701 Optimization of cv::pyrDown for 8UC1. 11 years ago
Alexander Karsakov 06fb5da7c8 Removed storing of zeros in local memory 11 years ago