7013 Commits (1cb0dfa66902c1ed55d93997b8e97b4acbb8bb10)

Author SHA1 Message Date
a-andre d16fb30512 install opencv2/highgui.hpp header 9 years ago
StevenPuttemans 8ed25ad75f adding extra explanation for mask parameter 9 years ago
Alexander Smorkalov 408107ce6d Added missing copyright headers. 9 years ago
Ilya Lavrenov 0d5b739d35 delete video readers 9 years ago
Ilya Lavrenov ec5244a73a fixed memory leak in findHomography tests 9 years ago
berak bb9bd3132a fix zero length std::string in putText() 9 years ago
robertxwu 4a68cc1675 re-submit 9 years ago
Roman Donchenko 08ad3b500b test2.py: switch from urllib to urllib2 9 years ago
Roman Donchenko 56f17e4921 test2.py: fail if a downloaded image can't be decoded 9 years ago
Roman Donchenko 293ea03dcc test2.py: remove unused imports 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
Tsukasa Sugiura b23e536894 Fix LineAA in case of 4 channel 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
Elena Shipunova 036c3b4e6d do not proceed with removing zero-length slice 9 years ago
Suleyman TURKMEN 9df5400200 Update drawing.cpp 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
Ilya Lavrenov 32d7c1950a fixed memory leak in flann index 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
Ilya Lavrenov 3a1bb93340 release filestorage before exception 9 years ago
Ilya Lavrenov dfb49097e3 fixed memory leak in ANN 9 years ago
Ilya Lavrenov d7bb1025f3 fixed memory leak in ml module 9 years ago
Ilya Lavrenov dc441f50cd fixed memory leak in descriptor regression tests 9 years ago
Ilya Lavrenov be499b42d9 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 9 years ago
Vladislav Vinogradov 7ddc0bdd37 fix potential out-of-border access in gpu StereoBeliefPropagation 9 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
a-andre b757359ff8 fix documentation builder warnings 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
Ilya Lavrenov 793bdaada7 typo 10 years ago
Ilya Lavrenov dbd7912b88 repaired gstreamer camera capture: 10 years ago
Ilya Lavrenov 370d1ff21a fixed typo 10 years ago
Ilya Lavrenov 47cee8715b fixed uninitialized values warning in bad arg test class 10 years ago
Ilya Lavrenov b70e27e076 fixed memory leaks in warpAffine tests 10 years ago
Ilya Lavrenov d1b882ddcf fixed memory leaks in floodfill tests 10 years ago
Ilya Lavrenov b2489d31d6 fixed memory leaks in cvtyuv tests 10 years ago
Ilya Lavrenov 7719da9552 fixed memory leak in core ds tests 10 years ago
Ilya Lavrenov 855765986e fixed valgrind warning in polylines 10 years ago
Maksim Shabunin 447b8bf58a Fixing possible corruption for big training data sizes 10 years ago
Alankar Kotwal 1d92a73a55 Correct missing braces in operations_in_arrays.rst 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
Roman Donchenko 1245cd1752 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 10 years ago
Evgeny Talanin 9a3dccab20 Increase Android Manager version 10 years ago