85 Commits (cbb21f3cf235d051e71ae854ee9539eed3722dc4)

Author SHA1 Message Date
Elena Gvozdeva 6185f7209e Merge pull request #10172 from ElenaGvozdeva:eg/HAL_sobel 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 8 years ago
KUANG, Fangjun 4bbe67451d fix some typos in the documentation. 8 years ago
Vitaly Tuzov 1d62a025b3 Moved size restrictions for OpenVX processed images to corresponding cpp files 8 years ago
Pavel Vlasov 35c7216846 IPP for OpenCV 2017u2 initial enabling patch; 8 years ago
Vitaly Tuzov 4c0d833dec Disabled vxuConvolution call for sepFilter evaluation 8 years ago
Vitaly Tuzov 87bb74312b Disabled vxuConvolution call for Sobel, GaussianBlur and Box filter evaluation 8 years ago
Vitaly Tuzov 0f1a56da7c Changed restrictions for OpenVX HAL calls on small images 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 8b9422a052 OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 8 years ago
apavlenko 1e2ddc30b1 Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes 8 years ago
Vitaly Tuzov e8f3469096 Added OpenVX based processing to Sobel 8 years ago
Li Peng 6cb73356b1 laplacian ocl kernel optimization 8 years ago
Li Peng 8d4a7d3dcc sobel and scharr ocl kernel optimization 8 years ago
Pavel Vlasov f07525031b BORDER_ISOLATED support for Laplacian, boxFilter and morphology; 8 years ago
matze d9f6a06773 Adding check for IPP if UMat and OpenCL is available in Sobel and Scharr. 9 years ago
Vitaly Tuzov 48f132f35f Fix Sobel evaluation for image ROI without isolated border. 9 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 years ago
Pavel Vlasov 680ca88ce0 Outdated ICV restrictions were removed; 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago
Alexander Alekhin 1305962af7 fixes #5066: laplacian: "y" may contain negative values 9 years ago
Pavel Vlasov 9acf93b7c6 IPP Sobel getBufferSize wrong func fix; 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Vlasov e837d69f8f IPPInitSingelton was added to contain IPP related global variables; 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
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
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Alexander Karsakov 07d57db91c Fixed calculation of l_stack_size 11 years ago
Alexander Karsakov a48c1c8248 Added workaround for Nvidia: take into account that 3-channel vector type takes 4*elem_size in local memory. 11 years ago
VBystricky 9ee0789174 Fix issues 11 years ago
vbystricky e75cd74f5a Optimize OpenCL version of Laplacian filter for kernel size great than 3 11 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Alexander Alekhin 55188fe991 world fix 11 years ago
Ilya Lavrenov e8f5c2fcf6 OpenCL before IPP 11 years ago
Alexander Alekhin e8d3ebecc7 fix IPPDerivSobel condition 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Alexander Alekhin 5658ba0002 icv: update package 11 years ago
vbystricky d9ef5bb5a7 Fix compile warnings 11 years ago
vbystricky f52126725f Disable scharr in icv only configuration 11 years ago
vbystricky d97f7da7a9 Fix setIppErrorStatus placement 11 years ago
Ilya Lavrenov fe644ede19 cv::multiply 11 years ago
Ilya Lavrenov 3e173b701e cv::Laplacian 11 years ago
vbystricky 650762419c Add setIppErrorStatus() 11 years ago