21551 Commits (108188e42fec2b2d51e942dc061fa7029eb7ed77)
 

Author SHA1 Message Date
Alexander Alekhin 108188e42f Merge pull request #9032 from sovrasov:mat_doc_update 7 years ago
Vladislav Sovrasov f42b7d03b4 core: add a test of iteration through the Mat_ with range-based for 7 years ago
Vladislav Sovrasov 267fdc4c91 Add a note about cxx11 range-based loop in Mat_ documentation 7 years ago
Maksim Shabunin d5323ce848 Merge pull request #9066 from mshabunin:fix-static-5 7 years ago
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 7 years ago
Alexander Alekhin e5aa213554 Merge pull request #9056 from mshabunin:fix-videoio-deps 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 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
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 7 years ago
Vladislav Sovrasov 3c748ccf10 core: add an ability to use cxx11 lambda as a parallel_for_ body 7 years ago
Alexander Alekhin 20f603a217 Merge pull request #8993 from Cartucho:compiling_java_code 7 years ago
Tong Ke 8088d6785a Merge pull request #8585 from tonyke1993:ap3p 7 years ago
Aleksandr Rybnikov b8b8047448 Fixed python sample for googlenet in dnn 7 years ago
Vladislav Sovrasov 35a1ecef2a core: fix infinite recursion in compare 7 years ago
Alexander Alekhin ed10383359 dnn: added trace macros 7 years ago
Alexander Alekhin dcf3d988d5 Merge pull request #8543 from csukuangfj:fix-String 7 years ago
Vadim Pisarevsky 7567eb8433 Merge pull request #8953 from mattmyne:cocoa_window_32_64_objc_fix 7 years ago
Vadim Pisarevsky c5faa9aefa Merge pull request #9013 from arrybn:ssd_last_layers_optim 7 years ago