Konstantin Matskevich
|
5cf4166801
|
some fixes
|
11 years ago |
Konstantin Matskevich
|
904dac7670
|
minMaxLoc
|
11 years ago |
Vladimir Bystricky
|
4088013251
|
Add set/get depth generator properties by default. Add documentation
|
11 years ago |
Elena Gvozdeva
|
d9d4678599
|
Fixed condition for channels
|
11 years ago |
Elena Gvozdeva
|
125d67130b
|
Fixed medianFilter
|
11 years ago |
Alexander Smorkalov
|
88a883e68e
|
Build fix.
|
11 years ago |
Ilya Lavrenov
|
2f34bb9aa0
|
added cv::gemm to T-API
|
11 years ago |
Roman Donchenko
|
f2befa01f4
|
Fixed build for the TLS-related stuff.
|
11 years ago |
Elena Gvozdeva
|
8fe4e98b8a
|
Fixed trailing whitespace
|
11 years ago |
Alexander Alekhin
|
9cb31e86ae
|
umat: fix memory leaks
|
11 years ago |
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
|
11 years ago |
Alexander Smorkalov
|
8660e048bc
|
Dynamic CUDA support library loading implemented for Linux.
Logical mistake in macro fixed;
DeviceInfo deligate reimplemented;
Build and warning fixes.
|
11 years ago |
Alexander Smorkalov
|
d4087f19a2
|
All CUDA related stuff were moved to separate dynamic library.
|
11 years ago |
StevenPuttemans
|
12c25b9310
|
Fixed suggestion of bugfix 3431
Seems correct to me and builds fine
|
11 years ago |
StevenPuttemans
|
e4b41d38f1
|
Fixed descripotorsCount to descriptorsCount
See feature 2862
|
11 years ago |
Elena Gvozdeva
|
b2d8b491c0
|
Added ocl_medianFilter using Transparent API
|
11 years ago |
Andrey Pavlenko
|
11071dd241
|
Merge pull request #1988 from ilya-lavrenov:tapi_umat_convertTo
|
11 years ago |
Roman Donchenko
|
e88253ccad
|
Merge pull request #1990 from AD-530:Issue3164
|
11 years ago |
Peter Andreas Entschev
|
f44de302a0
|
cv::completeSymm fixed to work with any OpenCV data type and multiple channels.
|
11 years ago |
Matthias Bady
|
b7c97f6e30
|
fixed init of clCxt
|
11 years ago |
Ilya Lavrenov
|
558c4a2b1d
|
implemented UMat::convertTo
|
11 years ago |
Andrey Pavlenko
|
172a5d42a9
|
Merge pull request #1974 from ilya-lavrenov:tapi_equalizehist
|
11 years ago |
Ilya Lavrenov
|
5c0dabf1ea
|
added cv::equalizeHist to T-API
|
11 years ago |
Andrey Pavlenko
|
c9ed05c3bd
|
Merge pull request #1981 from ilya-lavrenov:tapi_sqrt
|
11 years ago |
Andrey Pavlenko
|
8e15a6f98d
|
Merge pull request #1983 from ilya-lavrenov:tapi_umat
|
11 years ago |
Alexander Alekhin
|
11b9d5bf4d
|
core: added DirectX interop implementation (OpenCL) with samples
|
11 years ago |
Ilya Lavrenov
|
e30875bcef
|
fixed UMat sync problems
|
11 years ago |
Vladimir Bystricky
|
e8d2a9752b
|
Add support Creative Senz3D camera by Intel Perceptual Computing SDK
|
11 years ago |
Andrey Pavlenko
|
10849d1c7a
|
Merge pull request #1980 from alalek:ocl_interop_initialization
|
11 years ago |
Alexander Alekhin
|
cc69d4631a
|
cmake: detect Direct 3D 11
|
11 years ago |
Vadim Pisarevsky
|
d8513d627d
|
continue adding OpenCL optimization to cascade classifier
|
11 years ago |
Alexander Alekhin
|
17ca7f9545
|
ocl: add support for initialization from user-provided OpenCL handles
|
11 years ago |
Ilya Lavrenov
|
1d6715e58a
|
added cv::sqrt to T-API (using built-in sqrt OpenCL function)
|
11 years ago |
Andrey Pavlenko
|
b43d6b6858
|
Merge pull request #1954 from pentschev:ocl_features2d_fast_master
|
11 years ago |
Andrey Pavlenko
|
5299b13434
|
Merge pull request #1979 from pentschev:ocl_arithm_sqrt_master
|
11 years ago |
Andrey Pavlenko
|
b0a9220de8
|
Merge pull request #1889 from alalek:ocl_core_dynamic_runtime
|
11 years ago |
Peter Andreas Entschev
|
5bc9f15dda
|
OCL: included sqrt matrix operation.
|
11 years ago |
Andrey Pavlenko
|
ac1c6dac93
|
Merge pull request #1978 from ilya-lavrenov:ocl_min_max
|
11 years ago |
Andrey Pavlenko
|
658282fcbe
|
Merge pull request #1976 from alalek:ocl_multiple_command_queues
|
11 years ago |
Peter Andreas Entschev
|
41bec1b112
|
OCL: including FAST feature detector.
|
11 years ago |
Ilya Lavrenov
|
b20714a8a8
|
fixed kernel compilation of cv::min, cv::max for CV_64F
|
11 years ago |
Andrey Pavlenko
|
f3e2bfea79
|
Merge pull request #1970 from ilya-lavrenov:tapi_checks
|
11 years ago |
Andrey Pavlenko
|
eeb16a5d01
|
Merge pull request #1971 from ilya-lavrenov:tapi_laplacian
|
11 years ago |
Andrey Pavlenko
|
ee270d1a18
|
Merge pull request #1975 from magomimmo:clj-tut
|
11 years ago |
Alexander Alekhin
|
740b1f235e
|
ocl: implemented per-thread OpenCL command queue
|
11 years ago |
Alexander Alekhin
|
a118577a57
|
core: added TLS support
|
11 years ago |
Andrey Pavlenko
|
9b29b127c5
|
Merge pull request #1973 from ilya-lavrenov:ocl_haar_sample
|
11 years ago |
Vladimir Bystricky
|
268d814d18
|
Fix problems with border extrapolation in kernel. Add Isolated/Nonisolated borders.
|
11 years ago |
Roman Donchenko
|
ce503c64bf
|
Merge pull request #1968 from pentschev:fix_indentation_freak_2.4
|
11 years ago |
Alexander Alekhin
|
3bbf51fbfb
|
ocl: disabled test for Split (there are problems with OutputArray and getMatRef)
|
11 years ago |