4611 Commits (c97c22b7cf2ef0f82cd4203a2e9a6eda94e9f7f1)

Author SHA1 Message Date
Alexander Smorkalov 805946baaf pre: OpenCV 3.4.20 (version++) 2 years ago
dizcza e625b32841 [opencv 3.x] back-ported tbb support ubuntu 22.04 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Alexander Smorkalov 4eec739624 Build warning fix on Windows for Eigen wrapper. 2 years ago
Alexander Smorkalov 05084aa63e Restored Java bindings for CPU features management. 2 years ago
Giles Payne 38e35d5137 Fix ocl::device::isIntel implementation 2 years ago
eplankin fd8b346c3e
Merge pull request #23443 from eplankin:3.4 2 years ago
Christian Henkel c9e42c5050 two typos 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Yannis Guyon 56102737d7
Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 2 years ago
Yannis Guyon bf29a4d746 Avoid double-checked locking with TSAN in parallel 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
Yang Chao e0aa677388 Open CV_CPU_NEON_DOTPROD on Apple silicon devices 2 years ago
Alexander Alekhin 83391ac59d release: OpenCV 3.4.19 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 6e3700593f compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0 2 years ago
Alexander Alekhin 6a8c5a1d27 python: resolve Ptr<FileStorage> requirement issue 2 years ago
Vincent Rabaud b7b08fa0c3 Fix slower CV_PAUSE on SkyLake and above. 2 years ago
Vadim Levin 3f5f09e730 fix: add _ suffix to properties having reserved keyword names 2 years ago
Christine Poerschke 4792837f2e
Merge pull request #22865 from cpoerschke:3.4-issue-22860 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
Hyunggi Chang 085fb78e85 fix typo (portatibility -> portability) 2 years ago
Vincent Rabaud 38c9c20a35 Move marking memory as initialized earlier. 2 years ago
Andrey Senyaev 3f4abcb228 Disabled compiling warnings in case of symbols in cmake for 3.4 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 2 years ago
Tomoaki Teshima b3269b08a1 neon: add dotprod dispatch implementation 2 years ago
Rong Mantle Bao fa613e393f
Read CV_CXX11 for C++11 detection 2 years ago
Rong Mantle Bao db70676933
Use cross-platform std::chrono in getTickCount() 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 years ago
lamm45 9faefa0c96 Fix minor errors in the first documentation page (Introduction) 3 years ago
Vincent Rabaud 0d52c37e11 Fix typo that prevents compilation with sanitizer. 3 years ago
Vincent Rabaud 7a46d7efde Fix compilation on some ARM architecture. 3 years ago
Alexander Alekhin a3d0882317 release: OpenCV 3.4.18 3 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago
Alexander Alekhin 400906b433 pre: OpenCV 3.4.18 (version++) 3 years ago
Vincent Rabaud 667e5e4f89
Merge pull request #21943 from vrabaud:3.4_proc 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Qingnan Duan 2958142e31 Remove extra not in doc 3 years ago
shengwenxue 8b44ee2ce1 fix MSA sum overflow issue 3 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
pkubaj f3699b5ac8
Fix build with LLVM 13 on ppc64le 3 years ago
Vincent Rabaud 057c3da82a Allow Matx static function to work with Vec. 3 years ago
Vadim Levin ccebbbc0ac feature: submodule or a class scope for exported classes 3 years ago
Yuriy Chernyshov 0898f372b1
Аix -Winvalid-noreturn under clang-cl 3 years ago
Alexander Alekhin 8d88bb06b2 core(vsx): update vec_absd() workaround condition 3 years ago
Vincent Rabaud fc28ba3156
Merge pull request #21594 from vrabaud:3.4_msan 3 years ago
Greg Fiumara dae73938e8
Fix cv::FileStorage::Mode::Memory doxygen layout 3 years ago