4962 Commits (0c2741f7ad448f18d46ac89ebb539a54d9609c29)

Author SHA1 Message Date
Alexander Alekhin 9c748beef5 OpenCV version '-openvino' 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
Alexander Alekhin 80e5642ca2 pre: OpenCV 3.4.6 (version++) 6 years ago
Alexander Alekhin 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
Namgoo Lee 713d91b04e CUDA 10.1 Build Issue Fix on Master Branch 6 years ago
Alexander Alekhin 8b541e450b imgproc: dispatch color* 6 years ago
Alexander Alekhin 7366eebebb core: fix condition in OutputArray::create(allowTransposed=True) 6 years ago
Alexander Alekhin 35edad3e74 build: fix warnings 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Namgoo Lee 65e76adeda Windows Build Issue Fix 6 years ago
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
Sayed Adel 5478165e16 core:vsx Fix narrowing warning on vector splats 6 years ago
berak 20afae5a14 core: fix mat matx multiplication 6 years ago
Vitaly Tuzov 9548093b46 Horizontal line processing for pyrDown() reworked using wide universal intrinsics. 6 years ago
catree 576ab3df9a Add division operators for Matx. 6 years ago
Alexander Alekhin f1f0f630c7 core: disable I/O perf test 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Alexander Alekhin fd49ee5f39 core: dispatch merge.cpp 6 years ago
Alexander Alekhin 4e12febe90 core: clone merge.simd.hpp 6 years ago
Alexander Alekhin 6eabe6bc14 core: clone merge.dispatch.cpp 6 years ago
Alexander Alekhin 91d152e2c2 core: dispatch split.cpp 6 years ago
Alexander Alekhin 0311770e8b core: clone split.simd.hpp 6 years ago
Alexander Alekhin 82cd2f8c93 core: clone split.dispatch.cpp 6 years ago
Vitaly Tuzov 334c4d62b5 Merge pull request #13781 from terfendail:warp_wintr 6 years ago
Alexander Alekhin dc84cf9914 core: dispatch mean.cpp 6 years ago
Alexander Alekhin 7af7bcae18 core: clone mean.dispatch.cpp 6 years ago
Alexander Alekhin 93cea6e46e core: clone mean.simd.hpp 6 years ago
Alexander Alekhin cd66f6e3db core: dispatch matmul 6 years ago
Alexander Alekhin dcee7b1605 core: clone matmul.dispatch.cpp 6 years ago
Alexander Alekhin b769ad2c23 core: clone matmul.simd.hpp 6 years ago
Alexander Alekhin e3633ec4a2 core: dispatch count_non_zero 6 years ago
Alexander Alekhin 439e43a027 core: clone count_non_zero.dispatch.cpp 6 years ago
Alexander Alekhin af8a3a0b66 core: clone count_non_zero.simd.hpp 6 years ago
Alexander Alekhin b40a7ffbe4 core: dispatch sum 6 years ago
Alexander Alekhin 6e88bff3e3 core: clone sum.dispatch.cpp 6 years ago
Alexander Alekhin 5aceac6b93 core: clone sum.simd.hpp 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Alexander Alekhin d32d576d6d core: dispatch convert_scale 6 years ago
Alexander Alekhin 39b90ae9fb core: dispatch convert 6 years ago
Alexander Alekhin c4abdb8050 core: clone convert_scale.dispatch.cpp 6 years ago
Alexander Alekhin 0af9e19be7 core: clone convert_scale.simd.hpp 6 years ago
Alexander Alekhin 5527c41468 core: clone convert.dispatch.cpp 6 years ago
Alexander Alekhin 1629e29b98 core: clone convert.simd.hpp 6 years ago
Alexander Alekhin 66d9a33b50 core(ocl): fix log messages 6 years ago
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago