10929 Commits (4d17051f14bda835c463ddd80215c29b307d2a21)
 

Author SHA1 Message Date
Ilya Lavrenov ac33cd688c fixed memory leak in ANN 9 years ago
Ilya Lavrenov b5e42d8cc1 fixed memory leak in ml module 9 years ago
Ilya Lavrenov 7e4e8921bc fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov 6dcd455ac4 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Vladislav Vinogradov 1d58e1a14a fix potential out-of-border access in gpu StereoBeliefPropagation 9 years ago
Roman Donchenko d122510c4f Only conflict with packages corresponding to modules that are built 9 years ago
Roman Donchenko 6613d14261 Add missing packages to the Debian conflict list 9 years ago
a-andre a14e524b32 fix documentation builder warnings 9 years ago
a-andre 226ff93917 install new headers like "opencv2/core.hpp" 9 years ago
Ilya Lavrenov d28e6c9b36 fixed memory leak caused by illegal memory access 9 years ago
Ilya Lavrenov c16f465ff5 fixed "Conditional jump or move depends on uninitialised value" warning 9 years ago
Roman Donchenko 3231c2f995 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 9 years ago
Ilya Lavrenov 16bcc30e42 typo 9 years ago
Ilya Lavrenov 69c50e0181 fixed typo 9 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 9 years ago
Ilya Lavrenov 08e38e9ff9 fixed memory leaks in warpAffine tests 9 years ago
Ilya Lavrenov ba3b902da7 fixed memory leaks in floodfill tests 9 years ago
Ilya Lavrenov bf94e6a91c fixed memory leaks in cvtyuv tests 9 years ago
Ilya Lavrenov ecc53dd7a4 fixed memory leak in core ds tests 9 years ago
Ilya Lavrenov fc0e0239b8 fixed valgrind warning in polylines 9 years ago
Hajo Nils Krabbenhöft 7825cbeb7d buffer_size should be in bytes, not bits 9 years ago
Hajo Nils Krabbenhöft d38fee7599 fix crash for large BW tif images 9 years ago
Vadim Pisarevsky fb4b4cbf58 Merge pull request #5334 from UnaNancyOwen:fix2_LineAA 9 years ago
Tsukasa Sugiura b23e536894 Fix LineAA in case of 4 channel 9 years ago
Alexander Alekhin 8b33c6fa8f Merge pull request #5290 from ilya-lavrenov:cmake_bug 9 years ago
Ilya Lavrenov 1c3d83df54 fix for corrent modules dependencies 9 years ago
Alexander Alekhin b29cde552a Merge pull request #5325 from jet47:gpu-stereobp-fix 9 years ago
Vladislav Vinogradov 3ef067cc65 add extra checks to data_step_down to prevent out-of-border access 9 years ago
Vladislav Vinogradov f903192c17 revert previous change in gpu::StereoBeliefPropogation 9 years ago
Vladislav Vinogradov e2a9df408f fix for gpu::StereoBeliefPropogation: 9 years ago
Vadim Pisarevsky cba401fe53 Merge pull request #5313 from sturkmen72:patch-5 9 years ago
Vadim Pisarevsky f3af90c6c7 Merge pull request #5315 from elenash:core_remove_slice 9 years ago
Elena Shipunova 036c3b4e6d do not proceed with removing zero-length slice 9 years ago
Suleyman TURKMEN 9df5400200 Update drawing.cpp 9 years ago
Alexander Alekhin 6fefc53e56 Merge pull request #5299 from ilya-lavrenov:core_hog 9 years ago
Alexander Alekhin 76235cbb70 Merge pull request #5300 from ilya-lavrenov:cuda_warnings 9 years ago
Alexander Alekhin 9d006f6a1d Merge pull request #5297 from ilya-lavrenov:flann 9 years ago
Ilya Lavrenov 6a05939e1c fixed warnings in gpu module 9 years ago
Ilya Lavrenov 7b1eb3af7b initialize padding of CvString with zeros 9 years ago
Ilya Lavrenov 3934d61de7 fixed uninitialized memory writing/reading in flann 9 years ago
Alexander Alekhin a98ee0d3b2 Merge pull request #5289 from ilya-lavrenov:flann 9 years ago
Alexander Alekhin 73a8e65cbd Merge pull request #5285 from ilya-lavrenov:ml5 9 years ago
Alexander Alekhin ae0d428b62 Merge pull request #5281 from ilya-lavrenov:ml2 9 years ago
Ilya Lavrenov 32d7c1950a fixed memory leak in flann index 9 years ago
Vadim Pisarevsky 5603617b7c Merge pull request #5284 from ilya-lavrenov:ml4 9 years ago
Vadim Pisarevsky 43aae3fee8 Merge pull request #5283 from ilya-lavrenov:ml3 9 years ago
Vadim Pisarevsky a7a4a2ae30 Merge pull request #5280 from ilya-lavrenov:ml 9 years ago
Ilya Lavrenov 1b8c2589c0 fixed memory leak in GBTrees 9 years ago
Ilya Lavrenov 887736bcd4 fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 9 years ago
Alexander Alekhin 5b1967f80c Merge pull request #5274 from ilya-lavrenov:features2d 9 years ago