21702 Commits (02829f73e0dd6a69fd14c2dd2f6e07520acdf533)
 

Author SHA1 Message Date
Alexander Alekhin e5aa213554 Merge pull request #9056 from mshabunin:fix-videoio-deps 7 years ago
Alexander Alekhin cdf2a59afa canny: disallow broken inplace arguments 7 years ago
Maksim Shabunin 6320ede98e Removed extra dependencies from videoio library 7 years ago
Alexander Alekhin c235bbfcb4 Merge pull request #9050 from alalek:dnn_binding_fixes 7 years ago
Alexander Alekhin c5a6846866 static build workaround 7 years ago
Frank de Brabander 36b00e69ab how_to_scan_images.markdown: fix grammer mistakes 7 years ago
Rink Springer 3ce1bca670 Prevent crash when attempting to create training data without responses. 7 years ago
jqly 444593014f a fix for open issue 4772 7 years ago
Alexander Alekhin 6ea6e4bceb binding: fix headers processing 7 years ago
Alexander Alekhin 2db45c8a85 hdr_parser: ignore lines with 'CV__' macros 7 years ago
Alexander Alekhin a84a5e8f1a Merge pull request #8936 from terfendail:clipline_fix 7 years ago
Alexander Alekhin 8bd2e9816a cmake: don't add vs_version.rc for static modules (ts) 7 years ago
Maksim Shabunin 638a01a014 Merge pull request #9038 from mshabunin:fix-static-4 7 years ago
Maksim Shabunin 90d2f8b5fe Merge pull request #9035 from alalek:dnn_fix_halide_tests 7 years ago
Alexander Alekhin a6d88b4d1f Merge pull request #9044 from neilsh-msft:WinRTBuild 7 years ago
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 7 years ago
Neil Shipp 3f72ff215e Fix WinRT build breaks in highgui and videoio. 7 years ago
Alexander Alekhin 64b483c65b Merge pull request #9033 from alalek:sgbm_disable_perf_in_debug 7 years ago
Alexander Alekhin 0c08094536 Merge pull request #9039 from arrybn:disable_caffe_parser_logs 7 years ago
Aleksandr Rybnikov fab4f4b9d5 Disabled logging in caffe parser in release 7 years ago
Alexander Alekhin 72a765d766 dnn: fix compilation of Halide tests 7 years ago
Vitaly Tuzov 1ed9a58b64 AVX optimized implementation of Harris corner detector migrated to separate file 7 years ago
Vadim Pisarevsky 2ac819018d Merge pull request #9014 from sovrasov:compare_scalars_fix 7 years ago
Vadim Pisarevsky 5f1b6ee889 Merge pull request #9017 from sovrasov:parallel_for_cxx11 7 years ago
Vadim Pisarevsky 27c7ef28a7 Merge pull request #9020 from arrybn:fix_googlenet_python_sample 7 years ago
Vadim Pisarevsky ac49a17a82 Merge pull request #9022 from dkurt:keep_conv_weights_for_halide 7 years ago
Vadim Pisarevsky fb1dcdd17d Merge pull request #9029 from alalek:dnn_cleanup_torch 7 years ago
Alexander Alekhin b84cbeec8c calib3d(perf): disable SGBM tests in debug mode 7 years ago
Maksim Shabunin f6a33c4826 Merge pull request #9031 from huangqinjin:gtk 7 years ago
Maksim Shabunin f1a56cb4b7 Merge pull request #9028 from alalek:dnn_experimental_namespace 7 years ago
Maksim Shabunin 9087778b06 Merge pull request #8895 from lewisjb:python-docstrings 7 years ago
Maksim Shabunin ace0701a46 Merge pull request #9019 from alalek:dnn_trace 7 years ago
Maksim Shabunin ca9622145e Merge pull request #9026 from alalek:remove_danger_define 7 years ago
Maksim Shabunin 9d4cd352af Merge pull request #8903 from StevenPuttemans:fix_models 7 years ago
huangqinjin aa75b6067c gtk: check NULL before unref 7 years ago
Alexander Alekhin 511e50c19c dnn: cleanup torch integration code 7 years ago
Alexander Alekhin 324851882a Merge pull request #9025 from mshabunin:fix-static-3 7 years ago
Alexander Alekhin da0960321b dnn: added "hidden" experimental namespace 7 years ago
Alexander Alekhin b9a2d7b600 build: remove #define to prevent unexpected impact on user applications 7 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 7 years ago
dkurt b46f5b1b38 Align convolutional layer weights separately from origin ones 7 years ago
Vladislav Sovrasov 08db55fb62 core: add CV_CXX_11 flag to cvdef.h 8 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 8 years ago
Alexander Alekhin 20f603a217 Merge pull request #8993 from Cartucho:compiling_java_code 8 years ago
Tong Ke 8088d6785a Merge pull request #8585 from tonyke1993:ap3p 8 years ago
Aleksandr Rybnikov b8b8047448 Fixed python sample for googlenet in dnn 8 years ago
Vladislav Sovrasov 35a1ecef2a core: fix infinite recursion in compare 8 years ago
Alexander Alekhin ed10383359 dnn: added trace macros 8 years ago
Alexander Alekhin dcf3d988d5 Merge pull request #8543 from csukuangfj:fix-String 8 years ago
Vadim Pisarevsky 7567eb8433 Merge pull request #8953 from mattmyne:cocoa_window_32_64_objc_fix 8 years ago