Andrey Pavlenko
|
388d0ef182
|
Merge pull request #2004 from ilya-lavrenov:tapi_umat_copyto
|
2013-12-18 13:46:14 +04:00 |
|
Andrey Pavlenko
|
bd91b39593
|
Merge pull request #1917 from alalek:ocl_d3d
|
2013-12-17 16:44:27 +04:00 |
|
Andrey Pavlenko
|
586a5cb6db
|
Merge pull request #1969 from KonstantinMatskevich:ocl_tapi_minmaxloc
|
2013-12-17 16:42:44 +04:00 |
|
Andrey Pavlenko
|
6a0fb2c7da
|
Merge pull request #1992 from ElenaGvozdeva:ocl_medianFilter
|
2013-12-17 16:42:16 +04:00 |
|
Andrey Pavlenko
|
d3fa2bfe8c
|
Merge pull request #1998 from ilya-lavrenov:tapi_gemm
|
2013-12-17 16:41:59 +04:00 |
|
Ilya Lavrenov
|
ac030c16f1
|
fixed UMat::copyTo(UMat)
|
2013-12-17 15:23:39 +04:00 |
|
Roman Donchenko
|
6d77cbee7e
|
Merge pull request #1934 from vbystricky:ocl_boxFilter
|
2013-12-17 14:11:51 +04:00 |
|
Roman Donchenko
|
e49b8dee40
|
Merge pull request #1881 from pentschev:defaultNorm_master
|
2013-12-17 13:53:59 +04:00 |
|
Roman Donchenko
|
52a785e95a
|
Merge pull request #1996 from SpecLad:merge-2.4
|
2013-12-17 13:21:48 +04:00 |
|
Konstantin Matskevich
|
5cf4166801
|
some fixes
|
2013-12-17 12:43:21 +04:00 |
|
Konstantin Matskevich
|
904dac7670
|
minMaxLoc
|
2013-12-17 12:43:21 +04:00 |
|
Elena Gvozdeva
|
d9d4678599
|
Fixed condition for channels
|
2013-12-17 11:15:48 +04:00 |
|
Elena Gvozdeva
|
125d67130b
|
Fixed medianFilter
|
2013-12-17 11:04:54 +04:00 |
|
Ilya Lavrenov
|
2f34bb9aa0
|
added cv::gemm to T-API
|
2013-12-16 19:12:27 +04:00 |
|
Roman Donchenko
|
f2befa01f4
|
Fixed build for the TLS-related stuff.
|
2013-12-16 18:45:41 +04:00 |
|
Elena Gvozdeva
|
8fe4e98b8a
|
Fixed trailing whitespace
|
2013-12-16 18:06:11 +04:00 |
|
Roman Donchenko
|
9d8d70d6ca
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
doc/tutorials/definitions/tocDefinitions.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/system.cpp
modules/features2d/src/freak.cpp
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/cl_context.cpp
modules/ocl/test/test_api.cpp
|
2013-12-16 15:02:12 +04:00 |
|
StevenPuttemans
|
e4b41d38f1
|
Fixed descripotorsCount to descriptorsCount
See feature 2862
|
2013-12-16 10:47:24 +01:00 |
|
Elena Gvozdeva
|
b2d8b491c0
|
Added ocl_medianFilter using Transparent API
|
2013-12-16 13:20:05 +04:00 |
|
Matthias Bady
|
b7c97f6e30
|
fixed init of clCxt
|
2013-12-15 22:41:07 +01:00 |
|
Ilya Lavrenov
|
558c4a2b1d
|
implemented UMat::convertTo
|
2013-12-15 14:15:30 +04:00 |
|
Andrey Pavlenko
|
172a5d42a9
|
Merge pull request #1974 from ilya-lavrenov:tapi_equalizehist
|
2013-12-13 19:47:34 +04:00 |
|
Ilya Lavrenov
|
5c0dabf1ea
|
added cv::equalizeHist to T-API
|
2013-12-13 19:46:20 +04:00 |
|
Andrey Pavlenko
|
c9ed05c3bd
|
Merge pull request #1981 from ilya-lavrenov:tapi_sqrt
|
2013-12-13 19:34:28 +04:00 |
|
Alexander Alekhin
|
11b9d5bf4d
|
core: added DirectX interop implementation (OpenCL) with samples
|
2013-12-13 19:02:41 +04:00 |
|
Ilya Lavrenov
|
e30875bcef
|
fixed UMat sync problems
|
2013-12-13 18:38:12 +04:00 |
|
Alexander Alekhin
|
17ca7f9545
|
ocl: add support for initialization from user-provided OpenCL handles
|
2013-12-12 19:59:22 +04:00 |
|
Ilya Lavrenov
|
1d6715e58a
|
added cv::sqrt to T-API (using built-in sqrt OpenCL function)
|
2013-12-12 18:12:30 +04:00 |
|
Andrey Pavlenko
|
b43d6b6858
|
Merge pull request #1954 from pentschev:ocl_features2d_fast_master
|
2013-12-12 17:37:09 +04:00 |
|
Andrey Pavlenko
|
5299b13434
|
Merge pull request #1979 from pentschev:ocl_arithm_sqrt_master
|
2013-12-12 17:35:01 +04:00 |
|
Andrey Pavlenko
|
b0a9220de8
|
Merge pull request #1889 from alalek:ocl_core_dynamic_runtime
|
2013-12-12 17:27:34 +04:00 |
|
Peter Andreas Entschev
|
5bc9f15dda
|
OCL: included sqrt matrix operation.
|
2013-12-12 08:57:27 -02:00 |
|
Peter Andreas Entschev
|
41bec1b112
|
OCL: including FAST feature detector.
|
2013-12-11 21:23:27 -02:00 |
|
Ilya Lavrenov
|
b20714a8a8
|
fixed kernel compilation of cv::min, cv::max for CV_64F
|
2013-12-12 02:42:24 +04:00 |
|
Andrey Pavlenko
|
f3e2bfea79
|
Merge pull request #1970 from ilya-lavrenov:tapi_checks
|
2013-12-11 21:37:10 +04:00 |
|
Andrey Pavlenko
|
eeb16a5d01
|
Merge pull request #1971 from ilya-lavrenov:tapi_laplacian
|
2013-12-11 21:25:54 +04:00 |
|
Alexander Alekhin
|
740b1f235e
|
ocl: implemented per-thread OpenCL command queue
|
2013-12-11 19:12:09 +04:00 |
|
Alexander Alekhin
|
a118577a57
|
core: added TLS support
|
2013-12-11 18:50:11 +04:00 |
|
Vladimir Bystricky
|
268d814d18
|
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
|
2013-12-11 16:57:47 +04:00 |
|
Alexander Alekhin
|
3bbf51fbfb
|
ocl: disabled test for Split (there are problems with OutputArray and getMatRef)
|
2013-12-11 16:46:08 +04:00 |
|
Andrey Pavlenko
|
129b715e3d
|
Merge pull request #1958 from vbystricky:ocl_filter2D
|
2013-12-11 16:41:12 +04:00 |
|
Alexander Alekhin
|
91fc0c3bc3
|
bioinspired: fix ocl test, skip them if OpenCL is not available
|
2013-12-11 15:56:54 +04:00 |
|
Alexander Alekhin
|
d0114b24e0
|
core/ocl: replace dynamic runtime
|
2013-12-11 15:56:54 +04:00 |
|
Alexander Alekhin
|
9f388a2be7
|
core/ocl: autogenerated files for dynamic runtime
|
2013-12-11 15:56:54 +04:00 |
|
Alexander Alekhin
|
5ecf759742
|
core/ocl: update dynamic runtime
|
2013-12-11 15:56:54 +04:00 |
|
Alexander Alekhin
|
381d7851b7
|
core/ocl: move opencl dynamic runtime from ocl module
|
2013-12-11 15:56:54 +04:00 |
|
Vladimir Bystricky
|
f76bf8b425
|
Fix error in test
|
2013-12-11 14:33:22 +04:00 |
|
Vladimir Bystricky
|
e7227d3e4b
|
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
|
2013-12-11 14:26:33 +04:00 |
|
Alexander Alekhin
|
bdbd3eb2bf
|
ocl: process termination hung workaround
|
2013-12-11 00:31:34 +04:00 |
|
Ilya Lavrenov
|
8fa8b36b42
|
added cv::Laplacian, cv::Sobel, cv::Scharr, cv::GaussianBlur to T-API
|
2013-12-10 23:20:28 +04:00 |
|