15817 Commits (7475d23fec4bb7c7e2b662a0fa022d706dd2b520)

Author SHA1 Message Date
Alexander Alekhin 68ef903a7c core(tls): don't use tlsSlots without synchronization 8 years ago
Alexander Alekhin 12213f9985 flann: fix out of buffer access 8 years ago
Alexander Alekhin caa5e3b4c5 imgproc: fix vectorized code of accumulate 8 years ago
Alexander Alekhin 2e17251160 calib3d: fix invalid memory access 8 years ago
Alexander Alekhin 3f102e5d3a dnn: protobuf shutdown 8 years ago
Alexander Alekhin aad6d28e13 ts: don't run large videoio test (valgrind) 8 years ago
Alexander Alekhin 1650c664bc ts: don't run imgcodecs tests on large images (valgrind) 8 years ago
Alexander Alekhin d17b099994 ts: don't run DNN tests with large models (valgrind) 8 years ago
Alexander Alekhin bf0173bf38 ts: update valgrind suppressions 8 years ago
dkurt 583b327523 Fix JSON booleans without quotes 8 years ago
LaurentBerger 69fd57bc96 update tutorial link for dnn 8 years ago
dkurt 3515f6ec33 Missed NAMED bit of JSON nodes tag 8 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Alexander Alekhin 7f3eea6325 core: fix Mat/UMat cleanup on exceptions in deallocate() 8 years ago
Alexander Alekhin 878a6906cc dnn: fix torch importer memory leaks 8 years ago
Pavel Rojtberg 94fdd45b75 calib3d: rewrite reprojectImageTo3D using Matx expressions 8 years ago
dkurt 70ff3804e9 Fix SqueezeNet Halide performance test 8 years ago
Alexander Alekhin e45d5446f2 cleanup unused 3rdparty files 8 years ago
Tomoaki Teshima 0f91faddae fix linker error when trying CPU_BASELINE=AVX 8 years ago
Alexander Alekhin 544eb4be1f IPP: update minMaxIdx, disable some AVX optimizations with mask 8 years ago
Alexander Alekhin d9e092325b test: regression test for IPP minMaxIdx problem 8 years ago
Alexander Alekhin ec7ce81401 core: fix FileStorage format detection in case of .gz archives 8 years ago
Alexander Alekhin 5bc291937f test: FileStorage format regression test 8 years ago
Tomoaki Teshima 71496e3be4 fix build error on Visual Studio 2012 8 years ago
Tomoaki Teshima e63d628677 remove some rand functions 8 years ago
Alexander Alekhin ad183481c0 perf: skip stitching OpenCL test on Win32 platform 8 years ago
Alexander Alekhin 08c94aa5c0 build: reuse int32_t workaround from softfloat.hpp 8 years ago
Tomoaki Teshima 1989bc33a7 fix build error on Visual Studio 2012 8 years ago
Tomoaki Teshima 46bee83005 fix the test fail on Calib3d_SolvePnP.accuracy 8 years ago
Alexander Alekhin 2360291c3e java: update source files processing, maven stuff 8 years ago
Alexander Alekhin e8357c0544 build: added DEBUG build guard 8 years ago
Aleksandr Rybnikov 7d1140340e Rewrote googlenet tests 8 years ago
Alexander Alekhin 862242aa8d stitching(perf): check for available OpenCL memory 8 years ago
Alexander Alekhin 1ff6c758ec photo: crash workaround for MSVC 2015 32-bit 8 years ago
Rostislav Vasilikhin 70b984434d RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f) 8 years ago
Alexander Alekhin 4bb4a349c9 imgproc: fix warp optimizations 8 years ago
Alexander Alekhin b4716b1d92 core: fix convertTo() AVX2 optimization 8 years ago
Alexander Alekhin acc8589083 core: clarify documentation of cv::Mat::deallocate() method 8 years ago
Shuyu Liang c10d08f795 Fix typo in imgproc.hpp 8 years ago
Rostislav Vasilikhin 4b75be801e initial version of Lab2RGB_f tetrahedral interpolation written 8 years ago
Vladislav Sovrasov e5fbb4f5d2 Merge pull request #9034 from sovrasov:mats_from_initializer_list 8 years ago
Satoshi Tanaka 96a3c7954d Merge pull request #8914 from stnk20:gstreamer_yuv 8 years ago
Vladislav Sovrasov 25af743902 mser: add a couple of new regression tests 8 years ago
gylns 6d1cdcf601 Merge pull request #8910 from gylns:mser 8 years ago
Vadim Pisarevsky 0488d9bdb2 optimize out scaleLayer & concatLayer whenever possible 8 years ago
Alexander Alekhin 95a438d233 OpenCV version '-cvsdk' 8 years ago
Alexander Alekhin f448d75aa8 build: added DEBUG build guard 8 years ago
Alexander Alekhin 4784c7be5f dnn: cleanup dispatched code, fix SIMD128 types 8 years ago
Alexander Alekhin c3e6de293f dnn: code cleanup, refactor detection output layer 8 years ago
Alexander Alekhin 544908d06c dnn: some minor fixes in docs, indentation, unused code 8 years ago