10859 Commits (ec2ff7f0c0b4ac21463354328eda1a0c78bd35dc)
 

Author SHA1 Message Date
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 10 years ago
Alexander Alekhin 59082c8ee8 Merge pull request #5398 from asmorkalov:as/wrong-name-for-changelog-of-native-package 10 years ago
Alexander Smorkalov cb1dc7cb6e Fixed wrong-name-for-changelog-of-native-package warning for deb packages. 10 years ago
Alexander Alekhin 58a11ac079 Merge pull request #5403 from sturkmen72:patch-9 10 years ago
Suleyman TURKMEN 69d84c8f3e Update how_to_scan_images.cpp 10 years ago
Maksim Shabunin 79ab6567ee Merge pull request #5395 from enesates:patch-2 10 years ago
Alexander Alekhin 60a689d27c Merge pull request #5202 from ilya-lavrenov:gstreamer-v4l2 10 years ago
Enes Ateş 5df2713b16 XML file path correction 10 years ago
Alexander Alekhin 134a3f165d Merge pull request #5381 from robertxwu:Bugfix_for_issue_#_of_5145 10 years ago
robertxwu 4a68cc1675 re-submit 10 years ago
Vadim Pisarevsky f838a832b2 Merge pull request #5357 from fxtentacle:ha-2.4.11 10 years ago
Vadim Pisarevsky 6f2fb383e6 Merge pull request #5359 from StevenPuttemans:contributing_guidelines_2.4 10 years ago
Alexander Alekhin e1b0d341e4 Merge pull request #5360 from SpecLad:test2-fail-on-failed-download 10 years ago
Roman Donchenko 08ad3b500b test2.py: switch from urllib to urllib2 10 years ago
Roman Donchenko 56f17e4921 test2.py: fail if a downloaded image can't be decoded 10 years ago
Roman Donchenko 293ea03dcc test2.py: remove unused imports 10 years ago
StevenPuttemans bef1b5322e add link to contributing guidelines 10 years ago
Alexander Smorkalov e6f3f3c029 OpenCV version++. 10 years ago
Ilya Lavrenov 7746d9b7cc fix for corrent modules dependencies 10 years ago
Vladislav Vinogradov 3494d640df add extra checks to data_step_down to prevent out-of-border access 10 years ago
Vladislav Vinogradov c22cc67ba8 revert previous change in gpu::StereoBeliefPropogation 10 years ago
Vladislav Vinogradov 558054a53d fix for gpu::StereoBeliefPropogation: 10 years ago
Elena Shipunova c7b471f10f do not proceed with removing zero-length slice 10 years ago
Ilya Lavrenov f4ffcae8d9 initialize padding of CvString with zeros 10 years ago
Ilya Lavrenov 0422054aa1 fixed warnings in gpu module 10 years ago
Ilya Lavrenov a81f0a5123 fixed uninitialized memory writing/reading in flann 10 years ago
Ilya Lavrenov c36582d2df fixed memory leak in flann index 10 years ago
Ilya Lavrenov d50c07e303 fixed "Conditional jump or move depends on uninitialised value(s)" in GBD 10 years ago
Ilya Lavrenov 54693b3fa7 fixed memory leak in GBTrees 10 years ago
Ilya Lavrenov 3c3bc123fc release filestorage before exception 10 years ago
Ilya Lavrenov ac33cd688c fixed memory leak in ANN 10 years ago
Ilya Lavrenov b5e42d8cc1 fixed memory leak in ml module 10 years ago
Ilya Lavrenov 7e4e8921bc fixed memory leak in descriptor regression tests 10 years ago
Ilya Lavrenov 6dcd455ac4 fixed memory leaks in modules/features2d/test/test_nearestneighbors.cpp 10 years ago
Vladislav Vinogradov 1d58e1a14a fix potential out-of-border access in gpu StereoBeliefPropagation 10 years ago
Roman Donchenko d122510c4f Only conflict with packages corresponding to modules that are built 10 years ago
Roman Donchenko 6613d14261 Add missing packages to the Debian conflict list 10 years ago
a-andre a14e524b32 fix documentation builder warnings 10 years ago
a-andre 226ff93917 install new headers like "opencv2/core.hpp" 10 years ago
Ilya Lavrenov d28e6c9b36 fixed memory leak caused by illegal memory access 10 years ago
Ilya Lavrenov c16f465ff5 fixed "Conditional jump or move depends on uninitialised value" warning 10 years ago
Roman Donchenko 3231c2f995 NearestNeighborTest: use ts->get_rng() instead of (implicit) theRNG() 10 years ago
Ilya Lavrenov 16bcc30e42 typo 10 years ago
Ilya Lavrenov 69c50e0181 fixed typo 10 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 10 years ago
Ilya Lavrenov 08e38e9ff9 fixed memory leaks in warpAffine tests 10 years ago
Ilya Lavrenov ba3b902da7 fixed memory leaks in floodfill tests 10 years ago
Ilya Lavrenov bf94e6a91c fixed memory leaks in cvtyuv tests 10 years ago
Ilya Lavrenov ecc53dd7a4 fixed memory leak in core ds tests 10 years ago
Ilya Lavrenov fc0e0239b8 fixed valgrind warning in polylines 10 years ago