15418 Commits (11626fe32c18661a2d0eebc3c436bc8e0900b5fd)

Author SHA1 Message Date
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 7 years ago
Sadika Sumanapala 40e1f2fc03 Fix style 7 years ago
Alexander Alekhin 582bb3c311 core(perf): added Hamming tests 7 years ago
Alexander Alekhin cdf2a59afa canny: disallow broken inplace arguments 7 years ago
Alexander Alekhin c5a6846866 static build workaround 7 years ago
Rink Springer 3ce1bca670 Prevent crash when attempting to create training data without responses. 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
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
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
Alexander Alekhin b84cbeec8c calib3d(perf): disable SGBM tests in debug mode 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 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
Tong Ke 8088d6785a Merge pull request #8585 from tonyke1993:ap3p 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
Aleksandr Rybnikov ec321e651f Removed usage of std::map in DetectionOutput layer 8 years ago
Vadim Pisarevsky 8b3d6603d5 another round of dnn optimization (#9011) 8 years ago
Alexander Alekhin 00dd433368 dnn: fix LayerFactory initialization 8 years ago
Alexander Alekhin f8a75c4361 dispatch: added CV_TRY_${OPT} macro, fix dnn build 8 years ago
Alexander Alekhin a87d6b098f videoio: synchronize ffmpeg open() call 8 years ago
Alexander Alekhin 22d2207d41 flann: fix build with MSVC /sdl option 8 years ago
dkurt 121789f78e Fixed some bugs from Halide tests 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 16d1bbf2ea dnn: fix build 8 years ago
Alexander Alekhin 650830b9d6 build: eliminate warning 8 years ago
Alexander Alekhin 45cbc512bf build: fix viz tests 8 years ago
Alexander Alekhin 986d27e49c dnn: fix failed Torch tests 8 years ago
Rostislav Vasilikhin e63feba8e2 fixed typo 8 years ago
Alexander Alekhin 93091ba203 dnn: AVX2 fix invalid unaligned read 8 years ago
Alexander Alekhin 623de337e8 dnn: fix build warnings 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Alexander Alekhin e49c429162 viz: fix tests build 8 years ago
Vitaly Tuzov 3d7fd4132b Fixed clipLine evaluation for very long lines 8 years ago
Alexander Alekhin ee54bafe6b dnn: fix dnn python test files 8 years ago
Alexander Alekhin e03569f3a8 dnn: remove obsolete "build opencv_contrib with dnn module" tutorial 8 years ago
Alexander Alekhin 382e38941c dnn: fix documentation links 8 years ago
Alexander Alekhin 14de8ac951 dnn: move samples 8 years ago
Alexander Alekhin 6031c79197 dnn: remove unused README 8 years ago
Alexander Alekhin 7f12836df9 dnn: fix public headers guards 8 years ago
Vladislav Sovrasov 4f9871817a core: forbid handling of the case when src=dst in cv::repeat 8 years ago