10875 Commits (8bb8f8dcae1aac7bc73bec94d18af4ed24cefdb2)
 

Author SHA1 Message Date
Alexander Alekhin bd34f6dd98 Merge pull request #5505 from a-andre:highguiheader 9 years ago
Aaron Simmons 55a9fdf051 brining over fix in master (#4140) for libz import on 64-bit android 9 years ago
a-andre d16fb30512 install opencv2/highgui.hpp header 9 years ago
Alexander Alekhin 8b23d1ec64 Merge pull request #5498 from asmorkalov:as/copyright_headers 9 years ago
Alexander Smorkalov ff00220302 Set of lintain warning fixes for -samples debian package. 9 years ago
StevenPuttemans 8ed25ad75f adding extra explanation for mask parameter 9 years ago
Alexander Smorkalov 408107ce6d Added missing copyright headers. 9 years ago
Alexander Alekhin 3558da9ab7 Merge pull request #5494 from asmorkalov:as/deb_copyright 9 years ago
Alexander Smorkalov 9d24b3c3b0 Debian formatted copyright file added to all debian packages. 9 years ago
Alexander Alekhin 779dad12fb Merge pull request #5491 from ilya-lavrenov:video-writers-delete 9 years ago
Alexander Alekhin 297a92cd94 Merge pull request #5490 from ilya-lavrenov:mem-leak-calib3d 9 years ago
Ilya Lavrenov 0d5b739d35 delete video readers 9 years ago
Ilya Lavrenov ec5244a73a fixed memory leak in findHomography tests 9 years ago
Alexander Alekhin 454e5e5fa4 Merge pull request #5461 from berak:fix_putText_24 9 years ago
berak bb9bd3132a fix zero length std::string in putText() 9 years ago
Elena Shipunova e539a9632d Fix in fisheye calibrate function: #5389 9 years ago
StevenPuttemans 406cfc48c9 adding markers to OpenCV for 2.4 branch 9 years ago
Alexander Alekhin 59082c8ee8 Merge pull request #5398 from asmorkalov:as/wrong-name-for-changelog-of-native-package 9 years ago
Alexander Smorkalov cb1dc7cb6e Fixed wrong-name-for-changelog-of-native-package warning for deb packages. 9 years ago
Alexander Alekhin 58a11ac079 Merge pull request #5403 from sturkmen72:patch-9 9 years ago
Suleyman TURKMEN 69d84c8f3e Update how_to_scan_images.cpp 9 years ago
Maksim Shabunin 79ab6567ee Merge pull request #5395 from enesates:patch-2 9 years ago
Alexander Alekhin 60a689d27c Merge pull request #5202 from ilya-lavrenov:gstreamer-v4l2 9 years ago
Enes Ateş 5df2713b16 XML file path correction 9 years ago
Alexander Alekhin 134a3f165d Merge pull request #5381 from robertxwu:Bugfix_for_issue_#_of_5145 9 years ago
robertxwu 4a68cc1675 re-submit 9 years ago
Vadim Pisarevsky f838a832b2 Merge pull request #5357 from fxtentacle:ha-2.4.11 9 years ago
Vadim Pisarevsky 6f2fb383e6 Merge pull request #5359 from StevenPuttemans:contributing_guidelines_2.4 9 years ago
Alexander Alekhin e1b0d341e4 Merge pull request #5360 from SpecLad:test2-fail-on-failed-download 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
StevenPuttemans bef1b5322e add link to contributing guidelines 9 years ago
Alexander Smorkalov e6f3f3c029 OpenCV version++. 9 years ago
Ilya Lavrenov 7746d9b7cc fix for corrent modules dependencies 9 years ago
Vladislav Vinogradov 3494d640df add extra checks to data_step_down to prevent out-of-border access 9 years ago
Vladislav Vinogradov c22cc67ba8 revert previous change in gpu::StereoBeliefPropogation 9 years ago
Vladislav Vinogradov 558054a53d fix for gpu::StereoBeliefPropogation: 9 years ago
Elena Shipunova c7b471f10f do not proceed with removing zero-length slice 9 years ago
Ilya Lavrenov f4ffcae8d9 initialize padding of CvString with zeros 9 years ago
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