Hajo Nils Krabbenhöft
|
d38fee7599
|
fix crash for large BW tif images
|
10 years ago |
Vadim Pisarevsky
|
fb4b4cbf58
|
Merge pull request #5334 from UnaNancyOwen:fix2_LineAA
|
10 years ago |
Tsukasa Sugiura
|
b23e536894
|
Fix LineAA in case of 4 channel
Fix bug when enter 4 channel image to LineAA function.
|
10 years ago |
Alexander Alekhin
|
8b33c6fa8f
|
Merge pull request #5290 from ilya-lavrenov:cmake_bug
|
10 years ago |
Ilya Lavrenov
|
1c3d83df54
|
fix for corrent modules dependencies
|
10 years ago |
Alexander Alekhin
|
b29cde552a
|
Merge pull request #5325 from jet47:gpu-stereobp-fix
|
10 years ago |
Vladislav Vinogradov
|
3ef067cc65
|
add extra checks to data_step_down to prevent out-of-border access
|
10 years ago |
Vladislav Vinogradov
|
f903192c17
|
revert previous change in gpu::StereoBeliefPropogation
|
10 years ago |
Vladislav Vinogradov
|
e2a9df408f
|
fix for gpu::StereoBeliefPropogation:
use continuous memory for internal buffers
|
10 years ago |
Vadim Pisarevsky
|
cba401fe53
|
Merge pull request #5313 from sturkmen72:patch-5
|
10 years ago |
Vadim Pisarevsky
|
f3af90c6c7
|
Merge pull request #5315 from elenash:core_remove_slice
|
10 years ago |
Elena Shipunova
|
036c3b4e6d
|
do not proceed with removing zero-length slice
|
10 years ago |
Suleyman TURKMEN
|
9df5400200
|
Update drawing.cpp
https://github.com/Itseez/opencv/issues/4791
|
10 years ago |
Alexander Alekhin
|
6fefc53e56
|
Merge pull request #5299 from ilya-lavrenov:core_hog
|
10 years ago |
Alexander Alekhin
|
76235cbb70
|
Merge pull request #5300 from ilya-lavrenov:cuda_warnings
|
10 years ago |
Alexander Alekhin
|
9d006f6a1d
|
Merge pull request #5297 from ilya-lavrenov:flann
|
10 years ago |
Ilya Lavrenov
|
6a05939e1c
|
fixed warnings in gpu module
|
10 years ago |
Ilya Lavrenov
|
7b1eb3af7b
|
initialize padding of CvString with zeros
|
10 years ago |
Ilya Lavrenov
|
3934d61de7
|
fixed uninitialized memory writing/reading in flann
|
10 years ago |
Alexander Alekhin
|
a98ee0d3b2
|
Merge pull request #5289 from ilya-lavrenov:flann
|
10 years ago |
Alexander Alekhin
|
73a8e65cbd
|
Merge pull request #5285 from ilya-lavrenov:ml5
|
10 years ago |
Alexander Alekhin
|
ae0d428b62
|
Merge pull request #5281 from ilya-lavrenov:ml2
|
10 years ago |
Ilya Lavrenov
|
32d7c1950a
|
fixed memory leak in flann index
|
10 years ago |
Vadim Pisarevsky
|
5603617b7c
|
Merge pull request #5284 from ilya-lavrenov:ml4
|
10 years ago |
Vadim Pisarevsky
|
43aae3fee8
|
Merge pull request #5283 from ilya-lavrenov:ml3
|
10 years ago |
Vadim Pisarevsky
|
a7a4a2ae30
|
Merge pull request #5280 from ilya-lavrenov:ml
|
10 years ago |
Ilya Lavrenov
|
1b8c2589c0
|
fixed memory leak in GBTrees
|
10 years ago |
Ilya Lavrenov
|
887736bcd4
|
fixed "Conditional jump or move depends on uninitialised value(s)" in GBD
|
10 years ago |
Alexander Alekhin
|
5b1967f80c
|
Merge pull request #5274 from ilya-lavrenov:features2d
|
10 years ago |
Ilya Lavrenov
|
3a1bb93340
|
release filestorage before exception
|
10 years ago |
Ilya Lavrenov
|
dfb49097e3
|
fixed memory leak in ANN
|
10 years ago |
Ilya Lavrenov
|
d7bb1025f3
|
fixed memory leak in ml module
|
10 years ago |
Ilya Lavrenov
|
dc441f50cd
|
fixed memory leak in descriptor regression tests
|
10 years ago |
Ilya Lavrenov
|
be499b42d9
|
fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp
|
10 years ago |
Alexander Alekhin
|
74f5eaf70c
|
Merge pull request #5262 from jet47:gpu-stereobp-fix
|
10 years ago |
Vladislav Vinogradov
|
7ddc0bdd37
|
fix potential out-of-border access in gpu StereoBeliefPropagation
|
10 years ago |
Alexander Alekhin
|
94cf5430d0
|
Merge pull request #5250 from SpecLad:missing-conflicts
|
10 years ago |
Roman Donchenko
|
4ab2771957
|
Only conflict with packages corresponding to modules that are built
|
10 years ago |
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.
|
10 years ago |
Vadim Pisarevsky
|
702afcd760
|
Merge pull request #5143 from alankarkotwal:2.4
|
10 years ago |
Maksim Shabunin
|
9734abdc1a
|
Merge pull request #5114 from a-andre:missingHeader
|
10 years ago |
Alexander Alekhin
|
3b97549bb1
|
Merge pull request #5226 from ilya-lavrenov:valgrind_memory_leak
|
10 years ago |
Alexander Alekhin
|
fc0b997064
|
Merge pull request #5223 from ilya-lavrenov:warpaffine_valgrind
|
10 years ago |
Ilya Lavrenov
|
4722b2d0e5
|
fixed memory leak caused by illegal memory access
|
10 years ago |
Ilya Lavrenov
|
f100cdb6d4
|
fixed "Conditional jump or move depends on uninitialised value" warning
|
10 years ago |
Alexander Alekhin
|
a00b37d209
|
Merge pull request #5094 from SpecLad:f2d-ts-rng
|
10 years ago |
a-andre
|
b757359ff8
|
fix documentation builder warnings
|
10 years ago |
Alexander Alekhin
|
3172e6d54b
|
Merge pull request #5203 from ilya-lavrenov:valgrind_error
|
10 years ago |
Ilya Lavrenov
|
75fcedf0ed
|
added some property setting and getting
|
10 years ago |
Ilya Lavrenov
|
c19ed39a78
|
repaired GStreamer 0.10 version
|
10 years ago |