10570 Commits (0422054aa196347b706d682e223605d76ca38c64)
 

Author SHA1 Message Date
Ilya Lavrenov 0422054aa1 fixed warnings in gpu module 9 years ago
Ilya Lavrenov a81f0a5123 fixed uninitialized memory writing/reading in flann 9 years ago
Ilya Lavrenov c36582d2df fixed memory leak in flann index 9 years ago
Ilya Lavrenov d50c07e303 fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 9 years ago
Ilya Lavrenov 54693b3fa7 fixed memory leak in GBTrees 9 years ago
Ilya Lavrenov 3c3bc123fc release filestorage before exception 9 years ago
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
Alexander Smorkalov d0210f510e OpenCV version++. 10 years ago
Maksim Shabunin 34aa4e4578 Merge pull request #5151 from mshabunin:fix-training-data-corruption 10 years ago
Maksim Shabunin 447b8bf58a Fixing possible corruption for big training data sizes 10 years ago
Alexander Alekhin e9539061db Merge pull request #5124 from StevenPuttemans:fix_annotation_tool_2.4 10 years ago
StevenPuttemans ba7bf1ef68 add checks on input parameters for valid path and folder 10 years ago
Alexander Alekhin 5a53f41622 Merge branch '2.4.10.x-prep' into 2.4 10 years ago
Alexander Alekhin 80844fd554 Merge pull request #5096 from terfendail:2.4 10 years ago
Vitaly Tuzov a96a6bf149 Resize area result verification moved to the separate function 10 years ago
Vitaly Tuzov b7c9aaa471 Added more resize_area tests to ensure right rounding behavior for half and quarter downscaling 10 years ago
Alexander Smorkalov 1f5fd865aa Merge pull request #5092 from etalanin:update-branch-to-2-4-12 10 years ago
Evgeny Talanin 9a3dccab20 Increase Android Manager version 10 years ago
Evgeny Talanin ac6ca660f4 Increase version to 2.4.12 10 years ago
Alexander Alekhin 6f47c26acf Merge pull request #5091 from jet47:gpu-sanity-epsilon 10 years ago
Vladislav Vinogradov 945663bc9b increase epsilon for some GPU sanity tests 10 years ago
Alexander Alekhin 0263b49298 Merge pull request #5090 from SpecLad:autotune-crash 10 years ago
Roman Donchenko c2f59a0f73 flann: fix AutotunedIndex crashing if a KDTree index is selected 10 years ago
Maksim Shabunin 9eda260495 Merge pull request #4211 from alalek:fix_python_2_4 10 years ago
Maksim Shabunin 3ed54b9008 Merge pull request #4220 from alalek:fix_gcc_warnings_2_4 10 years ago
Alexander Alekhin 6b954cd24e Merge pull request #4219 from SpecLad:freak-missing-init 10 years ago
Alexander Alekhin 42ba5c7d16 fix GCC 4.9 warnings 10 years ago
Roman Donchenko 72ddeea479 FREAK: add missing field initialization 10 years ago
Vadim Pisarevsky 869dda4117 Merge pull request #4204 from gladilov-gleb:minMaxLocBugFix 10 years ago
Gleb Gladilov 07de67c32f Added test of minMaxLoc on filling with maximums of int 10 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 10 years ago