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 |
|
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 |
|
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 |
|
Vladislav Vinogradov
|
7ddc0bdd37
|
fix potential out-of-border access in gpu StereoBeliefPropagation
|
2015-08-27 16:09:37 +03:00 |
|
Vadim Pisarevsky
|
702afcd760
|
Merge pull request #5143 from alankarkotwal:2.4
|
2015-08-24 11:06:30 +00:00 |
|
Maksim Shabunin
|
9734abdc1a
|
Merge pull request #5114 from a-andre:missingHeader
|
2015-08-20 15:45:52 +00:00 |
|
Alexander Alekhin
|
3b97549bb1
|
Merge pull request #5226 from ilya-lavrenov:valgrind_memory_leak
|
2015-08-20 13:14:29 +00:00 |
|
Ilya Lavrenov
|
4722b2d0e5
|
fixed memory leak caused by illegal memory access
|
2015-08-20 13:28:10 +03:00 |
|
Ilya Lavrenov
|
f100cdb6d4
|
fixed "Conditional jump or move depends on uninitialised value" warning
|
2015-08-20 12:20:38 +03:00 |
|
Alexander Alekhin
|
a00b37d209
|
Merge pull request #5094 from SpecLad:f2d-ts-rng
|
2015-08-19 00:45:04 +00:00 |
|
a-andre
|
b757359ff8
|
fix documentation builder warnings
|
2015-08-18 18:48:32 +02:00 |
|
Ilya Lavrenov
|
793bdaada7
|
typo
|
2015-08-16 11:46:48 +03:00 |
|
Ilya Lavrenov
|
370d1ff21a
|
fixed typo
|
2015-08-15 16:25:25 +03:00 |
|
Ilya Lavrenov
|
47cee8715b
|
fixed uninitialized values warning in bad arg test class
|
2015-08-15 14:30:27 +03:00 |
|
Ilya Lavrenov
|
b70e27e076
|
fixed memory leaks in warpAffine tests
|
2015-08-15 10:11:52 +03:00 |
|
Ilya Lavrenov
|
d1b882ddcf
|
fixed memory leaks in floodfill tests
|
2015-08-15 10:09:31 +03:00 |
|
Ilya Lavrenov
|
b2489d31d6
|
fixed memory leaks in cvtyuv tests
|
2015-08-15 10:06:09 +03:00 |
|
Ilya Lavrenov
|
7719da9552
|
fixed memory leak in core ds tests
|
2015-08-15 09:53:30 +03:00 |
|
Ilya Lavrenov
|
855765986e
|
fixed valgrind warning in polylines
|
2015-08-14 17:57:54 +03:00 |
|
Maksim Shabunin
|
447b8bf58a
|
Fixing possible corruption for big training data sizes
|
2015-08-10 12:36:27 +03:00 |
|
Alankar Kotwal
|
1d92a73a55
|
Correct missing braces in operations_in_arrays.rst
|
2015-08-06 22:09:23 +05:30 |
|
Vitaly Tuzov
|
a96a6bf149
|
Resize area result verification moved to the separate function
|
2015-07-31 15:01:33 +03:00 |
|
Vitaly Tuzov
|
b7c9aaa471
|
Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling
|
2015-07-30 18:48:06 +03:00 |
|
Roman Donchenko
|
1245cd1752
|
NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG()
This ensures that test data is not dependent on the order the tests are
executed in.
|
2015-07-30 18:03:48 +03:00 |
|
Evgeny Talanin
|
9a3dccab20
|
Increase Android Manager version
|
2015-07-29 21:16:21 +03:00 |
|
Evgeny Talanin
|
ac6ca660f4
|
Increase version to 2.4.12
|
2015-07-29 20:34:47 +03:00 |
|