70 Commits (f77f2876ffeecf384ea270769c431af81a7bb060)

Author SHA1 Message Date
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; 8 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 9 years ago
Vitaly Tuzov 48f132f35f Fix Sobel evaluation for image ROI without isolated border. 9 years ago
mschoeneck 9e61a28b2e Improve canny (#7227) 9 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
mschoeneck 5f30a0a076 Merge pull request #6958 from mschoeneck:Common-Canny-parallelization 9 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 10 years ago
Pavel Vlasov 62854dcc0d Enables support of IPP 9.0.0; 10 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Pavel Vlasov 2177c7c5a8 Some IPP functions were encapsulated; 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 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; 11 years ago
Ilya Lavrenov c0b702a994 cv::resize area 2x 11 years ago
Ilya Lavrenov 12001a42f9 corners 11 years ago
Ilya Lavrenov d30ce2b9ac canny 11 years ago
Alexander Karsakov 07d57db91c Fixed calculation of l_stack_size 11 years ago
U-KruchininD-ПК\KruchininD 6ed168d3af New optimization for canny 11 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Alexander Alekhin 55188fe991 world fix 11 years ago
Ilya Lavrenov d40cb39616 SSE2 optimization of magnitude calculation 11 years ago
Ilya Lavrenov ce0941160e added status check 11 years ago