Roman Donchenko
|
84262acbf0
|
Merge pull request #1012 from apavlenko:fix_3077
|
2013-06-19 12:25:23 +04:00 |
|
Roman Donchenko
|
fa158304fe
|
Merge pull request #1016 from SpecLad:xls-report
|
2013-06-19 12:24:34 +04:00 |
|
Roman Donchenko
|
dd23a3c227
|
Merge pull request #1020 from SpecLad:tests-record-more
|
2013-06-19 12:24:05 +04:00 |
|
Vladislav Vinogradov
|
4b983679a5
|
fix gpuarithm module compilation (Bug #3103)
|
2013-06-19 10:13:33 +04:00 |
|
yao
|
2c198f6cd6
|
revise accuracy and perf tests
|
2013-06-19 13:03:35 +08:00 |
|
peng xiao
|
9ecbce0111
|
Fix cmake path finding for amd libs.
There is no WIN64 defined in the environment.
|
2013-06-19 11:31:42 +08:00 |
|
yao
|
26c246140a
|
optimize hog
|
2013-06-19 11:20:45 +08:00 |
|
Alexander Shishkov
|
68741bf8a0
|
moved iOS part to platforms folder
|
2013-06-19 00:20:21 +04:00 |
|
Roman Donchenko
|
25613fbfd7
|
Merge pull request #1008 from ivan-korolev:fix_sift_bug_2892
|
2013-06-18 18:32:03 +04:00 |
|
Roman Donchenko
|
4af7d65224
|
Made tests record information about CPU features and Tegra optimization status.
|
2013-06-18 18:26:53 +04:00 |
|
Roman Donchenko
|
24d84a45b1
|
Made tests record in the XML output which parallel framework was used.
|
2013-06-18 18:26:53 +04:00 |
|
Vladislav Vinogradov
|
371a9cd833
|
fixed build with CUDA 5.5 on arm platforms
|
2013-06-18 17:46:57 +04:00 |
|
Vladislav Vinogradov
|
1492b20472
|
fix gpu warnings with signed/unsigned char
|
2013-06-18 17:44:49 +04:00 |
|
Alexander Smorkalov
|
8f7ba03ed2
|
Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205)
|
2013-06-18 16:48:24 +04:00 |
|
Roman Donchenko
|
748210e11b
|
Merge pull request #994 from asmorkalov:android_java_wrappers
|
2013-06-18 16:46:04 +04:00 |
|
Alexander Smorkalov
|
16c4aad36d
|
Java/Python bindings for computeCorrespondEpilines added.
Simle Java test for computeCorrespondEpilines added.
|
2013-06-18 16:44:23 +04:00 |
|
Roman Donchenko
|
5b39c02c39
|
Merge pull request #1007 from alekcac:i_camera
|
2013-06-18 15:54:01 +04:00 |
|
Roman Donchenko
|
584f0745d0
|
Made xls-report.py ignore tests that were not successful.
|
2013-06-18 13:41:41 +04:00 |
|
Roman Donchenko
|
0f1156bbb6
|
Made the order of tests in XLS reports deterministic.
|
2013-06-18 13:37:40 +04:00 |
|
Roman Donchenko
|
4d7b1b5ede
|
In the XLS report, enabled word wrapping for header cells.
Otherwise, Excel ignores line breaks in them.
|
2013-06-18 12:31:43 +04:00 |
|
Roman Donchenko
|
6ff207b53a
|
Added a new and improved version of the XLS report generator.
|
2013-06-18 12:31:43 +04:00 |
|
Roman Donchenko
|
f003e29dc0
|
Updated testlog_parser.py to the latest version from the private repo.
|
2013-06-18 12:31:43 +04:00 |
|
Vladislav Vinogradov
|
4e29f0ee6d
|
updated documentation
|
2013-06-18 08:36:49 +04:00 |
|
Alexander Shishkov
|
24fd2cc326
|
updated licenses
|
2013-06-18 07:02:09 +04:00 |
|
Alexander Shishkov
|
5db08961ce
|
fixed Kirill's comments
|
2013-06-18 06:59:52 +04:00 |
|
Alex Leontiev
|
f2afe64521
|
Starting implement simplex algorithm.
|
2013-06-17 18:16:30 +03:00 |
|
Vladislav Vinogradov
|
24108f8110
|
updated documentation
|
2013-06-17 09:53:39 +04:00 |
|
Andrey Pavlenko
|
01e9733155
|
fix for #3077
removing "-fvisibility=hidden" gcc option due to lack of `__attribute__ ((visibility("default")))` in jni_md.h/JNIEXPORT
|
2013-06-14 20:25:23 +04:00 |
|
Vikas Dhiman
|
dbc9b4db0c
|
support elementwise division for Matx with "/" operator.
|
2013-06-14 11:38:29 -04:00 |
|
Vladislav Vinogradov
|
a380c473b9
|
switched to Input/Output Array in reprojectImageTo3D & drawColorDisp
|
2013-06-14 18:17:31 +04:00 |
|
Vladislav Vinogradov
|
3a02e599e0
|
refactored DisparityBilateralFilter
|
2013-06-14 18:17:31 +04:00 |
|
Vladislav Vinogradov
|
be9bb8f18b
|
refactored StereoConstantSpaceBP
|
2013-06-14 18:17:31 +04:00 |
|
Vladislav Vinogradov
|
d0e89337da
|
refactored StereoBeliefPropagation
|
2013-06-14 18:17:31 +04:00 |
|
Vladislav Vinogradov
|
dd6d58f873
|
refactored StereoBM
|
2013-06-14 18:17:30 +04:00 |
|
Vladislav Vinogradov
|
4317cd1ffa
|
refactored 1D Sum Filters
|
2013-06-14 17:25:57 +04:00 |
|
Vladislav Vinogradov
|
4bb297afc2
|
refactored Image Rank Filters
|
2013-06-14 17:25:57 +04:00 |
|
Vladislav Vinogradov
|
5720eaf354
|
refactored Morphology Filters
|
2013-06-14 17:25:57 +04:00 |
|
Vladislav Vinogradov
|
12ae11e2ff
|
refactored Separable Linear Filters
|
2013-06-14 17:25:56 +04:00 |
|
Vladislav Vinogradov
|
ee7eb1b807
|
refactored Laplacian filter
|
2013-06-14 17:25:56 +04:00 |
|
Vladislav Vinogradov
|
1eedc6c42a
|
refactored Linear Filter
|
2013-06-14 17:25:56 +04:00 |
|
Vladislav Vinogradov
|
fcfcd4cbce
|
refactored box filter
|
2013-06-14 17:25:56 +04:00 |
|
Ivan Korolev
|
fee8121040
|
Added regression tests for SURF/SIFT (related to #2892)
|
2013-06-14 17:08:01 +04:00 |
|
Roman Donchenko
|
71db862dc2
|
Merge pull request #977 from jet47:gpucodec-refactoring
|
2013-06-14 16:24:24 +04:00 |
|
Roman Donchenko
|
2fc49ac564
|
Merge pull request #978 from jet47:gpuarithm-refactoring
|
2013-06-14 16:24:03 +04:00 |
|
Roman Donchenko
|
843094a07f
|
Merge pull request #996 from jet47:gpu-nvcuvid-libraries
|
2013-06-14 16:23:02 +04:00 |
|
Roman Donchenko
|
7308a4a845
|
Merge pull request #995 from jet47:fix-bug-2985
|
2013-06-14 16:22:47 +04:00 |
|
Roman Donchenko
|
918f37542b
|
Merge pull request #999 from snosov1:unreliable-results-fix
|
2013-06-14 16:19:50 +04:00 |
|
Roman Donchenko
|
9cbeea03fa
|
Merge pull request #1005 from alekcac:doc_fix
|
2013-06-14 15:53:36 +04:00 |
|
Roman Donchenko
|
c4974a2511
|
Merge pull request #1004 from jet47:fix-bug-3068
|
2013-06-14 15:52:56 +04:00 |
|
Roman Donchenko
|
4bc4f4aa1f
|
Merge pull request #1003 from vhdirk:gstreamerfixes
|
2013-06-14 15:51:03 +04:00 |
|