Alexandr Kondratev
|
d394d26b46
|
highgui: window QT+OpenGL mouse wheel support, build fix
|
2016-07-23 18:06:46 +03:00 |
|
Alexandr Kondratev
|
ecfabd7aac
|
Merge branch 'master' of https://github.com/Itseez/opencv into linux-window-mouse-wheel-support
|
2016-07-21 18:16:41 +03:00 |
|
Alexandr Kondratev
|
13aef2c0cf
|
highgui: window_QT mouse wheel support
|
2016-07-21 18:13:42 +03:00 |
|
Alexandr Kondratev
|
82e4e1816f
|
highgui: removed excessed variable orient in window_gtk
|
2016-07-21 17:51:19 +03:00 |
|
Vadim Pisarevsky
|
371096493c
|
Merge pull request #6962 from alalek:fix_build_log_macro
|
2016-07-21 07:40:35 +00:00 |
|
Vadim Pisarevsky
|
6b09ada5d4
|
Merge pull request #6899 from alalek:ffmpeg_update
|
2016-07-21 07:31:11 +00:00 |
|
Vadim Pisarevsky
|
167a4e6592
|
Merge pull request #6942 from alalek:fix_android_pack
|
2016-07-21 07:30:15 +00:00 |
|
Vadim Pisarevsky
|
1fc655a58f
|
Merge pull request #6964 from tomoaki0705:fixTypoImgproc
|
2016-07-21 07:27:48 +00:00 |
|
Tomoaki Teshima
|
57d1591957
|
imgproc: fix typo
* indent line
|
2016-07-21 06:42:11 +09:00 |
|
Alexander Alekhin
|
daf1879a2e
|
test: ffmpeg: change resolution for H264 test
|
2016-07-21 00:20:18 +03:00 |
|
Alexander Alekhin
|
2acfb263bb
|
Merge pull request #6910 from ilya-lavrenov:clone
|
2016-07-20 15:32:22 +00:00 |
|
Alexander Alekhin
|
60676dbbe8
|
fix build: move LOG macro from stitching public headers
|
2016-07-20 18:10:26 +03:00 |
|
Alexander Alekhin
|
2ec63e4dd1
|
fix android pack build
|
2016-07-20 16:49:57 +03:00 |
|
Vadim Pisarevsky
|
c4cc54e5da
|
Merge pull request #6953 from ilya-lavrenov:arithm
|
2016-07-20 13:42:30 +00:00 |
|
Vadim Pisarevsky
|
cc5c5f7da9
|
Merge pull request #6795 from tomoaki0705:accelerateBilateralFilterNeon
|
2016-07-20 13:19:06 +00:00 |
|
Vadim Pisarevsky
|
a455858dd9
|
Merge pull request #6878 from alalek:canny_custom_gradient
|
2016-07-20 13:16:53 +00:00 |
|
Vadim Pisarevsky
|
848c66babd
|
Merge pull request #6879 from savuor:fix/RNG_corrupts_stack
|
2016-07-20 13:13:40 +00:00 |
|
Ilya Lavrenov
|
71cbd6f02e
|
fixed bug #5775
|
2016-07-20 11:38:15 +03:00 |
|
Tomoaki Teshima
|
b436f4b995
|
accelerate bilateralFilter using NEON
* clean up some lines
|
2016-07-20 08:28:49 +09:00 |
|
Vadim Pisarevsky
|
b34272f8a2
|
Merge pull request #6787 from theg4sh:linux-window-mouse-wheel-support
|
2016-07-19 19:06:03 +00:00 |
|
Alexander Alekhin
|
6d65f7a261
|
Merge pull request #6954 from ilya-lavrenov:typo
|
2016-07-19 16:25:26 +00:00 |
|
Vadim Pisarevsky
|
b0cc495698
|
Merge pull request #6822 from saedrna:master
|
2016-07-19 15:37:31 +00:00 |
|
Rostislav Vasilikhin
|
96edb270a6
|
fixed memory corruption when normal dist. params have less channels than target matrix; test added
|
2016-07-19 17:26:39 +03:00 |
|
Alexander Alekhin
|
e20a93f7d6
|
imgproc test: Canny with custom gradient
|
2016-07-19 17:15:36 +03:00 |
|
Alexander Alekhin
|
575de89ee2
|
imgproc: Canny: enable IPP & OpenCL optimization code path
|
2016-07-19 17:15:36 +03:00 |
|
Alexander Alekhin
|
460b1dc2fa
|
imgproc: Canny with custom gradient
|
2016-07-19 17:15:36 +03:00 |
|
Ilya Lavrenov
|
6c42ad5b90
|
fixed typo
|
2016-07-19 16:18:48 +03:00 |
|
Vadim Pisarevsky
|
5d3860703d
|
Merge pull request #6895 from mshabunin:check-6851
|
2016-07-19 12:11:23 +00:00 |
|
Maksim Shabunin
|
644c0dd5f4
|
Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init
|
2016-07-19 08:47:57 +00:00 |
|
Ilya Lavrenov
|
87ae4e0564
|
fixed clone of empty matrix
|
2016-07-19 11:31:53 +03:00 |
|
Vadim Pisarevsky
|
26bf5b5de3
|
Merge pull request #6797 from tomoaki0705:featureSIMDHog
|
2016-07-18 18:34:21 +00:00 |
|
Vadim Pisarevsky
|
1e17ffe9ac
|
Merge pull request #6839 from thierrylamarre:better_png_transparency
|
2016-07-18 18:24:34 +00:00 |
|
Vadim Pisarevsky
|
34d68edd1a
|
Merge pull request #6924 from K-Shinotsuka:issue3
|
2016-07-18 18:16:02 +00:00 |
|
Vadim Pisarevsky
|
b6f21a6cac
|
Merge pull request #6813 from mshabunin:gdcm-cmake-search
|
2016-07-18 16:00:43 +00:00 |
|
Vadim Pisarevsky
|
48b747903b
|
Merge pull request #6830 from tomoaki0705:featureSupportFp16
|
2016-07-18 15:56:00 +00:00 |
|
Vadim Pisarevsky
|
a86a5c798b
|
Merge pull request #6836 from vicproon:rectify_correct_principal_point
|
2016-07-18 15:53:35 +00:00 |
|
Vadim Pisarevsky
|
b28194addc
|
Merge pull request #6860 from IshankGulati:svm-error-message
|
2016-07-18 15:44:40 +00:00 |
|
Vadim Pisarevsky
|
d62b0bd363
|
Merge pull request #6849 from alcinos:optflow_interface
|
2016-07-18 15:05:13 +00:00 |
|
Alexander Alekhin
|
89c9e7c2e6
|
Merge pull request #6928 from K-Shinotsuka:issue4
|
2016-07-18 13:51:55 +00:00 |
|
Alexander Alekhin
|
b747633584
|
Merge pull request #6915 from arrybn:bugs_4515_6544_tests
|
2016-07-18 13:46:48 +00:00 |
|
Alexander Alekhin
|
55d0945149
|
Merge pull request #6932 from philippefoubert:bugfix_issue_6931
|
2016-07-18 13:23:56 +00:00 |
|
Andreas Franek
|
13d1ee10be
|
replaced static const members with static functions for msvc
cpmpatability
|
2016-07-18 14:41:55 +02:00 |
|
Maksim Shabunin
|
070f0f8445
|
Merge pull request #6936 from catree:fix_NAryMatIterator_code_example
|
2016-07-18 08:38:49 +00:00 |
|
Maksim Shabunin
|
474868a892
|
Merge pull request #6884 from alalek:migration
|
2016-07-18 07:49:38 +00:00 |
|
Maksim Shabunin
|
1efa7f4d27
|
Merge pull request #6911 from ilya-lavrenov:push_back
|
2016-07-18 07:33:12 +00:00 |
|
arybnikov
|
2deda0e868
|
Added tests for issues ##4515, 6544
|
2016-07-18 10:01:13 +03:00 |
|
k-shinotsuka
|
a25dba001d
|
improve SymmRowSmallVec_8u32s().
|
2016-07-18 13:58:11 +09:00 |
|
catree
|
7f64f31f66
|
Fix NAryMatIterator code example.
|
2016-07-17 23:21:15 +02:00 |
|
Philippe FOUBERT
|
d9a56f6590
|
Resolves issue #6931
|
2016-07-17 12:22:37 +02:00 |
|
k-shinotsuka
|
6f8695c178
|
improve RowVec_8u32s().
|
2016-07-17 18:35:34 +09:00 |
|