Alexander Alekhin
|
f282fd0ebf
|
ocl: print missing error message only if OPENCV_OPENCL_RUNTIME is used
|
2015-01-29 13:16:31 +03:00 |
|
Vadim Pisarevsky
|
97aa8d3341
|
Merge pull request #3603 from alalek:ocl_svm
|
2015-01-29 05:35:46 +00:00 |
|
Vadim Pisarevsky
|
bdebf4cea7
|
Merge pull request #3637 from wangyan42164:LBP_mad24_opt
|
2015-01-28 18:51:52 +00:00 |
|
Vadim Pisarevsky
|
f3311f9e2a
|
Merge pull request #3638 from jet47:remove-cuda-module
|
2015-01-28 18:51:32 +00:00 |
|
Alexander Alekhin
|
0a07d780e0
|
ocl: OpenCL SVM support
|
2015-01-23 20:37:45 +03:00 |
|
Alexander Alekhin
|
58ad952b1a
|
UMat: added USAGE_ALLOCATE_SHARED_MEMORY
|
2015-01-23 18:44:12 +03:00 |
|
Ilya Lavrenov
|
dcb0c68ed3
|
fix for -m32
|
2015-01-23 17:26:48 +03:00 |
|
Vladislav Vinogradov
|
c9e07bbc95
|
exclude compactPoints and calcWobbleSuppressionMaps from compilation
if they are not needed
|
2015-01-22 16:36:16 +03:00 |
|
Vladislav Vinogradov
|
6ebc95470b
|
fix videostab compilation without CUDA
|
2015-01-22 15:02:22 +03:00 |
|
Vladislav Vinogradov
|
2660eee961
|
restore CUDA module introduction
put it into core documentation
|
2015-01-22 15:02:21 +03:00 |
|
Vladislav Vinogradov
|
a0691289f9
|
fix cudalegacy sanity test
|
2015-01-22 15:02:21 +03:00 |
|
Vladislav Vinogradov
|
124ac15f1e
|
remove cuda module
|
2015-01-22 15:02:21 +03:00 |
|
Vladislav Vinogradov
|
ce0e595a4f
|
move the rest cuda functions to cuda legacy
|
2015-01-22 15:02:21 +03:00 |
|
Vladislav Vinogradov
|
f1e1785386
|
move vstab related CUDA routines to vstab module
|
2015-01-22 15:02:20 +03:00 |
|
Vladislav Vinogradov
|
b416e8715d
|
move labeling routines from cuda to cudalegacy
|
2015-01-22 15:02:20 +03:00 |
|
Vadim Pisarevsky
|
3f1fb281be
|
Merge pull request #3635 from jet47:cuda-optflow-refactoring
|
2015-01-22 09:45:19 +00:00 |
|
Vadim Pisarevsky
|
9c81338cb9
|
Merge pull request #3505 from karelknoest:lsd_subpixel
|
2015-01-22 09:44:29 +00:00 |
|
Vadim Pisarevsky
|
f93be25cc8
|
Merge pull request #3629 from nstiurca:matx-fix
|
2015-01-22 09:43:33 +00:00 |
|
Yan Wang
|
df697f6520
|
Optimize runLBPClassifierStumpSimple by built-in mad24.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-01-22 16:36:16 +08:00 |
|
Vadim Pisarevsky
|
4949f70860
|
Merge pull request #3633 from mshabunin:fix-gdal-warning
|
2015-01-21 13:07:53 +00:00 |
|
Vladislav Vinogradov
|
62f8240b00
|
fix videostab module compilation
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
03ae1e5aae
|
fix superres module compilation
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
2dc3b0f7f9
|
fix cudaoptflow tests build
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
381216aa54
|
refactor cudaoptflow public API:
* use opaque algorithm interfaces
* add stream support
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
19c6bbe7d9
|
move obsolete algorithms from cudaoptflow to cudalegacy
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
c4b2058d23
|
simplify TVL1 accuracy test to reduce run time
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
71c391cd8d
|
remove unused memory transfer from TVL1 CUDA implementation
it caused runtime failures
|
2015-01-21 15:50:21 +03:00 |
|
Maksim Shabunin
|
036b13ee05
|
Fixed GDAL loader check
|
2015-01-21 14:01:21 +03:00 |
|
Vadim Pisarevsky
|
cc1090cf3b
|
Merge pull request #3521 from ana-GT:registration_openni2
|
2015-01-21 10:48:23 +00:00 |
|
Vadim Pisarevsky
|
bd4580a242
|
Merge pull request #3589 from JBosch:master
|
2015-01-21 10:46:53 +00:00 |
|
Vadim Pisarevsky
|
03fc3d1ceb
|
Merge pull request #3591 from ilya-lavrenov:sse_avx
|
2015-01-21 10:46:23 +00:00 |
|
Vadim Pisarevsky
|
b49fa7d384
|
Merge pull request #3625 from wangyan42164:ocl_cascade_deadlock
|
2015-01-21 10:43:50 +00:00 |
|
Vadim Pisarevsky
|
479cac2a14
|
Merge pull request #3626 from jet47:cuda-bgsegm-refactoring
|
2015-01-21 10:40:47 +00:00 |
|
Maksim Shabunin
|
1a15596f21
|
Fixed build warning in GDAL support module
|
2015-01-21 12:53:50 +03:00 |
|
Nicu Știurcă
|
8722faa167
|
fix whitespace
|
2015-01-20 23:58:05 -05:00 |
|
Nicu Știurcă
|
7a3ca99894
|
fix _OutputArray::assign() for _OutputArrays of type MATX when data types differ
|
2015-01-20 23:49:04 -05:00 |
|
Ilya Lavrenov
|
e9a6c5db21
|
sqsum
|
2015-01-20 21:10:06 +03:00 |
|
karelknoest
|
b5bd2fd880
|
Improved documentation and method comment to clarify that LineSegmentDetector::detect method accepts both Vec4i and Vec4f as return vector.
|
2015-01-20 17:05:57 +01:00 |
|
karelknoest
|
1ded2de2dd
|
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
|
2015-01-20 17:05:38 +01:00 |
|
Vadim Pisarevsky
|
95ecdc3af9
|
Merge pull request #3600 from jet47:cuda-objdetect-module
|
2015-01-20 13:29:32 +00:00 |
|
Vadim Pisarevsky
|
21a9a17478
|
Merge pull request #3568 from ilya-lavrenov:neon_runtime
|
2015-01-20 12:47:51 +00:00 |
|
Vadim Pisarevsky
|
e501c61c04
|
Merge pull request #3611 from jet47:fix-gpumat-setto
|
2015-01-20 12:37:45 +00:00 |
|
Vadim Pisarevsky
|
f647054c8c
|
Merge pull request #3616 from marvins:gdal-fixes
|
2015-01-20 12:31:14 +00:00 |
|
Yan Wang
|
f5b21e8141
|
Avoid deadlock becasue some work item couldn't reach barrier in loop
and unsynchronized.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-01-20 13:45:33 +08:00 |
|
Nicu Știurcă
|
e97d18ba81
|
implement _OutputArray::assign() for _OutputArrays of type MATX
|
2015-01-19 16:20:10 -05:00 |
|
Vadim Pisarevsky
|
5e92a777ef
|
Merge pull request #3569 from ilya-lavrenov:sse_mul
|
2015-01-19 13:42:36 +00:00 |
|
Vladislav Vinogradov
|
dae188d14f
|
move obsolete algorithms from cudabgsegm to cudalegacy:
* GMG
* FGD
|
2015-01-19 14:17:00 +03:00 |
|
Vadim Pisarevsky
|
17b1152fa3
|
Merge pull request #3544 from jet47:cuda-warping-refactoring
|
2015-01-19 11:10:48 +00:00 |
|
Vadim Pisarevsky
|
5cc4aa0e93
|
Merge pull request #3554 from wangyan42164:match_template_mask
|
2015-01-19 11:03:44 +00:00 |
|
Vadim Pisarevsky
|
dc27a13426
|
Merge pull request #3570 from a-wi:Win32_UI_commctrl_defs_v3
|
2015-01-19 10:54:26 +00:00 |
|