Enes Ateş
|
5df2713b16
|
XML file path correction
in documentation exact path is images/CameraCalibration/VID5
see also PR #5393
|
2015-09-24 10:34:42 +02:00 |
|
Alexander Alekhin
|
134a3f165d
|
Merge pull request #5381 from robertxwu:Bugfix_for_issue_#_of_5145
|
2015-09-23 09:58:24 +00:00 |
|
robertxwu
|
4a68cc1675
|
re-submit
|
2015-09-21 13:57:25 -07:00 |
|
Vadim Pisarevsky
|
f838a832b2
|
Merge pull request #5357 from fxtentacle:ha-2.4.11
|
2015-09-21 14:31:13 +00:00 |
|
Vadim Pisarevsky
|
6f2fb383e6
|
Merge pull request #5359 from StevenPuttemans:contributing_guidelines_2.4
|
2015-09-21 11:53:06 +00:00 |
|
Alexander Alekhin
|
e1b0d341e4
|
Merge pull request #5360 from SpecLad:test2-fail-on-failed-download
|
2015-09-18 12:10:52 +00:00 |
|
Roman Donchenko
|
08ad3b500b
|
test2.py: switch from urllib to urllib2
urllib2 raises an exception if an HTTP request produces an error code,
making the test fail earlier.
|
2015-09-17 18:24:30 +03:00 |
|
Roman Donchenko
|
56f17e4921
|
test2.py: fail if a downloaded image can't be decoded
|
2015-09-17 18:17:06 +03:00 |
|
Roman Donchenko
|
293ea03dcc
|
test2.py: remove unused imports
|
2015-09-17 18:14:49 +03:00 |
|
StevenPuttemans
|
bef1b5322e
|
add link to contributing guidelines
|
2015-09-17 14:14:21 +02:00 |
|
Hajo Nils Krabbenhöft
|
7825cbeb7d
|
buffer_size should be in bytes, not bits
|
2015-09-16 22:19:51 +02:00 |
|
Hajo Nils Krabbenhöft
|
d38fee7599
|
fix crash for large BW tif images
|
2015-09-16 22:04:42 +02:00 |
|
Vadim Pisarevsky
|
fb4b4cbf58
|
Merge pull request #5334 from UnaNancyOwen:fix2_LineAA
|
2015-09-14 11:49:48 +00:00 |
|
Tsukasa Sugiura
|
b23e536894
|
Fix LineAA in case of 4 channel
Fix bug when enter 4 channel image to LineAA function.
|
2015-09-12 01:48:28 +09:00 |
|
Alexander Alekhin
|
8b33c6fa8f
|
Merge pull request #5290 from ilya-lavrenov:cmake_bug
|
2015-09-11 09:49:42 +00:00 |
|
Ilya Lavrenov
|
1c3d83df54
|
fix for corrent modules dependencies
|
2015-09-11 11:30:10 +03:00 |
|
Alexander Alekhin
|
b29cde552a
|
Merge pull request #5325 from jet47:gpu-stereobp-fix
|
2015-09-10 14:40:05 +00:00 |
|
Vladislav Vinogradov
|
3ef067cc65
|
add extra checks to data_step_down to prevent out-of-border access
|
2015-09-10 10:05:25 +03:00 |
|
Vladislav Vinogradov
|
f903192c17
|
revert previous change in gpu::StereoBeliefPropogation
|
2015-09-10 10:05:04 +03:00 |
|
Vladislav Vinogradov
|
e2a9df408f
|
fix for gpu::StereoBeliefPropogation:
use continuous memory for internal buffers
|
2015-09-10 09:55:46 +03:00 |
|
Vadim Pisarevsky
|
cba401fe53
|
Merge pull request #5313 from sturkmen72:patch-5
|
2015-09-09 10:39:25 +00:00 |
|
Vadim Pisarevsky
|
f3af90c6c7
|
Merge pull request #5315 from elenash:core_remove_slice
|
2015-09-09 10:25:45 +00:00 |
|
Elena Shipunova
|
036c3b4e6d
|
do not proceed with removing zero-length slice
|
2015-09-07 13:50:30 +03:00 |
|
Suleyman TURKMEN
|
9df5400200
|
Update drawing.cpp
https://github.com/Itseez/opencv/issues/4791
|
2015-09-07 11:33:29 +03:00 |
|
Alexander Alekhin
|
6fefc53e56
|
Merge pull request #5299 from ilya-lavrenov:core_hog
|
2015-09-04 14:30:17 +00:00 |
|
Alexander Alekhin
|
76235cbb70
|
Merge pull request #5300 from ilya-lavrenov:cuda_warnings
|
2015-09-04 10:21:44 +00:00 |
|
Alexander Alekhin
|
9d006f6a1d
|
Merge pull request #5297 from ilya-lavrenov:flann
|
2015-09-04 10:21:00 +00:00 |
|
Ilya Lavrenov
|
6a05939e1c
|
fixed warnings in gpu module
|
2015-09-03 19:13:00 +03:00 |
|
Ilya Lavrenov
|
7b1eb3af7b
|
initialize padding of CvString with zeros
|
2015-09-03 18:33:15 +03:00 |
|
Ilya Lavrenov
|
3934d61de7
|
fixed uninitialized memory writing/reading in flann
|
2015-09-03 13:25:29 +03:00 |
|
Alexander Alekhin
|
a98ee0d3b2
|
Merge pull request #5289 from ilya-lavrenov:flann
|
2015-09-02 11:41:03 +00:00 |
|
Alexander Alekhin
|
73a8e65cbd
|
Merge pull request #5285 from ilya-lavrenov:ml5
|
2015-09-02 11:39:07 +00:00 |
|
Alexander Alekhin
|
ae0d428b62
|
Merge pull request #5281 from ilya-lavrenov:ml2
|
2015-09-02 11:38:45 +00:00 |
|
Ilya Lavrenov
|
32d7c1950a
|
fixed memory leak in flann index
|
2015-09-01 16:58:35 +03:00 |
|
Vadim Pisarevsky
|
5603617b7c
|
Merge pull request #5284 from ilya-lavrenov:ml4
|
2015-09-01 12:31:46 +00:00 |
|
Vadim Pisarevsky
|
43aae3fee8
|
Merge pull request #5283 from ilya-lavrenov:ml3
|
2015-09-01 12:31:05 +00:00 |
|
Vadim Pisarevsky
|
a7a4a2ae30
|
Merge pull request #5280 from ilya-lavrenov:ml
|
2015-09-01 12:30:36 +00:00 |
|
Ilya Lavrenov
|
1b8c2589c0
|
fixed memory leak in GBTrees
|
2015-09-01 14:38:11 +03:00 |
|
Ilya Lavrenov
|
887736bcd4
|
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
|
2015-09-01 13:22:49 +03:00 |
|
Alexander Alekhin
|
5b1967f80c
|
Merge pull request #5274 from ilya-lavrenov:features2d
|
2015-09-01 10:14:29 +00:00 |
|
Ilya Lavrenov
|
3a1bb93340
|
release filestorage before exception
|
2015-09-01 13:04:33 +03:00 |
|
Ilya Lavrenov
|
dfb49097e3
|
fixed memory leak in ANN
|
2015-09-01 12:29:52 +03:00 |
|
Ilya Lavrenov
|
d7bb1025f3
|
fixed memory leak in ml module
|
2015-09-01 11:26:25 +03:00 |
|
Ilya Lavrenov
|
dc441f50cd
|
fixed memory leak in descriptor regression tests
|
2015-08-31 17:30:42 +03:00 |
|
Ilya Lavrenov
|
be499b42d9
|
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
|
2015-08-31 17:21:55 +03:00 |
|
Alexander Alekhin
|
74f5eaf70c
|
Merge pull request #5262 from jet47:gpu-stereobp-fix
|
2015-08-28 10:05:19 +00:00 |
|
Vladislav Vinogradov
|
7ddc0bdd37
|
fix potential out-of-border access in gpu StereoBeliefPropagation
|
2015-08-27 16:09:37 +03:00 |
|
Alexander Alekhin
|
94cf5430d0
|
Merge pull request #5250 from SpecLad:missing-conflicts
|
2015-08-26 16:39:13 +00:00 |
|
Roman Donchenko
|
4ab2771957
|
Only conflict with packages corresponding to modules that are built
|
2015-08-26 13:42:21 +03:00 |
|
Roman Donchenko
|
bef2b27155
|
Add missing packages to the Debian conflict list
And refactor the code to make sure that the dev and runtime package lists are
in sync.
|
2015-08-25 18:50:06 +03:00 |
|