5447 Commits (8cbdd0c833dcdbd0c92a1c16cce14045167ef9e8)

Author SHA1 Message Date
dizcza e625b32841 [opencv 3.x] back-ported tbb support ubuntu 22.04 2 years ago
Sean McBride 57da72d444 Fixed invalid cast and unaligned memory access 2 years ago
Pierre Chatelier 60b806f9b8
Merge pull request #22947 from chacha21:hasNonZero 2 years ago
Alexander Smorkalov d24ffe9a65
Merge pull request #23705 from asmorkalov:as/cxx-named-arguments 2 years ago
Dmitry Kurtaev 380caa1a87
Merge pull request #23691 from dkurt:pycv_float16_fixes 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Dmitry Kurtaev 4823285b55
Merge pull request #23679 from dkurt:py_cv_type_macro 2 years ago
Dmitry Kurtaev 29b2f77b5f
Merge pull request #23674 from dkurt:py_cv_maketype 2 years ago
cudawarped 7539abecdb cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers 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
n0099 868787c364
Merge pull request #23342 from n0099:#23335 2 years ago
Sean McBride 27e10efa66 Use std::atomic<bool> as it's necessary for correct thread safety 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago
Laurent Berger 23b819efb8
Merge pull request #23555 from LaurentBerger:doc_format 2 years ago
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Giles Payne 38e35d5137 Fix ocl::device::isIntel implementation 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Alexander Smorkalov 3bcc3e70f1 Extended setNumThreads documentation according to code review. 2 years ago
eplankin fd8b346c3e
Merge pull request #23443 from eplankin:3.4 2 years ago
Maksim Shabunin b12c14514a RISC-V: allow building scalable RVV support with GCC, LLVM 16 support 2 years ago
HAN Liutong a809ae4e88 Fix HAL compatibility layer and modify use cases. 2 years ago
unknown ee302b063f Typo in enum cv::QuatEnum::EulerAnglesType 2 years ago
Christian Henkel c9e42c5050 two typos 2 years ago
Alexey Shtern c6e5f60525
Merge pull request #23301 from shtern:fix_quaternion 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Maksim Shabunin 903ec0ec60 RISC-V: support RVV 0.7 in mainline RVV intrinsics 2 years ago
Yannis Guyon 56102737d7
Merge pull request #23131 from y-guyon:align_ptr_intrin_sse 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Vadim Levin b07031b594 feat: named arguments handling in Python interface 2 years ago
Tinson Lai f8f425e34c
Change custom_hal.hpp output location 2 years ago
Maksim Shabunin 9efaa3cce7 RISC-V/RVV 0.7: v_add/v_sub saturation and avoiding 64-bit register in v_check_ 2 years ago
Alexander Alekhin 1d530eb2e2 core(test_math): replace the_rng() => cv::theRNG() 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
Vincent Rabaud 44c46e545a Fix compilation with msan 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Yuantao Feng c63d79c5b1
Merge pull request #23095 from fengyuentau:fix_omp_macos 2 years ago
Xxfore ef0fcb9238
Merge pull request #22938 from Xxfore:4.x 2 years ago
Yang Chao e0aa677388 Open CV_CPU_NEON_DOTPROD on Apple silicon devices 2 years ago
Alexander Smorkalov 725e440d27 release: OpenCV 4.7.0 2 years ago
Alexander Alekhin 83391ac59d release: OpenCV 3.4.19 2 years ago
cudawarped 692d6168b3 cuda: fix CUDA 12.0 build errors 2 years ago
Alexander Alekhin b42c11de82 pre: OpenCV 4.7.0 (version++) 2 years ago
Alexander Alekhin a494c75bfe pre: OpenCV 3.4.19 (version++) 2 years ago
fengyuentau 34a0897f90 add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
cudawarped 9aa5ab7557 cv::cuda: Replace all instances of texture references/objects with texture objects using the existing updated cv::cudev::Texture class. 2 years ago
Vincent Rabaud 7463e9b8bb Even faster CV_PAUSE on SkyLake and above. 2 years ago
Alexander Alekhin 4824ce300f core: freeze cache directory prefix - "4.x" 2 years ago