1735 Commits (388ccda85d148c5302e8996307f9188a85585f34)

Author SHA1 Message Date
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 7 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 7 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 7 years ago
Maksim Shabunin 9de63c1edd Made FileNode::operator string inline 7 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 7 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 7 years ago
1over b6367f5821 fixed operator- for Rect 7 years ago
Alexander Alekhin 75ed282b20 release: OpenCV 4.0.0 (version++) 7 years ago
Alexander Alekhin a1fe8f754f OpenCV version++ (3.4.4) 7 years ago
Vitaly Tuzov f5b6bea2d4 Raised bilateralFilter processing precision for CV_32F matrices containing NaNs 7 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 7 years ago
Alexander Alekhin 96c71dd3d2 dnn: reduce set of ignored warnings 7 years ago
Rostislav Vasilikhin d6b2739525 removed FileNodeIterator::operator->() 7 years ago
Alexander Alekhin a6387c3012 release: OpenCV 4.0.0-rc (version++) 7 years ago
Dmitry Kurtaev a7f30391d0 Add FileNode::keys() missed during refactoring 7 years ago
Matt Bennett 10e1c2b3cd Merge pull request #11935 from mattmyne:filestorage_matx 7 years ago
Vitaly Tuzov 28fd967148 Updated bilateralFilter implementations to use wide universal intrinsics 7 years ago
Vitaly Tuzov e5d7f446d6 Merge pull request #13056 from terfendail:box_wintr 7 years ago
gineshidalgo99 b5248da826 Fixed pendantic warnings 7 years ago
LaurentBerger 5132102863 typo in kmeans doc 7 years ago
Alexander Alekhin 79dc0ed175 docs: intro formatting update, minor cleanup 7 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 7 years ago
Sayed Adel 93ffebc273 core: reimplement SIMD arithmetic, logic and comparison operations into wide universal intrinsics 7 years ago
LaurentBerger 389aae59ae add python copyto with mask (https://github.com/opencv/opencv/issues/10225) 7 years ago
Rostislav Vasilikhin daff6e6484 _mm256_zeroupper replaced by zeroall 7 years ago
Sean McBride 828091cfbb Fixed #12933: added cast to silence clang -Wcomma warning 7 years ago
Maksim Shabunin e6d9486a6c Fixed several issues found by static analysis 7 years ago
Maksim Shabunin 9a8e47a766 Version update for OpenVINO 7 years ago
Alexander Alekhin 28556f1498 core: move compiler defines from base.hpp into cvdef.h 7 years ago
Maksim Shabunin 0ccd810738 Fixed several issues found by static analysis 7 years ago
Alexander Alekhin 7f608db244 core: move compiler defines from base.hpp into cvdef.h 7 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 7 years ago
Alexander Alekhin 71009c9b4d core: fix merge from 3.4 7 years ago
Sayed Adel 8b26906d6d core:vsx change behavior of v_round to rounding to nearest even 7 years ago
Alexander Alekhin 329a1fb781 drop C-API sample code 7 years ago
Mansoo Kim 4d1f0ef2d9 cuda: fix build with CUDA 10.x 7 years ago
Alexander Alekhin 6a2b3c8d4c release: OpenCV 4.0.0-beta (version++) 7 years ago
Alexander Alekhin 954536073d core: update solveLP() interface 7 years ago
Alexander Alekhin cc45c10f3d ocl: bailout from unsupported types 7 years ago
Alexander Alekhin f185640eda
Merge pull request #12799 from alalek:update_build_js 7 years ago
Alexander Alekhin fd832bb57d core: follow IEEE 754 rules for floating-point division 7 years ago
Sayed Adel 5771fd693d Change behaviour of 16-bit multiply operator 7 years ago
Vitaly Tuzov cc10e6b344 pyrDown and pyrUp SSE2 implementations replaced with wide universal intrinsics implementations 7 years ago
Alexander Alekhin 18bf91a08b core: update allocSingleton implementation, valgrind suppression 7 years ago
Anush Elangovan 630a94b8b7 _tzcnt_u32() is undefined in clang-cl so use alternate impl 7 years ago
Rostislav Vasilikhin da5e0ef461 ocl::KernelArg::Local(): added size argument 7 years ago
Alexander Alekhin 0926a84a45 cmake: define CV_ErrorNoReturn under CV_STATIC_ANALYSIS 7 years ago
Maksim Shabunin 15632c6305 Added support for multi-path configuration parameter (env) 7 years ago
chacha21 9524abcd28 Merge pull request #12658 from chacha21:clr-mutex 7 years ago
Alexander Alekhin 5575171652
Merge pull request #12673 from alalek:fix_build_warnings 7 years ago