84 Commits (7bcb51eded04cb0acb10e7eb92eb0f2c3a0329ca)

Author SHA1 Message Date
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
Michał Janiszewski c8e6ce304f Catch exceptions by const-reference 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 5d36ee2fe7 imgproc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Harshal Nishar 384fa95680 Fix in Canny when Sobel apertureSize is 7 (#10743) 7 years ago
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
elenagvo b0e9d76ced HAL for canny 7 years ago
Alexander Alekhin baff521b63 imgproc(Canny): eliminate unnecessary operations 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Alexander Alekhin cdf2a59afa canny: disallow broken inplace arguments 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Vitaly Tuzov 1d62a025b3 Moved size restrictions for OpenVX processed images to corresponding cpp files 8 years ago
mschoeneck 4a4d94f266 Merge pull request #8694 from mschoeneck:Canny 8 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
Rostislav Vasilikhin 8b9422a052 OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 8 years ago
apavlenko 4246d3667f disabling again 8 years ago
apavlenko 76c38f0c80 trying to enable canny_vx adding a new test comparing canny_cv vs canny_vx 8 years ago
apavlenko 541d5b02d9 disabling due to accuracy issues 8 years ago
apavlenko 1e2ddc30b1 Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes 8 years ago
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
Tomoaki Teshima cba22349b7 add universal hardware support check function 8 years ago
Tomoaki Teshima 841ccccada use universal intrinsic in canny 8 years ago
Vitaly Tuzov 48f132f35f Fix Sobel evaluation for image ROI without isolated border. 8 years ago
mschoeneck 9e61a28b2e Improve canny (#7227) 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
mschoeneck 5f30a0a076 Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 8 years ago
Alexander Alekhin 575de89ee2 imgproc: Canny: enable IPP & OpenCL optimization code path 9 years ago
Alexander Alekhin 460b1dc2fa imgproc: Canny with custom gradient 9 years ago
k-shinotsuka 43d5988df6 improve to calculate norm 9 years ago
themightyoarfish 68d97502fe Error message for wrong kernel size was insufficient. 9 years ago
Pavel Vlasov 7375383d26 Canny IPP Sobel getBufferSize wrong func fix; 9 years ago
Jan Starzynski 2799829bc9 fix potential buffer overflow as in 3.0 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Vlasov 62854dcc0d Enables support of IPP 9.0.0; 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
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 fc0869735d used popcnt 10 years ago
orestis c7b2e48efe Canny TBB Optimization 10 years ago
Yan Wang 184b6e314c Fix canny segment fault (Bug #3978) 10 years ago
Alexander Karsakov 0ec0aeb7d0 Minor optimization for ocl_canny 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Ilya Lavrenov c0b702a994 cv::resize area 2x 10 years ago