- 23 Nov, 2018 1 commit
-
-
Dmitry Budnikov authored
* custom OpenCL G-API kernel draft * clean up and warnings fix * more warnings * white space * new blank line at the EOF removed * HAVE_OPENCL guard * remove unnecessary ocl API call * remove sum test workaround * check if opencl activated * fix std::str warning * CPU fall back for symm7x7 * gpu test kernel draft * adjust have opencl guard * more guards * one more attempt to adjust guards * empty stub files and kernel source files creation in the test directory * try to force auto generation * one more attempt to force build * remove symm7x7 custom from gapi module * looks like that this version works properly on Win desktop * clean up * more clean up * address some suggestions from Dmitry's review * const kernel coefficients * CV_Error in kernel + try to fix cpu fallback * CV_Error_ instead CV_Error * everything in one gapi_gpu_test.cpp * fix warning * remove kernel generation, add kernel string * avoid generated code and ocl internal namespace * fix misprint * c_str
-
- 22 Nov, 2018 2 commits
-
-
WuZhiwen authored
* dnn/Vulkan: don't init Vulkan runtime if using other backend/target Don't need to explictly call a init API but will automatically init Vulkan environment the first time to use an VkCom object. Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com> * dnn/Vulkan: depress compilier warning for "-Wsign-promo" Signed-off-by:
Wu Zhiwen <zhiwen.wu@intel.com>
-
Alexander Alekhin authored
-
- 21 Nov, 2018 6 commits
-
-
pascal authored
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
huangqinjin authored
introduced by commit 4e629000
-
- 20 Nov, 2018 9 commits
-
-
Alexander Alekhin authored
-
Sayed Adel authored
- add infrastructure support for Power9/VSX3 - fix missing VSX flags on GCC4.9 and CLANG4(#13210, #13222) - fix disable VSX optimzation on GCC by using flag ENABLE_VSX - flag ENABLE_VSX is deprecated now, use CPU_BASELINE, CPU_DISPATCH instead - add VSX3 to arithmetic dispatchable flags
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ruslan Garnov authored
* Added caching of agents execution sequence * Merged linesRead() and nextWindow() methods on FluidAgent in one method * Added caching of input lines for fluid::View * Added caching of output lines for fluid::Buffer * Fixed GAPI_Assert to work in standalone mode
-
Dan Mašek authored
-
Alexander Alekhin authored
-
Dmitry Matveev authored
This MR fixes this.
-
- 19 Nov, 2018 8 commits
-
-
1over authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Evgeny Latkin authored
GAPI (fluid): RGB to Lab optimization (#13206) * GAPI (fluid): BGR2LUV, RGB2Lab: performance test * GAPI (fluid): BGR2LUV, RGB2Lab: using cv::hal::cvtBGRtoLab * GAPI (fluid): BGR2LUV, RGB2Lab: hide reference code with #ifdef
-
Evgeny Latkin authored
GAPI (fluid): RGB to YUV optimization (#13174) * GAPI (fluid): RGB to YUV: activate performance tests * GAPI (fluid): speedup 4-8x RGB-to-YUV, 2.5x YUV to RGB with int16 arithmetic * GAPI (fluid): RGB <--> YUV: fixed compiler warning * GAPI (fluid): RGB <--> YUV: additional speedup 2-3x times (10-15x over original) via manual CV_SIMD * GAPI (fluid): RGB <--> YUV: dynamic CV_SIMD dispatching
-
Dmitry Kurtaev authored
-
- 18 Nov, 2018 4 commits
-
-
Alexander Alekhin authored
OpenCV 4.0.0
-
Alexander Alekhin authored
-
Alexander Alekhin authored
OpenCV 4.0.0 for Intel(R) OpenVINO(TM) toolkit
-
Alexander Alekhin authored
-
- 17 Nov, 2018 10 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
OpenCV 3.4.4
-
Alexander Alekhin authored
OpenCV 3.4.4
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
berak authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-