10295 Commits (a5814871d9996a938a51216842fca76cae9bf9b8)
 

Author SHA1 Message Date
Nguyen Nguyen a5814871d9 Adding audio to opencv 10 years ago
Nguyen Nguyen 9682430a69 Adding code to deal with audio output 10 years ago
Nguyen Nguyen b69ffe6376 Fixed memory leak when recording video in iOS 10 years ago
Nguyen Nguyen 1f72815637 Exporting videoFileString to outside world 10 years ago
Maksim Shabunin 90c3d7d361 Merge pull request #3969 from Dikay900:master_to_2_4 10 years ago
Belev 83eb1d3608 Fix typo 10 years ago
Andrey Pavlenko 5c12c92243 Merge pull request #3961 from apavlenko:2.4_fix_polylines_empty 10 years ago
Martin Ueding 9e29762838 Add example data types for calibrateCamera call 10 years ago
Vadim Pisarevsky da229cce9a Merge pull request #3946 from zjulujia:bugfix_for_hog_detectMultiScale_with_weights 10 years ago
Vadim Pisarevsky 36af97d00c Merge pull request #3959 from jet47:gpu-fixes 10 years ago
Vadim Pisarevsky d705c651f2 Merge pull request #3960 from ilya-lavrenov:aarch64_test_fixes 10 years ago
Vadim Pisarevsky 08848c56b7 Merge pull request #3965 from Dikay900:2_4_diff_to_master_2 10 years ago
Vadim Pisarevsky ebe979090e Merge pull request #3963 from Dikay900:2_4_diff_to_master 10 years ago
Pierre Moulon 901d4995e3 Fix a typo error 10 years ago
Adi Shavit aad95c7d8c Added call to clone() to avoid unexpected change to external data. 10 years ago
Dikay900 d9b7b300b4 fix qt example on 2.4 with vs2010 and higher 10 years ago
Brian Park 044de4105e add input paramter checking that verifies the existance of the input files to stero_match example 10 years ago
Chris Mayo 7a5aa06b9e Act on INSTALL_PYTHON_EXAMPLES 10 years ago
Ben Hagen a21fb63c28 store user-provided data in PlaneTracker class 10 years ago
Yang Fan eaa9b78121 ENH: explicitly declared outputFilename to surpress error C2668 10 years ago
Abhijit Kundu fd4df0f67d Added suuport for finding Intel TBB for Visual Studio 2013 10 years ago
Simon Heinen 6decc2596d squashed #3729 10 years ago
Eric Sommerlade 41b920344d added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html 10 years ago
Ying Xiong 82668e06d4 Silence cmake 3.0+ warnings about MACOSX_RPATH 10 years ago
ttagu99 a81374c1d7 findcontour_example check image empty 10 years ago
侯骥 66fc6126d2 Update MatchTemplate_Demo.cpp 10 years ago
Jay Bosamiya 8b58b59df4 Fix typo 10 years ago
RafaRuiz f0595b8254 Update lkdemo.cpp because of memory leak 10 years ago
Pastafarianist 1e01441767 Fixed typo 10 years ago
Dikay900 c797746b6e use constant instead of value backported from #785 10 years ago
Dikay900 1bf4427a5c filename correction from #3217 10 years ago
Kevin Hughes ac3ec0d96d squashed #823 10 years ago
Maximilien Cuony 5c6c537044 Fix typo in error for extrinsic parameters 10 years ago
Dikay900 f8c82fc214 update openni sample comments referring #81 10 years ago
Andrey Pavlenko 40b762bceb adding test for `polylines()` call with empty Point-s vector and fix for crash in this case 10 years ago
Ilya Lavrenov 89e3c508d8 fixed tests for aarch64 10 years ago
Vladislav Vinogradov cbdddb473c disable several heavy performance tests 10 years ago
Vladislav Vinogradov b4c2891ef3 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov 1325213303 use border extrapolation for central pixel in pyrDown 10 years ago
Vladislav Vinogradov fb15bdfb21 fix racecheck warning in scanRows kernel 10 years ago
Vladislav Vinogradov 9d2d173485 increase epsilon for solvePnPRansac function 10 years ago
Vadim Pisarevsky 26e3bcb9de Merge pull request #3956 from ilya-lavrenov:cuda_aarch64 10 years ago
Vadim Pisarevsky 960dee8ab8 Merge pull request #3953 from ilya-lavrenov:cuda_unused 10 years ago
Ilya Lavrenov 847976de4e fixed find cuda for aarch64 10 years ago
Ilya Lavrenov ceec0eb33a rmeoved unused functions 10 years ago
Vadim Pisarevsky 4840c4ae6f Merge pull request #3949 from ilya-lavrenov:clobbered_warning 10 years ago
Ilya Lavrenov 02e29fc99c suppress -Wclobbered warning 10 years ago
lujia 7ce116695d bugfix_for_hog_detectMultiScale_with_weights 10 years ago
Vadim Pisarevsky c879b1ab09 Merge pull request #3940 from sergarrido:fix-gen_pattern.py-2.4 10 years ago
Alexander Smorkalov de8d8720a2 Merge pull request #3924 from jet47:gpu-fixes 10 years ago