Ilya Lavrenov
|
dcb0c68ed3
|
fix for -m32
|
2015-01-23 17:26:48 +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 |
|
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 |
|
Vadim Pisarevsky
|
fe2a7d23a5
|
Merge pull request #3606 from jet47:warnings-fix
|
2015-01-19 10:49:53 +00:00 |
|
Vadim Pisarevsky
|
bcfcc779f6
|
Merge pull request #3605 from jet47:cuda-photo-refactoring
|
2015-01-19 10:48:44 +00:00 |
|
Vadim Pisarevsky
|
3a84444488
|
Merge pull request #3596 from jet47:cuda-features2d-refactoring
|
2015-01-19 10:48:18 +00:00 |
|
Vadim Pisarevsky
|
b6023eab9c
|
Merge pull request #3594 from asmorkalov:opencv4tegra_support
|
2015-01-19 10:47:49 +00:00 |
|
Alexander Smorkalov
|
cc97c57fd4
|
Accuracy fix for blenaders in stitching module.
|
2015-01-18 20:45:57 +03:00 |
|
Marvin Smith
|
9a0e038a48
|
Fixed compile warning from redefined macro.
|
2015-01-17 20:37:51 -08:00 |
|
Marvin Smith
|
91fbe00caa
|
Updated gdal tutorial to include comments.
|
2015-01-17 19:28:58 -08:00 |
|
Marvin Smith
|
9a1a9d9aff
|
Updating CMake to get GDAL working again on OS X.
|
2015-01-17 16:59:56 -08:00 |
|
Yan Wang
|
46ed461e22
|
Add template match with mask.
Signed-off-by: Yan Wang <yan.wang@linux.intel.com>
|
2015-01-16 11:09:26 +08:00 |
|
Vladislav Vinogradov
|
f676bfb3d7
|
fix GpuMat::setTo method in case if mask is empty:
it might be called from _OutputArray::setTo
|
2015-01-15 19:33:27 +03:00 |
|
Vladislav Vinogradov
|
a524a677e4
|
disable warnings caused by CUDA headers
|
2015-01-15 17:20:35 +03:00 |
|
Vladislav Vinogradov
|
c120001178
|
fix -Wsign-compare warnings
|
2015-01-15 17:17:35 +03:00 |
|
Vladislav Vinogradov
|
14e15fb4f7
|
fix documentation warnings
|
2015-01-15 17:15:59 +03:00 |
|
Vladislav Vinogradov
|
f48befc6f0
|
refactor CUDA part of photo module
|
2015-01-15 16:46:48 +03:00 |
|
Vadim Pisarevsky
|
df57d038b8
|
Merge pull request #3572 from berak:python_samples_30
|
2015-01-15 13:17:26 +00:00 |
|