- 09 Sep, 2015 2 commits
-
-
Alexander Alekhin authored
-
Andrey Pavlenko authored
-
- 22 Aug, 2015 1 commit
-
-
Philippe FOUBERT authored
-
- 21 Aug, 2015 1 commit
-
-
Vitaliy Lyudvichenko authored
-
- 28 Jul, 2015 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 23 Jul, 2015 1 commit
-
-
Yan Wang authored
Signed-off-by:
Yan Wang <yan.wang@linux.intel.com>
-
- 09 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
issue: http://code.opencv.org/issues/4461
-
- 19 Jun, 2015 1 commit
-
-
Vladimir Dudnik authored
Commits: added new function, cv::ocl::attachContext(String& platformName, void* platformID, void* context, void* deviceID) which allow to attach externally created OpenCL context to OpenCV. add definitions of clRetainDevice, clRetainContext funcs removed definitions for clRetainContext, clRetainDevice fixed build issue under Linux fixed uninitialized vars, replace dbgassert in error handling remove function which is not ready yet add new function, cv::ocl::convertFromBuffer(int rows, int cols, int type, void* cl_mem_obj, UMat& dst, UMatUsageFlags usageFlags = cv::USAGE_DEFAULT) which attaches user allocated OpenCL clBuffer to UMat uncommented clGetMemObjectInfo definition (otherwise prevent opencv build) fixed build issue on linux and android add step parameter to cv::ocl::convertFromBuffer func suppress compile-time warning added sample opencl-opencv interoperability (showcase for cv::ocl::convertFromBuffer func) CMakeLists.txt modified to not create sample build script if OpenCL SDK not found in system fixed build issue (apple opencl include dir and spaces in CMake file) added call to clRetainContext for attachContext func and call to clRetainMemObject for convertFromBuffer func uncommented clRetainMemObject definition added comments and cleanup add local path to cmake modules search dirs (instead of replacing) remove REQUIRED for find_package call (sample build together with opencv). need to try standalone sample build opencl-interop sample moved to standalone build set minimum version requirement for sample's cmake to 3.1 put cmake_minimum_required under condition, so do not check if samples not builded remove code dups for setSize, updateContinuityFlag, and finalizeHdr commented out cmake_minimum_required(VERSION 3.1) add safety check for cmake version add convertFromImage func and update opencl-interop sample uncommented clGetImageInfo defs uncommented clEnqueueCopyImageToBuffer defs fixed clEnqueueCopyImageToBuffer defs add doxygen comments remove doxygen @fn tag try to restart buildbot add doxygen comments to directx interop funcs remove internal header, use fwd declarations in affected compile units instead
-
- 23 Jan, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 12 Jan, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 05 Jan, 2015 1 commit
-
-
Joe Howse authored
-
- 29 Dec, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 15 Oct, 2014 1 commit
-
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 07 Aug, 2014 2 commits
-
-
Adil Ibragimov authored
-
Alexander Karsakov authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 02 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 29 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 28 May, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 26 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 01 Apr, 2014 2 commits
- 18 Mar, 2014 1 commit
-
-
Konstantin Matskevich authored
-
- 11 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Feb, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 14 Feb, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 12 Feb, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Feb, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 04 Feb, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 02 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 16 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 23 Dec, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Dec, 2013 1 commit
-
-
Ilya Lavrenov authored
-